Trace number 3385868

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-05-15 (fixed)? (TO) 3899.71 1300.06

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

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: 961)

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-3385868-1305582131/watcher-3385868-1305582131 -o /tmp/evaluation-result-3385868-1305582131/solver-3385868-1305582131 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385868-1305582131.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: 2.00 2.00 2.05 7/486 19333
/proc/meminfo: memFree=5418880/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=188640 CPUtime=0.18 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 3173 0 0 0 18 0 0 0 23 0 4 0 669811784 193167360 2449 33554432000 4194304 4625164 140733942738912 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 47160 2449 335 106 0 42663 0
[pid=19333/tid=19334] ppid=19331 vsize=188640 CPUtime=0.04 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 1 0 0 0 4 0 0 0 24 0 4 0 669811785 193167360 2461 33554432000 4194304 4625164 140733942738912 18446744073709551615 4335282 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=188640 CPUtime=0.01 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 273 0 0 0 1 0 0 0 24 0 4 0 669811785 193167360 2461 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=188640 CPUtime=0.08 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 529 0 0 0 8 0 0 0 24 0 4 0 669811785 193167360 2461 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.184223 s]
/proc/loadavg: 2.00 2.00 2.05 7/486 19333
/proc/meminfo: memFree=5418880/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=188276 CPUtime=0.43 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 3842 0 0 0 43 0 0 0 23 0 4 0 669811784 192794624 2655 33554432000 4194304 4625164 140733942738912 18446744073709551615 4393094 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 47069 2655 335 106 0 42572 0
[pid=19333/tid=19334] ppid=19331 vsize=188276 CPUtime=0.05 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 263 0 0 0 5 0 0 0 24 0 4 0 669811785 192794624 2655 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=188276 CPUtime=0.09 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 286 0 0 0 9 0 0 0 24 0 4 0 669811785 192794624 2655 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=188276 CPUtime=0.16 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 884 0 0 0 16 0 0 0 24 0 4 0 669811785 192794624 2655 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 188276

[startup+0.201217 s]
/proc/loadavg: 2.00 2.00 2.05 7/486 19333
/proc/meminfo: memFree=5418880/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=188276 CPUtime=0.48 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 3937 0 0 0 48 0 0 0 23 0 4 0 669811784 192794624 2699 33554432000 4194304 4625164 140733942738912 18446744073709551615 4393094 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 47069 2699 335 106 0 42572 0
[pid=19333/tid=19334] ppid=19331 vsize=188276 CPUtime=0.07 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 292 0 0 0 7 0 0 0 24 0 4 0 669811785 192794624 2699 33554432000 4194304 4625164 140733942738912 18446744073709551615 4353024 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=188276 CPUtime=0.1 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 287 0 0 0 10 0 0 0 24 0 4 0 669811785 192794624 2699 33554432000 4194304 4625164 140733942738912 18446744073709551615 4467253 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=188276 CPUtime=0.17 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 949 0 0 0 17 0 0 0 24 0 4 0 669811785 192794624 2699 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339403 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 188276

[startup+0.301202 s]
/proc/loadavg: 2.00 2.00 2.05 7/486 19333
/proc/meminfo: memFree=5418880/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=188864 CPUtime=0.78 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 4811 0 0 0 78 0 0 0 23 0 4 0 669811784 193396736 2936 33554432000 4194304 4625164 140733942738912 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 47216 2936 335 106 0 42719 0
[pid=19333/tid=19334] ppid=19331 vsize=188864 CPUtime=0.14 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 532 0 0 0 14 0 0 0 24 0 4 0 669811785 193396736 2936 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=188864 CPUtime=0.2 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 295 0 0 0 20 0 0 0 24 0 4 0 669811785 193396736 2936 33554432000 4194304 4625164 140733942738912 18446744073709551615 4462587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=188864 CPUtime=0.27 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 1485 0 0 0 27 0 0 0 25 0 4 0 669811785 193396736 2936 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 188864

