Trace number 3258440

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.43 1201.8

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes5.cnf
MD5SUMccc3b90e7796ba48b01939580fe6357c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.34434
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258440-1304054642/watcher-3258440-1304054642 -o /tmp/evaluation-result-3258440-1304054642/solver-3258440-1304054642 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3258440-1304054642.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.85 8.05 7.85 6/180 13904
/proc/meminfo: memFree=13439984/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=20064 CPUtime=0 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 469 0 0 0 0 0 0 0 25 0 1 0 497879816 20545536 407 33554432000 4194304 4623224 140735123197232 18446744073709551615 264726404864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13904/statm: 5016 408 296 105 0 520 0

[startup+0.131568 s]
/proc/loadavg: 7.85 8.05 7.85 6/180 13904
/proc/meminfo: memFree=13439984/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=254388 CPUtime=0.45 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 3771 0 0 0 45 0 0 0 25 0 4 0 497879816 260493312 2977 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 63597 2977 344 105 0 59101 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 254388

[startup+0.200555 s]
/proc/loadavg: 7.85 8.05 7.85 6/180 13904
/proc/meminfo: memFree=13439984/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=255680 CPUtime=0.73 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4594 0 0 0 73 0 0 0 25 0 4 0 497879816 261816320 3535 33554432000 4194304 4623224 140735123197232 18446744073709551615 4511051 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 63920 3535 344 105 0 59424 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 255680

[startup+0.300538 s]
/proc/loadavg: 7.85 8.05 7.85 6/180 13904
/proc/meminfo: memFree=13439984/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=258980 CPUtime=1.12 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 5615 0 0 0 112 0 0 0 25 0 4 0 497879816 265195520 4416 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 64745 4416 344 105 0 60249 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 258980

[startup+0.700461 s]
/proc/loadavg: 7.85 8.05 7.85 6/180 13904
/proc/meminfo: memFree=13439984/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=260768 CPUtime=2.73 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 7866 0 0 0 272 1 0 0 25 0 4 0 497879816 267026432 5726 33554432000 4194304 4623224 140735123197232 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 65192 5726 344 105 0 60696 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 260768

[startup+1.50031 s]
/proc/loadavg: 7.85 8.05 7.85 9/184 13908
/proc/meminfo: memFree=13412344/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=264736 CPUtime=5.92 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 13829 0 0 0 590 2 0 0 25 0 4 0 497879816 271089664 7830 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 66184 7830 344 105 0 61688 0
[pid=13904/tid=13906] ppid=13902 vsize=264736 CPUtime=1.47 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 2019 0 0 0 147 0 0 0 25 0 4 0 497879818 271089664 7831 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=264736 CPUtime=1.47 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 2526 0 0 0 147 0 0 0 25 0 4 0 497879818 271089664 7831 33554432000 4194304 4623224 140735123197232 18446744073709551615 4367191 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=264736 CPUtime=1.46 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3748 0 0 0 146 0 0 0 25 0 4 0 497879818 271089664 7831 33554432000 4194304 4623224 140735123197232 18446744073709551615 4289829 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 264736

[startup+3.10101 s]
/proc/loadavg: 7.85 8.05 7.85 9/184 13908
/proc/meminfo: memFree=13400068/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=274568 CPUtime=12.31 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 30958 0 0 0 1226 5 0 0 25 0 4 0 497879816 281157632 11020 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 68642 11020 344 105 0 64146 0
[pid=13904/tid=13906] ppid=13902 vsize=274568 CPUtime=3.07 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3327 0 0 0 307 0 0 0 25 0 4 0 497879818 281157632 11020 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=274568 CPUtime=3.07 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3977 0 0 0 307 0 0 0 25 0 4 0 497879818 281157632 11020 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=274568 CPUtime=3.06 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 16435 0 0 0 303 3 0 0 25 0 4 0 497879818 281157632 11020 33554432000 4194304 4623224 140735123197232 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 274568

