Trace number 3282919

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.15 1201.95

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-19-s100.cnf
MD5SUMe2d18d9d1a45d63e75556fb963e4ae47
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.0316
Satisfiable
(Un)Satisfiability was proved
Number of variables31435
Number of clauses94548
Sum of the clauses size222806
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260710
Number of clauses of size 333774
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3282919-1304046247/watcher-3282919-1304046247 -o /tmp/evaluation-result-3282919-1304046247/solver-3282919-1304046247 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282919-1304046247.cnf -threads=4 

running on 4 cores: 0,2,4,6

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.86 8.02 7.97 5/180 19532
/proc/meminfo: memFree=18301236/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=23820 CPUtime=0 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 1130 0 0 0 0 0 0 0 25 0 1 0 516222709 24391680 1067 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19532/statm: 5955 1067 301 105 0 1459 0

[startup+0.178913 s]
/proc/loadavg: 7.86 8.02 7.97 5/180 19532
/proc/meminfo: memFree=18301236/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=276328 CPUtime=0.56 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 10345 0 0 0 55 1 0 0 25 0 4 0 516222709 282959872 7371 33554432000 4194304 4623224 140736115155968 18446744073709551615 4412627 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 69082 7371 335 105 0 64586 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 276328

[startup+0.200911 s]
/proc/loadavg: 7.86 8.02 7.97 5/180 19532
/proc/meminfo: memFree=18301236/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=276328 CPUtime=0.65 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 10368 0 0 0 64 1 0 0 25 0 4 0 516222709 282959872 7271 33554432000 4194304 4623224 140736115155968 18446744073709551615 4412592 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 69082 7271 335 105 0 64586 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 276328

[startup+0.300893 s]
/proc/loadavg: 7.86 8.02 7.97 5/180 19532
/proc/meminfo: memFree=18301236/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=276328 CPUtime=1.05 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 11360 0 0 0 104 1 0 0 25 0 4 0 516222709 282959872 7569 33554432000 4194304 4623224 140736115155968 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 69082 7569 343 105 0 64586 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 276328

[startup+0.70082 s]
/proc/loadavg: 7.86 8.02 7.97 5/180 19532
/proc/meminfo: memFree=18301236/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=278848 CPUtime=2.64 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 14856 0 0 0 263 1 0 0 25 0 4 0 516222709 285540352 8528 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510907 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 69712 8528 343 105 0 65216 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 278848

[startup+1.50067 s]
/proc/loadavg: 7.86 8.02 7.97 9/184 19536
/proc/meminfo: memFree=18261284/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=306424 CPUtime=5.84 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 38043 0 0 0 579 5 0 0 25 0 4 0 516222709 313778176 19411 33554432000 4194304 4623224 140736115155968 18446744073709551615 4388004 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 76606 19413 343 105 0 72110 0
[pid=19532/tid=19534] ppid=19530 vsize=306424 CPUtime=1.44 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 3230 0 0 0 144 0 0 0 25 0 4 0 516222713 313778176 19414 33554432000 4194304 4623224 140736115155968 18446744073709551615 47081529360960 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=306424 CPUtime=1.44 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 1925 0 0 0 144 0 0 0 25 0 4 0 516222713 313778176 19416 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=306424 CPUtime=1.44 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 11587 0 0 0 143 1 0 0 25 0 4 0 516222713 313778176 19418 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 306424

[startup+3.10039 s]
/proc/loadavg: 7.86 8.02 7.97 9/184 19536
/proc/meminfo: memFree=18155388/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=381388 CPUtime=12.22 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 84936 0 0 0 1211 11 0 0 20 0 4 0 516222709 390541312 37005 33554432000 4194304 4623224 140736115155968 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 95347 37005 344 105 0 90851 0
[pid=19532/tid=19534] ppid=19530 vsize=381388 CPUtime=3.02 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 12772 0 0 0 301 1 0 0 25 0 4 0 516222713 390541312 37005 33554432000 4194304 4623224 140736115155968 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=381388 CPUtime=3.04 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 12574 0 0 0 302 2 0 0 25 0 4 0 516222713 390541312 37005 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=381388 CPUtime=3.04 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 20860 0 0 0 301 3 0 0 25 0 4 0 516222713 390541312 37005 33554432000 4194304 4623224 140736115155968 18446744073709551615 4545600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 381388