[startup+0.701134 s]
/proc/loadavg: 2.00 2.00 2.05 7/486 19333
/proc/meminfo: memFree=5418880/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=191992 CPUtime=1.99 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 9295 0 0 0 198 1 0 0 24 0 4 0 669811784 196599808 4012 33554432000 4194304 4625164 140733942738912 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 47998 4012 335 106 0 43501 0
[pid=19333/tid=19334] ppid=19331 vsize=191992 CPUtime=0.34 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 954 0 0 0 34 0 0 0 25 0 4 0 669811785 196599808 4012 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=191992 CPUtime=0.6 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 715 0 0 0 60 0 0 0 25 0 4 0 669811785 196599808 4012 33554432000 4194304 4625164 140733942738912 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=191992 CPUtime=0.67 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 4919 0 0 0 67 0 0 0 25 0 4 0 669811785 196599808 4013 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 191992

[startup+1.50099 s]
/proc/loadavg: 2.00 2.00 2.05 11/490 19337
/proc/meminfo: memFree=5395916/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=259320 CPUtime=4.38 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 12012 0 0 0 437 1 0 0 25 0 4 0 669811784 265543680 5193 33554432000 4194304 4625164 140733942738912 18446744073709551615 4508806 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 64830 5193 339 106 0 60333 0
[pid=19333/tid=19334] ppid=19331 vsize=259320 CPUtime=1.06 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 1786 0 0 0 106 0 0 0 25 0 4 0 669811785 265543680 5193 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=259320 CPUtime=1.4 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 1819 0 0 0 140 0 0 0 18 0 4 0 669811785 265543680 5193 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=259320 CPUtime=0.77 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 5522 0 0 0 77 0 0 0 25 0 4 0 669811785 265543680 5194 33554432000 4194304 4625164 140733942738912 18446744073709551615 242970593639 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 259320

[startup+3.10072 s]
/proc/loadavg: 2.00 2.00 2.05 11/490 19337
/proc/meminfo: memFree=5378184/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=262636 CPUtime=9.17 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 16637 0 0 0 915 2 0 0 25 0 4 0 669811784 268939264 8020 33554432000 4194304 4625164 140733942738912 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 65659 8020 343 106 0 61162 0
[pid=19333/tid=19334] ppid=19331 vsize=262636 CPUtime=2.66 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 3723 0 0 0 265 1 0 0 25 0 4 0 669811785 268939264 8020 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=262636 CPUtime=2.32 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 2810 0 0 0 232 0 0 0 20 0 4 0 669811785 268939264 8020 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=262636 CPUtime=1.46 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 6187 0 0 0 145 1 0 0 25 0 4 0 669811785 268939264 8020 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351887 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.17
Current children cumulated vsize (KiB) 262636

[startup+6.30117 s]
/proc/loadavg: 2.64 2.13 2.10 11/490 19337
/proc/meminfo: memFree=5347540/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=271360 CPUtime=18.76 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 23366 0 0 0 1872 4 0 0 25 0 4 0 669811784 277872640 12454 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511970 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 67840 12454 352 106 0 63343 0
[pid=19333/tid=19334] ppid=19331 vsize=271360 CPUtime=4.53 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 5600 0 0 0 451 2 0 0 25 0 4 0 669811785 277872640 12454 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=271360 CPUtime=4.71 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 5161 0 0 0 471 0 0 0 25 0 4 0 669811785 277872640 12454 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=271360 CPUtime=3.59 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 7808 0 0 0 358 1 0 0 25 0 4 0 669811785 277872640 12454 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.76
Current children cumulated vsize (KiB) 271360