[startup+6.30041 s]
/proc/loadavg: 7.86 8.05 7.85 9/184 13908
/proc/meminfo: memFree=13378516/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=288568 CPUtime=25.09 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 58637 0 0 0 2499 10 0 0 25 0 4 0 497879816 295493632 15205 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 72142 15205 344 105 0 67646 0
[pid=13904/tid=13906] ppid=13902 vsize=288568 CPUtime=6.26 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 6823 0 0 0 625 1 0 0 25 0 4 0 497879818 295493632 15205 33554432000 4194304 4623224 140735123197232 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=288568 CPUtime=6.27 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 6551 0 0 0 626 1 0 0 25 0 4 0 497879818 295493632 15205 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=288568 CPUtime=6.24 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 37843 0 0 0 618 6 0 0 25 0 4 0 497879818 295493632 15205 33554432000 4194304 4623224 140735123197232 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 288568

[startup+12.7012 s]
/proc/loadavg: 7.95 8.06 7.85 9/184 13908
/proc/meminfo: memFree=13345128/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=304004 CPUtime=50.66 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 72962 0 0 0 5050 16 0 0 25 0 4 0 497879816 311300096 22464 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 76001 22464 344 105 0 71505 0
[pid=13904/tid=13906] ppid=13902 vsize=304004 CPUtime=12.67 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 10955 0 0 0 1264 3 0 0 25 0 4 0 497879818 311300096 22464 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376991 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=304004 CPUtime=12.67 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 12846 0 0 0 1263 4 0 0 25 0 4 0 497879818 311300096 22464 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=304004 CPUtime=12.61 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 40587 0 0 0 1254 7 0 0 25 0 4 0 497879818 311300096 22464 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 304004

[startup+25.5008 s]
/proc/loadavg: 7.96 8.06 7.85 9/184 13908
/proc/meminfo: memFree=13292184/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=323868 CPUtime=101.79 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 150327 0 0 0 10145 34 0 0 25 0 4 0 497879816 331640832 32965 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 80967 32965 346 105 0 76471 0
[pid=13904/tid=13906] ppid=13902 vsize=323868 CPUtime=25.47 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 16714 0 0 0 2541 6 0 0 25 0 4 0 497879818 331640832 32965 33554432000 4194304 4623224 140735123197232 18446744073709551615 4366381 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=323868 CPUtime=25.47 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 19311 0 0 0 2538 9 0 0 25 0 4 0 497879818 331640832 32965 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=323868 CPUtime=25.33 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 104070 0 0 0 2517 16 0 0 25 0 4 0 497879818 331640832 32965 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 323868

[startup+51.1009 s]
/proc/loadavg: 7.97 8.05 7.86 9/184 13940
/proc/meminfo: memFree=14834644/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=351256 CPUtime=204.05 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 360803 0 0 0 20334 71 0 0 25 0 4 0 497879816 359686144 48285 33554432000 4194304 4623224 140735123197232 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 87814 48285 410 105 0 83318 0
[pid=13904/tid=13906] ppid=13902 vsize=351256 CPUtime=51.06 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 25875 0 0 0 5097 9 0 0 25 0 4 0 497879818 359686144 48285 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=351256 CPUtime=51.07 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 28709 0 0 0 5096 11 0 0 25 0 4 0 497879818 359686144 48285 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=351256 CPUtime=50.8 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 292723 0 0 0 5034 46 0 0 25 0 4 0 497879818 359686144 48285 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 351256

[startup+102.3 s]
/proc/loadavg: 8.35 8.15 7.90 9/184 13945
/proc/meminfo: memFree=14419408/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=414148 CPUtime=408.59 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 477272 0 0 0 40763 96 0 0 25 0 4 0 497879816 424087552 69463 33554432000 4194304 4623224 140735123197232 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 103537 69463 360 105 0 99041 0
[pid=13904/tid=13906] ppid=13902 vsize=414148 CPUtime=102.27 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 39302 0 0 0 10213 14 0 0 25 0 4 0 497879818 424087552 69463 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=414148 CPUtime=102.27 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 30500 0 0 0 10215 12 0 0 25 0 4 0 497879818 424087552 69463 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=414148 CPUtime=101.72 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 371828 0 0 0 10111 61 0 0 25 0 4 0 497879818 424087552 69463 33554432000 4194304 4623224 140735123197232 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 414148