[startup+6.30081 s]
/proc/loadavg: 7.87 8.02 7.97 9/184 19538
/proc/meminfo: memFree=18149628/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=381388 CPUtime=25 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 85274 0 0 0 2489 11 0 0 25 0 4 0 516222709 390541312 37343 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510133 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 95347 37343 344 105 0 90851 0
[pid=19532/tid=19534] ppid=19530 vsize=381388 CPUtime=6.2 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 12830 0 0 0 619 1 0 0 25 0 4 0 516222713 390541312 37343 33554432000 4194304 4623224 140736115155968 18446744073709551615 4377245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=381388 CPUtime=6.25 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 12614 0 0 0 623 2 0 0 25 0 4 0 516222713 390541312 37343 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=381388 CPUtime=6.24 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 20860 0 0 0 621 3 0 0 25 0 4 0 516222713 390541312 37343 33554432000 4194304 4623224 140736115155968 18446744073709551615 4289836 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 381388

[startup+12.7007 s]
/proc/loadavg: 7.88 8.02 7.97 9/184 19538
/proc/meminfo: memFree=18142080/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=387668 CPUtime=50.56 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 88742 0 0 0 5044 12 0 0 25 0 4 0 516222709 396972032 37671 33554432000 4194304 4623224 140736115155968 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 96917 37671 345 105 0 92421 0
[pid=19532/tid=19534] ppid=19530 vsize=387668 CPUtime=12.57 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 12910 0 0 0 1256 1 0 0 25 0 4 0 516222713 396972032 37671 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=387668 CPUtime=12.65 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 12614 0 0 0 1263 2 0 0 25 0 4 0 516222713 396972032 37671 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=387668 CPUtime=12.63 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 20860 0 0 0 1260 3 0 0 25 0 4 0 516222713 396972032 37671 33554432000 4194304 4623224 140736115155968 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 387668

[startup+25.5004 s]
/proc/loadavg: 8.20 8.08 7.99 10/185 19540
/proc/meminfo: memFree=18095660/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=398316 CPUtime=101.15 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 167664 0 0 0 10091 24 0 0 25 0 4 0 516222709 407875584 41444 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 99579 41444 345 105 0 95083 0
[pid=19532/tid=19534] ppid=19530 vsize=398316 CPUtime=25.26 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 16949 0 0 0 2525 1 0 0 25 0 4 0 516222713 407875584 41444 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=398316 CPUtime=25.44 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 12764 0 0 0 2542 2 0 0 25 0 4 0 516222713 407875584 41444 33554432000 4194304 4623224 140736115155968 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=398316 CPUtime=25.32 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 93000 0 0 0 2518 14 0 0 25 0 4 0 516222713 407875584 41444 33554432000 4194304 4623224 140736115155968 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 398316

[startup+51.1008 s]
/proc/loadavg: 8.19 8.09 8.00 9/184 19540
/proc/meminfo: memFree=18103204/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=399012 CPUtime=203.15 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 221915 0 0 0 20282 33 0 0 25 0 4 0 516222709 408588288 41842 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 99753 41842 345 105 0 95257 0
[pid=19532/tid=19534] ppid=19530 vsize=399012 CPUtime=50.72 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 17047 0 0 0 5071 1 0 0 25 0 4 0 516222713 408588288 41842 33554432000 4194304 4623224 140736115155968 18446744073709551615 4330704 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=399012 CPUtime=51.04 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 13179 0 0 0 5102 2 0 0 25 0 4 0 516222713 408588288 41842 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=399012 CPUtime=50.92 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 146463 0 0 0 5070 22 0 0 25 0 4 0 516222713 408588288 41842 33554432000 4194304 4623224 140736115155968 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 399012