[startup+12.7011 s]
/proc/loadavg: 3.23 2.26 2.14 11/490 19337
/proc/meminfo: memFree=5288416/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=291668 CPUtime=37.96 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 54390 0 0 0 3787 9 0 0 25 0 4 0 669811784 298668032 18623 33554432000 4194304 4625164 140733942738912 18446744073709551615 4356535 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 72917 18623 352 106 0 68420 0
[pid=19333/tid=19334] ppid=19331 vsize=291668 CPUtime=8.26 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 8588 0 0 0 824 2 0 0 25 0 4 0 669811785 298668032 18624 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=291668 CPUtime=7.91 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 7701 0 0 0 790 1 0 0 25 0 4 0 669811785 298668032 18624 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=291668 CPUtime=9.45 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 31656 0 0 0 941 4 0 0 25 0 4 0 669811785 298668032 18624 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.96
Current children cumulated vsize (KiB) 291668

[startup+25.5009 s]
/proc/loadavg: 4.80 2.66 2.27 11/490 19337
/proc/meminfo: memFree=5212904/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=300372 CPUtime=76.36 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 131352 0 0 0 7616 20 0 0 25 0 4 0 669811784 307580928 29311 33554432000 4194304 4625164 140733942738912 18446744073709551615 4512039 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 75093 29311 430 106 0 70596 0
[pid=19333/tid=19334] ppid=19331 vsize=300372 CPUtime=16.2 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 12536 0 0 0 1617 3 0 0 25 0 4 0 669811785 307580928 29311 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=300372 CPUtime=15.42 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 12589 0 0 0 1540 2 0 0 25 0 4 0 669811785 307580928 29311 33554432000 4194304 4625164 140733942738912 18446744073709551615 4465781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=300372 CPUtime=19.6 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 97105 0 0 0 1948 12 0 0 25 0 4 0 669811785 307580928 29311 33554432000 4194304 4625164 140733942738912 18446744073709551615 4548800 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 76.36
Current children cumulated vsize (KiB) 300372

[startup+51.1005 s]
/proc/loadavg: 6.57 3.25 2.47 11/490 19339
/proc/meminfo: memFree=5109432/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=323128 CPUtime=153.15 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 201596 0 0 0 15283 32 0 0 25 0 4 0 669811784 330883072 41433 33554432000 4194304 4625164 140733942738912 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 80782 41433 530 106 0 76285 0
[pid=19333/tid=19334] ppid=19331 vsize=323128 CPUtime=40.56 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 24364 0 0 0 4049 7 0 0 25 0 4 0 669811785 330883072 41433 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=323128 CPUtime=28.27 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 13703 0 0 0 2824 3 0 0 25 0 4 0 669811785 330883072 41433 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=323128 CPUtime=33.59 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 150392 0 0 0 3340 19 0 0 25 0 4 0 669811785 330883072 41433 33554432000 4194304 4625164 140733942738912 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 153.15
Current children cumulated vsize (KiB) 323128

[startup+102.301 s]
/proc/loadavg: 8.60 4.31 2.88 11/490 19339
/proc/meminfo: memFree=4907164/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=375164 CPUtime=306.78 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 278821 0 0 0 30633 45 0 0 25 0 4 0 669811784 384167936 61546 33554432000 4194304 4625164 140733942738912 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 93791 61546 698 106 0 89294 0
[pid=19333/tid=19334] ppid=19331 vsize=375164 CPUtime=91.76 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 38619 0 0 0 9167 9 0 0 25 0 4 0 669811785 384167936 61546 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=375164 CPUtime=53.89 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 18960 0 0 0 5385 4 0 0 25 0 4 0 669811785 384167936 61546 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=375164 CPUtime=59.19 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 201528 0 0 0 5892 27 0 0 25 0 4 0 669811785 384167936 61546 33554432000 4194304 4625164 140733942738912 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.78
Current children cumulated vsize (KiB) 375164

[startup+162.3 s]

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