[startup+162.301 s]
/proc/loadavg: 8.24 8.15 7.91 9/184 13946
/proc/meminfo: memFree=14071944/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=601672 CPUtime=648.25 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 515600 0 0 0 64717 108 0 0 25 0 4 0 497879816 616112128 90697 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 150418 90697 378 105 0 145922 0
[pid=13904/tid=13906] ppid=13902 vsize=601672 CPUtime=162.28 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 44507 0 0 0 16209 19 0 0 25 0 4 0 497879818 616112128 90697 33554432000 4194304 4623224 140735123197232 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=601672 CPUtime=162.27 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 39941 0 0 0 16213 14 0 0 25 0 4 0 497879818 616112128 90697 33554432000 4194304 4623224 140735123197232 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=601672 CPUtime=161.39 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 376907 0 0 0 16077 62 0 0 25 0 4 0 497879818 616112128 90697 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 601672

[startup+222.307 s]
/proc/loadavg: 8.12 8.14 7.92 9/184 13948
/proc/meminfo: memFree=13794032/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=658120 CPUtime=887.96 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 842277 0 0 0 88635 161 0 0 25 0 4 0 497879816 673914880 107958 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 164530 107958 433 105 0 160034 0
[pid=13904/tid=13906] ppid=13902 vsize=658120 CPUtime=222.28 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 58566 0 0 0 22206 22 0 0 25 0 4 0 497879818 673914880 107958 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=658120 CPUtime=222.27 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 42234 0 0 0 22211 16 0 0 25 0 4 0 497879818 673914880 107958 33554432000 4194304 4623224 140735123197232 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=658120 CPUtime=221.07 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 665557 0 0 0 22000 107 0 0 25 0 4 0 497879818 673914880 107958 33554432000 4194304 4623224 140735123197232 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 658120

[startup+282.3 s]

################
# More data... #
################

[pid=13904] ppid=13902 vsize=1077916 CPUtime=2565.7 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4194278 0 0 0 255845 725 0 0 25 0 4 0 497879816 1103785984 184976 33554432000 4194304 4623224 140735123197232 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 269479 184976 344 105 0 264983 0
[pid=13904/tid=13906] ppid=13902 vsize=1077916 CPUtime=642.29 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 116107 0 0 0 64195 34 0 0 25 0 4 0 497879818 1103785984 184976 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1077916 CPUtime=642.28 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 68973 0 0 0 64199 29 0 0 25 0 4 0 497879818 1103785984 184976 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1077916 CPUtime=638.79 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3767232 0 0 0 63265 614 0 0 25 0 4 0 497879818 1103785984 184976 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 1077916

[startup+702.301 s]
/proc/loadavg: 8.10 8.10 7.97 9/184 13961
/proc/meminfo: memFree=12707204/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=1088504 CPUtime=2805.38 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4231632 0 0 0 279801 737 0 0 25 0 4 0 497879816 1114628096 192606 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 272126 192606 344 105 0 267630 0
[pid=13904/tid=13906] ppid=13902 vsize=1088504 CPUtime=702.3 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 118251 0 0 0 70193 37 0 0 25 0 4 0 497879818 1114628096 192606 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1088504 CPUtime=702.28 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 69964 0 0 0 70198 30 0 0 25 0 4 0 497879818 1114628096 192606 33554432000 4194304 4623224 140735123197232 18446744073709551615 4461055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1088504 CPUtime=698.46 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3769122 0 0 0 69232 614 0 0 25 0 4 0 497879818 1114628096 192606 33554432000 4194304 4623224 140735123197232 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 1088504

[startup+762.301 s]
/proc/loadavg: 8.12 8.11 7.98 9/184 13962
/proc/meminfo: memFree=12642816/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=1158376 CPUtime=3045.08 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4267255 0 0 0 303759 749 0 0 25 0 4 0 497879816 1186177024 203371 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510186 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 289594 203371 344 105 0 285098 0
[pid=13904/tid=13906] ppid=13902 vsize=1158376 CPUtime=762.3 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 121547 0 0 0 76190 40 0 0 25 0 4 0 497879818 1186177024 203371 33554432000 4194304 4623224 140735123197232 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1158376 CPUtime=762.3 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 70371 0 0 0 76199 31 0 0 25 0 4 0 497879818 1186177024 203371 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1158376 CPUtime=758.14 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3770271 0 0 0 75199 615 0 0 25 0 4 0 497879818 1186177024 203371 33554432000 4194304 4623224 140735123197232 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 1158376