[startup+102.301 s]
/proc/loadavg: 8.13 8.09 8.00 9/184 19542
/proc/meminfo: memFree=18061748/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=406308 CPUtime=407.69 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 519812 0 0 0 40686 83 0 0 25 0 4 0 516222709 416059392 46039 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366391 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 101577 46039 345 105 0 97081 0
[pid=19532/tid=19534] ppid=19530 vsize=406308 CPUtime=101.64 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 17176 0 0 0 10163 1 0 0 25 0 4 0 516222713 416059392 46039 33554432000 4194304 4623224 140736115155968 18446744073709551615 4377484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=406308 CPUtime=102.25 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 16466 0 0 0 10222 3 0 0 25 0 4 0 516222713 416059392 46040 33554432000 4194304 4623224 140736115155968 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=406308 CPUtime=102.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 440923 0 0 0 10141 72 0 0 25 0 4 0 516222713 416059392 46040 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 406308

[startup+162.301 s]
/proc/loadavg: 8.09 8.08 8.00 9/184 19543
/proc/meminfo: memFree=18013872/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=417084 CPUtime=647.34 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 848239 0 0 0 64597 137 0 0 25 0 4 0 516222709 427094016 51488 33554432000 4194304 4623224 140736115155968 18446744073709551615 4384347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 104271 51488 345 105 0 99775 0
[pid=19532/tid=19534] ppid=19530 vsize=417084 CPUtime=161.31 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 17475 0 0 0 16129 2 0 0 25 0 4 0 516222713 427094016 51488 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=417084 CPUtime=162.25 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 16668 0 0 0 16222 3 0 0 25 0 4 0 516222713 427094016 51488 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=417084 CPUtime=162.12 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 768796 0 0 0 16086 126 0 0 25 0 4 0 516222713 427094016 51488 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.34
Current children cumulated vsize (KiB) 417084

[startup+222.307 s]
/proc/loadavg: 8.15 8.10 8.01 9/184 19545
/proc/meminfo: memFree=17957804/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=418452 CPUtime=887.03 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 1175372 0 0 0 88514 189 0 0 25 0 4 0 516222709 428494848 55289 33554432000 4194304 4623224 140736115155968 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 104613 55289 345 105 0 100117 0
[pid=19532/tid=19534] ppid=19530 vsize=418452 CPUtime=220.98 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 17737 0 0 0 22096 2 0 0 25 0 4 0 516222713 428494848 55289 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366662 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=418452 CPUtime=222.25 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 16939 0 0 0 22222 3 0 0 25 0 4 0 516222713 428494848 55289 33554432000 4194304 4623224 140736115155968 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=418452 CPUtime=222.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 1095175 0 0 0 22036 177 0 0 25 0 4 0 516222713 428494848 55289 33554432000 4194304 4623224 140736115155968 18446744073709551615 228122370055 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.03
Current children cumulated vsize (KiB) 418452

[startup+282.301 s]

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

[pid=19532] ppid=19530 vsize=657804 CPUtime=2564.73 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 3533497 0 0 0 255895 578 0 0 25 0 4 0 516222709 673591296 116106 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 164451 116106 474 105 0 159955 0
[pid=19532/tid=19534] ppid=19530 vsize=657804 CPUtime=638.67 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24056 0 0 0 63864 3 0 0 25 0 4 0 516222713 673591296 116106 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=657804 CPUtime=642.26 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 23260 0 0 0 64222 4 0 0 25 0 4 0 516222713 673591296 116106 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=657804 CPUtime=642.14 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 3378030 0 0 0 63663 551 0 0 25 0 4 0 516222713 673591296 116106 33554432000 4194304 4623224 140736115155968 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2564.73
Current children cumulated vsize (KiB) 657804