[pid=19333] ppid=19331 vsize=955244 CPUtime=2286.75 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 2353232 0 0 0 228284 391 0 0 25 0 4 0 669811784 978169856 186193 33554432000 4194304 4625164 140733942738912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 238811 186193 463 106 0 234314 0
[pid=19333/tid=19334] ppid=19331 vsize=955244 CPUtime=703.75 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 118937 0 0 0 70346 29 0 0 25 0 4 0 669811785 978169856 186193 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=955244 CPUtime=402.82 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 68473 0 0 0 40250 32 0 0 25 0 4 0 669811785 978169856 186193 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=955244 CPUtime=452.53 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 2006506 0 0 0 44952 301 0 0 25 0 4 0 669811785 978169856 186193 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2286.75
Current children cumulated vsize (KiB) 955244

[startup+822.301 s]
/proc/loadavg: 10.14 9.60 6.77 11/490 19359
/proc/meminfo: memFree=3746840/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=955244 CPUtime=2466.69 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 2601381 0 0 0 246240 429 0 0 25 0 4 0 669811784 978169856 189827 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 238811 189827 415 106 0 234314 0
[pid=19333/tid=19334] ppid=19331 vsize=955244 CPUtime=763.73 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 119430 0 0 0 76344 29 0 0 25 0 4 0 669811785 978169856 189827 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=955244 CPUtime=432.81 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 68716 0 0 0 43249 32 0 0 25 0 4 0 669811785 978169856 189827 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=955244 CPUtime=482.53 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 2252391 0 0 0 47915 338 0 0 25 0 4 0 669811785 978169856 189827 33554432000 4194304 4625164 140733942738912 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2466.69
Current children cumulated vsize (KiB) 955244

[startup+882.318 s]
/proc/loadavg: 10.26 9.73 6.99 11/490 19361
/proc/meminfo: memFree=3678112/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=983176 CPUtime=2646.73 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 2882750 0 0 0 264201 472 0 0 25 0 4 0 669811784 1006772224 194847 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 245794 194847 361 106 0 241297 0
[pid=19333/tid=19334] ppid=19331 vsize=983176 CPUtime=823.75 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 121109 0 0 0 82344 31 0 0 25 0 4 0 669811785 1006772224 194847 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=983176 CPUtime=462.83 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 69594 0 0 0 46250 33 0 0 25 0 4 0 669811785 1006772224 194847 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=983176 CPUtime=512.52 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 2518248 0 0 0 50875 377 0 0 25 0 4 0 669811785 1006772224 194847 33554432000 4194304 4625164 140733942738912 18446744073709551615 242970247536 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2646.73
Current children cumulated vsize (KiB) 983176

[startup+942.301 s]
/proc/loadavg: 10.17 9.79 7.18 11/490 19361
/proc/meminfo: memFree=3574292/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1028128 CPUtime=2826.66 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 3174932 0 0 0 282147 519 0 0 25 0 4 0 669811784 1052803072 206754 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 257032 206754 340 106 0 252535 0
[pid=19333/tid=19334] ppid=19331 vsize=1028128 CPUtime=881.82 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 128827 0 0 0 88150 32 0 0 25 0 4 0 669811785 1052803072 206754 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1028128 CPUtime=494.16 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 70886 0 0 0 49381 35 0 0 25 0 4 0 669811785 1052803072 206754 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1028128 CPUtime=544.22 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 2775528 0 0 0 54007 415 0 0 25 0 4 0 669811785 1052803072 206754 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2826.66
Current children cumulated vsize (KiB) 1028128

[startup+1002.3 s]
/proc/loadavg: 10.20 9.86 7.36 11/490 19363
/proc/meminfo: memFree=3492048/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1159200 CPUtime=3006.6 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 3486260 0 0 0 300089 571 0 0 25 0 4 0 669811784 1187020800 212869 33554432000 4194304 4625164 140733942738912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19333/statm: 289800 212869 355 106 0 285303 0
[pid=19333/tid=19334] ppid=19331 vsize=1159200 CPUtime=941.83 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 130014 0 0 0 94150 33 0 0 25 0 4 0 669811785 1187020800 212869 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1159200 CPUtime=530.83 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 72666 0 0 0 53045 38 0 0 25 0 4 0 669811785 1187020800 212869 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1159200 CPUtime=575.72 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 3038582 0 0 0 57119 453 0 0 25 0 4 0 669811785 1187020800 212869 33554432000 4194304 4625164 140733942738912 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3006.6
Current children cumulated vsize (KiB) 1159200