[startup+822.3 s]
/proc/loadavg: 8.12 8.11 8.00 9/184 13964
/proc/meminfo: memFree=12570720/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=1165088 CPUtime=3284.74 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4297730 0 0 0 327714 760 0 0 25 0 4 0 497879816 1193050112 211488 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 291272 211488 344 105 0 286776 0
[pid=13904/tid=13906] ppid=13902 vsize=1165088 CPUtime=822.29 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 124617 0 0 0 82185 44 0 0 25 0 4 0 497879818 1193050112 211488 33554432000 4194304 4623224 140735123197232 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1165088 CPUtime=822.29 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 71325 0 0 0 82197 32 0 0 25 0 4 0 497879818 1193050112 211488 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1165088 CPUtime=817.81 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3772243 0 0 0 81166 615 0 0 25 0 4 0 497879818 1193050112 211488 33554432000 4194304 4623224 140735123197232 18446744073709551615 264726101698 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 1165088

[startup+882.307 s]
/proc/loadavg: 8.09 8.11 8.00 9/184 13965
/proc/meminfo: memFree=12459208/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=1294112 CPUtime=3524.45 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4393253 0 0 0 351667 778 0 0 25 0 4 0 497879816 1325170688 227876 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 323528 227876 344 105 0 319032 0
[pid=13904/tid=13906] ppid=13902 vsize=1294112 CPUtime=882.25 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 127024 0 0 0 88178 47 0 0 25 0 4 0 497879818 1325170688 227876 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1294112 CPUtime=882.3 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 71539 0 0 0 88198 32 0 0 25 0 4 0 497879818 1325170688 227876 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1294112 CPUtime=877.54 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3774978 0 0 0 87138 616 0 0 25 0 4 0 497879818 1325170688 227876 33554432000 4194304 4623224 140735123197232 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 1294112

[startup+942.301 s]
/proc/loadavg: 8.03 8.08 8.00 9/184 13967
/proc/meminfo: memFree=12383892/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=1301316 CPUtime=3764.1 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4436333 0 0 0 375619 791 0 0 25 0 4 0 497879816 1332547584 235041 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 325329 235041 344 105 0 320833 0
[pid=13904/tid=13906] ppid=13902 vsize=1301316 CPUtime=941.91 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 129965 0 0 0 94142 49 0 0 25 0 4 0 497879818 1332547584 235041 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1301316 CPUtime=942.3 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 72558 0 0 0 94196 34 0 0 25 0 4 0 497879818 1332547584 235041 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1301316 CPUtime=937.54 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3777108 0 0 0 93137 617 0 0 25 0 4 0 497879818 1332547584 235041 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 1301316

[startup+1002.3 s]
/proc/loadavg: 8.01 8.07 8.00 9/184 13969
/proc/meminfo: memFree=12253664/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=1310432 CPUtime=4003.78 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4474854 0 0 0 399575 803 0 0 25 0 4 0 497879816 1341882368 242857 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 327608 242857 344 105 0 323112 0
[pid=13904/tid=13906] ppid=13902 vsize=1310432 CPUtime=1001.59 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 132161 0 0 0 100106 53 0 0 25 0 4 0 497879818 1341882368 242857 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1310432 CPUtime=1002.3 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 73418 0 0 0 100195 35 0 0 25 0 4 0 497879818 1341882368 242857 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1310432 CPUtime=997.54 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3779742 0 0 0 99136 618 0 0 25 0 4 0 497879818 1341882368 242857 33554432000 4194304 4623224 140735123197232 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 1310432

[startup+1062.3 s]
/proc/loadavg: 8.00 8.05 8.00 9/184 13970
/proc/meminfo: memFree=12191640/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=1386784 CPUtime=4243.46 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 4557942 0 0 0 423527 819 0 0 25 0 4 0 497879816 1420066816 251582 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 346696 251582 344 105 0 342200 0
[pid=13904/tid=13906] ppid=13902 vsize=1386784 CPUtime=1061.27 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 170632 0 0 0 106068 59 0 0 25 0 4 0 497879818 1420066816 251582 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=1386784 CPUtime=1062.3 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 74220 0 0 0 106194 36 0 0 25 0 4 0 497879818 1420066816 251582 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=1386784 CPUtime=1057.54 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3781738 0 0 0 105136 618 0 0 25 0 4 0 497879818 1420066816 251582 33554432000 4194304 4623224 140735123197232 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 1386784