[startup+702.301 s]
/proc/loadavg: 8.16 8.11 8.02 9/184 19589
/proc/meminfo: memFree=15698228/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=707964 CPUtime=2804.39 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 3927327 0 0 0 279797 642 0 0 25 0 4 0 516222709 724955136 126575 33554432000 4194304 4623224 140736115155968 18446744073709551615 4507093 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 176991 126575 474 105 0 172495 0
[pid=19532/tid=19534] ppid=19530 vsize=707964 CPUtime=698.33 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24217 0 0 0 69830 3 0 0 25 0 4 0 516222713 724955136 126575 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=707964 CPUtime=702.26 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 23407 0 0 0 70222 4 0 0 25 0 4 0 516222713 724955136 126575 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=707964 CPUtime=702.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 3739495 0 0 0 69603 610 0 0 25 0 4 0 516222713 724955136 126575 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.39
Current children cumulated vsize (KiB) 707964

[startup+762.301 s]
/proc/loadavg: 8.15 8.11 8.02 9/184 19590
/proc/meminfo: memFree=15638692/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=773732 CPUtime=3044.09 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 4278738 0 0 0 303704 705 0 0 25 0 4 0 516222709 792301568 135454 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 193433 135454 474 105 0 188937 0
[pid=19532/tid=19534] ppid=19530 vsize=773732 CPUtime=758 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24476 0 0 0 75797 3 0 0 25 0 4 0 516222713 792301568 135497 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=773732 CPUtime=762.27 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 23464 0 0 0 76223 4 0 0 25 0 4 0 516222713 792301568 135510 33554432000 4194304 4623224 140736115155968 18446744073709551615 4463842 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=773732 CPUtime=762.14 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 4085032 0 0 0 75543 671 0 0 25 0 4 0 516222713 792301568 135522 33554432000 4194304 4623224 140736115155968 18446744073709551615 228122411385 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.09
Current children cumulated vsize (KiB) 773732

[startup+822.301 s]
/proc/loadavg: 8.14 8.12 8.03 9/184 19592
/proc/meminfo: memFree=15583724/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=817116 CPUtime=3283.74 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 4656401 0 0 0 327610 764 0 0 25 0 4 0 516222709 836726784 147738 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 204279 147738 474 105 0 199783 0
[pid=19532/tid=19534] ppid=19530 vsize=817116 CPUtime=817.67 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24682 0 0 0 81764 3 0 0 25 0 4 0 516222713 836726784 147738 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=817116 CPUtime=822.26 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 23659 0 0 0 82222 4 0 0 25 0 4 0 516222713 836726784 147738 33554432000 4194304 4623224 140736115155968 18446744073709551615 4377608 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=817116 CPUtime=822.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 4433228 0 0 0 81488 725 0 0 25 0 4 0 516222713 836726784 147738 33554432000 4194304 4623224 140736115155968 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.74
Current children cumulated vsize (KiB) 817116

[startup+882.307 s]
/proc/loadavg: 8.21 8.14 8.04 9/184 19594
/proc/meminfo: memFree=15497268/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=849032 CPUtime=3523.43 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 5025365 0 0 0 351522 821 0 0 25 0 4 0 516222709 869408768 155078 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 212258 155078 474 105 0 207762 0
[pid=19532/tid=19534] ppid=19530 vsize=849032 CPUtime=877.34 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24831 0 0 0 87731 3 0 0 25 0 4 0 516222713 869408768 155078 33554432000 4194304 4623224 140736115155968 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=849032 CPUtime=882.27 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 23738 0 0 0 88223 4 0 0 25 0 4 0 516222713 869408768 155078 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=849032 CPUtime=882.14 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 4780874 0 0 0 87435 779 0 0 25 0 4 0 516222713 869408768 155078 33554432000 4194304 4623224 140736115155968 18446744073709551615 4552944 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.43
Current children cumulated vsize (KiB) 849032