[startup+1062.3 s]
/proc/loadavg: 10.18 9.91 7.54 11/490 19365
/proc/meminfo: memFree=3453704/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1093664 CPUtime=3186.6 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 3763265 0 0 0 318044 616 0 0 25 0 4 0 669811784 1119911936 215176 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 273416 215176 340 106 0 268919 0
[pid=19333/tid=19334] ppid=19331 vsize=1093664 CPUtime=1001.82 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 130317 0 0 0 100149 33 0 0 25 0 4 0 669811785 1119911936 215176 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1093664 CPUtime=563.22 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 74457 0 0 0 56282 40 0 0 25 0 4 0 669811785 1119911936 215176 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1093664 CPUtime=605.66 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 3266516 0 0 0 60079 487 0 0 25 0 4 0 669811785 1119911936 215176 33554432000 4194304 4625164 140733942738912 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3186.6
Current children cumulated vsize (KiB) 1093664

[startup+1122.3 s]
/proc/loadavg: 10.10 9.94 7.69 11/490 19367
/proc/meminfo: memFree=3400236/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1224736 CPUtime=3366.59 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 4026709 0 0 0 336000 659 0 0 25 0 4 0 669811784 1254129664 220960 33554432000 4194304 4625164 140733942738912 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 306184 220960 340 106 0 301687 0
[pid=19333/tid=19334] ppid=19331 vsize=1224736 CPUtime=1061.83 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 133117 0 0 0 106148 35 0 0 25 0 4 0 669811785 1254129664 220960 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1224736 CPUtime=593.22 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 75662 0 0 0 59280 42 0 0 25 0 4 0 669811785 1254129664 220960 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1224736 CPUtime=635.66 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 3515789 0 0 0 63042 524 0 0 25 0 4 0 669811785 1254129664 220960 33554432000 4194304 4625164 140733942738912 18446744073709551615 242970206215 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3366.59
Current children cumulated vsize (KiB) 1224736

[startup+1182.3 s]
/proc/loadavg: 10.07 9.96 7.84 11/490 19378
/proc/meminfo: memFree=3355464/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1224736 CPUtime=3546.53 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 4291981 0 0 0 353953 700 0 0 25 0 4 0 669811784 1254129664 225298 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 306184 225298 366 106 0 301687 0
[pid=19333/tid=19334] ppid=19331 vsize=1224736 CPUtime=1121.82 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 133572 0 0 0 112147 35 0 0 25 0 4 0 669811785 1254129664 225298 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1224736 CPUtime=623.19 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 76833 0 0 0 62275 44 0 0 25 0 4 0 669811785 1254129664 225298 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1224736 CPUtime=665.7 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 3778048 0 0 0 66007 563 0 0 25 0 4 0 669811785 1254129664 225298 33554432000 4194304 4625164 140733942738912 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3546.53
Current children cumulated vsize (KiB) 1224736