[startup+1122.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 13972
/proc/meminfo: memFree=10987312/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=2686548 CPUtime=4483.12 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 5381378 0 0 0 447367 945 0 0 25 0 4 0 497879816 2751025152 535116 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 671637 535116 344 105 0 667141 0
[pid=13904/tid=13906] ppid=13902 vsize=2686548 CPUtime=1121.03 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 179689 0 0 0 112042 61 0 0 25 0 4 0 497879818 2751025152 535116 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=2686548 CPUtime=1122.3 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 81599 0 0 0 112188 42 0 0 25 0 4 0 497879818 2751025152 535116 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=2686548 CPUtime=1117.45 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 3900061 0 0 0 111106 639 0 0 25 0 4 0 497879818 2751025152 535116 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 2686548

[startup+1182.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/184 13973
/proc/meminfo: memFree=10897880/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=2732012 CPUtime=4722.79 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 5518142 0 0 0 471311 968 0 0 25 0 4 0 497879816 2797580288 551545 33554432000 4194304 4623224 140735123197232 18446744073709551615 4415031 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 683003 551545 344 105 0 678507 0
[pid=13904/tid=13906] ppid=13902 vsize=2732012 CPUtime=1181.02 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 181483 0 0 0 118040 62 0 0 25 0 4 0 497879818 2797580288 551545 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=2732012 CPUtime=1182.3 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 99081 0 0 0 118185 45 0 0 25 0 4 0 497879818 2797580288 551545 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=2732012 CPUtime=1177.12 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 4007365 0 0 0 117056 656 0 0 25 0 4 0 497879818 2797580288 551545 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 2732012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.04 8.04 8.00 9/184 13974
/proc/meminfo: memFree=10884236/32951124 swapFree=67111528/67111528
[pid=13904] ppid=13902 vsize=2734524 CPUtime=4800.31 cores=1,3,5,7
/proc/13904/stat : 13904 (SArTagnan) R 13902 13904 13667 0 -1 4202496 5519703 0 0 0 479062 969 0 0 25 0 4 0 497879816 2800152576 553047 33554432000 4194304 4623224 140735123197232 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13904/statm: 683631 553047 344 105 0 679135 0
[pid=13904/tid=13906] ppid=13902 vsize=2734524 CPUtime=1200.43 cores=1,3,5,7
/proc/13904/task/13906/stat : 13906 (SArTagnan) R 13902 13904 13667 0 -1 4202560 181683 0 0 0 119981 62 0 0 25 0 4 0 497879818 2800152576 553047 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13904/tid=13907] ppid=13902 vsize=2734524 CPUtime=1201.71 cores=1,3,5,7
/proc/13904/task/13907/stat : 13907 (SArTagnan) R 13902 13904 13667 0 -1 4202560 99233 0 0 0 120126 45 0 0 25 0 4 0 497879818 2800152576 553047 33554432000 4194304 4623224 140735123197232 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13904/tid=13908] ppid=13902 vsize=2734524 CPUtime=1196.42 cores=1,3,5,7
/proc/13904/task/13908/stat : 13908 (SArTagnan) R 13902 13904 13667 0 -1 4202560 4007954 0 0 0 118985 657 0 0 25 0 4 0 497879818 2800152576 553047 33554432000 4194304 4623224 140735123197232 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2734524

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.43
CPU user time (s): 4790.64
CPU system time (s): 9.78951
CPU usage (%): 399.435
Max. virtual memory (cumulated for all children) (KiB): 3115288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.64
system time used= 9.78951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5519703
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 871
involuntary context switches= 29773

runsolver used 1.70074 second user time and 4.86326 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 07:24:02
IDJOB=3258440
IDBENCH=71354
IDSOLVER=1656
FILE ID=node141/3258440-1304054642
RUNJOBID= node141-1304052234-13686
PBS_JOBID= 13170418
Free space on /tmp= 71424 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes5.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258440-1304054642/watcher-3258440-1304054642 -o /tmp/evaluation-result-3258440-1304054642/solver-3258440-1304054642 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3258440-1304054642.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ccc3b90e7796ba48b01939580fe6357c
RANDOM SEED=396233723

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13440140 kB
Buffers:       1625288 kB
Cached:       15533436 kB
SwapCached:          0 kB
Active:        9694260 kB
Inactive:      9231296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13440140 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:     1766276 kB
Mapped:          15456 kB
Slab:           518552 kB
PageTables:       8316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2106940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71420 MiB
End job on node141 at 2011-04-29 07:44:06