[startup+942.3 s]
/proc/loadavg: 8.08 8.11 8.03 9/184 19595
/proc/meminfo: memFree=15275400/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=863204 CPUtime=3763.08 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 5389173 0 0 0 375425 883 0 0 25 0 4 0 516222709 883920896 165683 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 215801 165683 474 105 0 211305 0
[pid=19532/tid=19534] ppid=19530 vsize=863204 CPUtime=937.01 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 32525 0 0 0 93697 4 0 0 25 0 4 0 516222713 883920896 165683 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=863204 CPUtime=942.27 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24003 0 0 0 94222 5 0 0 25 0 4 0 516222713 883920896 165683 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=863204 CPUtime=942.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 5131599 0 0 0 93376 837 0 0 25 0 4 0 516222713 883920896 165683 33554432000 4194304 4623224 140736115155968 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.08
Current children cumulated vsize (KiB) 863204

[startup+1002.3 s]
/proc/loadavg: 8.03 8.09 8.03 9/184 19597
/proc/meminfo: memFree=15145908/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=924000 CPUtime=4002.75 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 5747626 0 0 0 399331 944 0 0 25 0 4 0 516222709 946176000 176654 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 231000 176654 474 105 0 226504 0
[pid=19532/tid=19534] ppid=19530 vsize=924000 CPUtime=996.67 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 35033 0 0 0 99663 4 0 0 25 0 4 0 516222713 946176000 176654 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=924000 CPUtime=1002.27 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24108 0 0 0 100222 5 0 0 25 0 4 0 516222713 946176000 176654 33554432000 4194304 4623224 140736115155968 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=924000 CPUtime=1002.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 5480771 0 0 0 99317 896 0 0 25 0 4 0 516222713 946176000 176654 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.75
Current children cumulated vsize (KiB) 924000

[startup+1062.3 s]
/proc/loadavg: 8.01 8.07 8.02 9/184 19598
/proc/meminfo: memFree=15011216/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=1003448 CPUtime=4242.42 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 6153519 0 0 0 423233 1009 0 0 25 0 4 0 516222709 1027530752 189031 33554432000 4194304 4623224 140736115155968 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 250862 189032 474 105 0 246366 0
[pid=19532/tid=19534] ppid=19530 vsize=1003448 CPUtime=1056.34 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 35395 0 0 0 105630 4 0 0 25 0 4 0 516222713 1027530752 189032 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=1003448 CPUtime=1062.26 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24571 0 0 0 106221 5 0 0 25 0 4 0 516222713 1027530752 189033 33554432000 4194304 4623224 140736115155968 18446744073709551615 4461031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=1003448 CPUtime=1062.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 5843554 0 0 0 105258 955 0 0 25 0 4 0 516222713 1027530752 189033 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 1003448

[startup+1122.3 s]
/proc/loadavg: 8.04 8.07 8.02 9/184 19600
/proc/meminfo: memFree=14874164/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=1057164 CPUtime=4482.1 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 6439685 0 0 0 447153 1057 0 0 25 0 4 0 516222709 1082535936 198030 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 264291 198030 474 105 0 259795 0
[pid=19532/tid=19534] ppid=19530 vsize=1057164 CPUtime=1116.01 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 35638 0 0 0 111597 4 0 0 25 0 4 0 516222713 1082535936 198030 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=1057164 CPUtime=1122.27 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24662 0 0 0 112222 5 0 0 25 0 4 0 516222713 1082535936 198030 33554432000 4194304 4623224 140736115155968 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=1057164 CPUtime=1122.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 6120860 0 0 0 111212 1001 0 0 25 0 4 0 516222713 1082535936 198030 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.1
Current children cumulated vsize (KiB) 1057164