[startup+1242.3 s]
/proc/loadavg: 10.06 9.98 7.98 11/490 19378
/proc/meminfo: memFree=3261068/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1224736 CPUtime=3726.52 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 4534731 0 0 0 371915 737 0 0 25 0 4 0 669811784 1254129664 228520 33554432000 4194304 4625164 140733942738912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19333/statm: 306184 228520 349 106 0 301687 0
[pid=19333/tid=19334] ppid=19331 vsize=1224736 CPUtime=1181.82 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 135124 0 0 0 118147 35 0 0 25 0 4 0 669811785 1254129664 228520 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1224736 CPUtime=653.19 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 78216 0 0 0 65273 46 0 0 25 0 4 0 669811785 1254129664 228520 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1224736 CPUtime=695.7 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 4005901 0 0 0 68975 595 0 0 25 0 4 0 669811785 1254129664 228520 33554432000 4194304 4625164 140733942738912 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3726.52
Current children cumulated vsize (KiB) 1224736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.13 10.02 8.11 7/485 19381
/proc/meminfo: memFree=4291628/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1378128 CPUtime=3899.64 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 4674622 0 0 0 389201 763 0 0 25 0 4 0 669811784 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19333/statm: 344532 240616 340 106 0 340035 0
[pid=19333/tid=19334] ppid=19331 vsize=1378128 CPUtime=1225.15 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 177983 0 0 0 122473 42 0 0 25 0 4 0 669811785 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1378128 CPUtime=687.25 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 79236 0 0 0 68678 47 0 0 25 0 4 0 669811785 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1378128 CPUtime=739 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 4027470 0 0 0 73302 598 0 0 25 0 4 0 669811785 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3899.64
Current children cumulated vsize (KiB) 1378128

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

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

[startup+1300 s]
/proc/loadavg: 10.13 10.02 8.11 7/485 19381
/proc/meminfo: memFree=4291628/32951132 swapFree=59792360/67111528
[pid=19333] ppid=19331 vsize=1378128 CPUtime=3899.64 cores=1,3,5,7
/proc/19333/stat : 19333 (SArTagnan) R 19331 19333 19292 0 -1 4202496 4674622 0 0 0 389201 763 0 0 25 0 4 0 669811784 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19333/statm: 344532 240616 340 106 0 340035 0
[pid=19333/tid=19334] ppid=19331 vsize=1378128 CPUtime=1225.15 cores=1,3,5,7
/proc/19333/task/19334/stat : 19334 (SArTagnan) R 19331 19333 19292 0 -1 4202560 177983 0 0 0 122473 42 0 0 25 0 4 0 669811785 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19335] ppid=19331 vsize=1378128 CPUtime=687.25 cores=1,3,5,7
/proc/19333/task/19335/stat : 19335 (SArTagnan) R 19331 19333 19292 0 -1 4202560 79236 0 0 0 68678 47 0 0 25 0 4 0 669811785 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19333/tid=19336] ppid=19331 vsize=1378128 CPUtime=739 cores=1,3,5,7
/proc/19333/task/19336/stat : 19336 (SArTagnan) R 19331 19333 19292 0 -1 4202560 4027470 0 0 0 73302 598 0 0 25 0 4 0 669811785 1411203072 240616 33554432000 4194304 4625164 140733942738912 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3899.64
Current children cumulated vsize (KiB) 1378128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 3899.71
CPU user time (s): 3892.04
CPU system time (s): 7.67483
CPU usage (%): 299.964
Max. virtual memory (cumulated for all children) (KiB): 1529128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3892.04
system time used= 7.67483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4674622
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= 1457
involuntary context switches= 19029

runsolver used 5.8891 second user time and 15.3457 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-16 23:42:11
IDJOB=3385868
IDBENCH=83320
IDSOLVER=1871
FILE ID=node128/3385868-1305582131
RUNJOBID= node128-1305582130-19311
PBS_JOBID= 13350295
Free space on /tmp= 73496 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385868-1305582131/watcher-3385868-1305582131 -o /tmp/evaluation-result-3385868-1305582131/solver-3385868-1305582131 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385868-1305582131.cnf -threads=4

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=1091102904

node128.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.852
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.852
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.852
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.852
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       5418920 kB
Buffers:         70352 kB
Cached:         666152 kB
SwapCached:     122436 kB
Active:       12232676 kB
Inactive:     15027004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       5418920 kB
SwapTotal:    67111528 kB
SwapFree:     59792360 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:    26408988 kB
Mapped:          19420 kB
Slab:            95792 kB
PageTables:     106748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 153126768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73496 MiB
End job on node128 at 2011-05-17 00:03:53