[startup+1182.3 s]
/proc/loadavg: 8.05 8.07 8.02 9/184 19602
/proc/meminfo: memFree=14748268/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=1057164 CPUtime=4721.77 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 6784517 0 0 0 471062 1115 0 0 25 0 4 0 516222709 1082535936 205716 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 264291 205717 474 105 0 259795 0
[pid=19532/tid=19534] ppid=19530 vsize=1057164 CPUtime=1175.68 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 35765 0 0 0 117564 4 0 0 25 0 4 0 516222713 1082535936 205717 33554432000 4194304 4623224 140736115155968 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=1057164 CPUtime=1182.27 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24776 0 0 0 118222 5 0 0 25 0 4 0 516222713 1082535936 205717 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=1057164 CPUtime=1182.13 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 6460781 0 0 0 117156 1057 0 0 25 0 4 0 516222713 1082535936 205718 33554432000 4194304 4623224 140736115155968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.77
Current children cumulated vsize (KiB) 1057164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.10 8.08 8.02 9/184 19602
/proc/meminfo: memFree=14702624/32951124 swapFree=67111528/67111528
[pid=19532] ppid=19530 vsize=1057164 CPUtime=4800.08 cores=0,2,4,6
/proc/19532/stat : 19532 (SArTagnan) R 19530 19532 19389 0 -1 4202496 6899061 0 0 0 478875 1133 0 0 25 0 4 0 516222709 1082535936 209290 33554432000 4194304 4623224 140736115155968 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19532/statm: 264291 209290 474 105 0 259795 0
[pid=19532/tid=19534] ppid=19530 vsize=1057164 CPUtime=1195.17 cores=0,2,4,6
/proc/19532/task/19534/stat : 19534 (SArTagnan) R 19530 19532 19389 0 -1 4202560 35915 0 0 0 119513 4 0 0 25 0 4 0 516222713 1082535936 209290 33554432000 4194304 4623224 140736115155968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19532/tid=19535] ppid=19530 vsize=1057164 CPUtime=1201.87 cores=0,2,4,6
/proc/19532/task/19535/stat : 19535 (SArTagnan) R 19530 19532 19389 0 -1 4202560 24893 0 0 0 120182 5 0 0 25 0 4 0 516222713 1082535936 209290 33554432000 4194304 4623224 140736115155968 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19532/tid=19536] ppid=19530 vsize=1057164 CPUtime=1201.74 cores=0,2,4,6
/proc/19532/task/19536/stat : 19536 (SArTagnan) R 19530 19532 19389 0 -1 4202560 6573648 0 0 0 119099 1075 0 0 25 0 4 0 516222713 1082535936 209290 33554432000 4194304 4623224 140736115155968 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1057164

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.95
CPU time (s): 4800.15
CPU user time (s): 4788.78
CPU system time (s): 11.3723
CPU usage (%): 399.363
Max. virtual memory (cumulated for all children) (KiB): 1119096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.78
system time used= 11.3723
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6899061
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= 614
involuntary context switches= 21154

runsolver used 1.93371 second user time and 4.63129 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 05:04:07
IDJOB=3282919
IDBENCH=70880
IDSOLVER=1656
FILE ID=node138/3282919-1304046247
RUNJOBID= node138-1304045043-19407
PBS_JOBID= 13170394
Free space on /tmp= 71812 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-19-s100.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282919-1304046247/watcher-3282919-1304046247 -o /tmp/evaluation-result-3282919-1304046247/solver-3282919-1304046247 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3282919-1304046247.cnf -threads=4

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

MD5SUM BENCH= e2d18d9d1a45d63e75556fb963e4ae47
RANDOM SEED=981969437

node138.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.854
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.70
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.854
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	: 5332.75
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.854
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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:      18301392 kB
Buffers:       2040092 kB
Cached:       11470132 kB
SwapCached:          0 kB
Active:        3715640 kB
Inactive:     10371964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18301392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:      577012 kB
Mapped:          15464 kB
Slab:           499124 kB
PageTables:       5848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   845800 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= 71812 MiB
End job on node138 at 2011-04-29 05:24:11