Trace number 3385866

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) 3915 1300.06

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

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-3385866-1305582132/watcher-3385866-1305582132 -o /tmp/evaluation-result-3385866-1305582132/solver-3385866-1305582132 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385866-1305582132.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: 2.00 2.00 2.00 3/391 6754
/proc/meminfo: memFree=13319288/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=52396 CPUtime=0 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 1412 0 0 0 0 0 0 0 22 0 4 0 669811039 53653504 1145 33554432000 4194304 4625164 140736117451360 18446744073709551615 47705309890482 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6754/statm: 13099 1145 301 106 0 8602 0
[pid=6754/tid=6755] ppid=6752 vsize=52396 CPUtime=0 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669811040 53653504 1145 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=52396 CPUtime=0 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669811040 53653504 1145 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=52396 CPUtime=0 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669811040 53653504 1145 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.34423 s]
/proc/loadavg: 2.00 2.00 2.00 3/391 6754
/proc/meminfo: memFree=13319288/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=186800 CPUtime=0.98 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) D 6752 6754 6726 0 -1 4202496 4220 0 0 0 98 0 0 0 25 0 4 0 669811039 191283200 2207 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377344695 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6754/statm: 46700 2207 339 106 0 42203 0
[pid=6754/tid=6755] ppid=6752 vsize=186800 CPUtime=0.09 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 378 0 0 0 9 0 0 0 25 0 4 0 669811040 191283200 2207 33554432000 4194304 4625164 140736117451360 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=186800 CPUtime=0.22 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 594 0 0 0 22 0 0 0 25 0 4 0 669811040 191283200 2207 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=186800 CPUtime=0.32 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) D 6752 6754 6726 0 -1 4202560 1375 0 0 0 32 0 0 0 18 0 4 0 669811040 191283200 2208 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 186800

[startup+0.400374 s]
/proc/loadavg: 2.00 2.00 2.00 3/391 6754
/proc/meminfo: memFree=13319288/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=187344 CPUtime=1.15 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 4731 0 0 0 115 0 0 0 25 0 4 0 669811039 191840256 2396 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377344695 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6754/statm: 46836 2396 339 106 0 42339 0
[pid=6754/tid=6755] ppid=6752 vsize=187344 CPUtime=0.15 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 592 0 0 0 15 0 0 0 25 0 4 0 669811040 191840256 2396 33554432000 4194304 4625164 140736117451360 18446744073709551615 4327869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=187344 CPUtime=0.28 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 614 0 0 0 28 0 0 0 25 0 4 0 669811040 191840256 2396 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=187344 CPUtime=0.37 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 1652 0 0 0 37 0 0 0 18 0 4 0 669811040 191840256 2396 33554432000 4194304 4625164 140736117451360 18446744073709551615 4579584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 187344

[startup+0.500358 s]
/proc/loadavg: 2.00 2.00 2.00 3/391 6754
/proc/meminfo: memFree=13319288/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=187712 CPUtime=1.45 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 5577 0 0 0 145 0 0 0 25 0 4 0 669811039 192217088 2630 33554432000 4194304 4625164 140736117451360 18446744073709551615 4337785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 46928 2630 340 106 0 42431 0
[pid=6754/tid=6755] ppid=6752 vsize=187712 CPUtime=0.25 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 640 0 0 0 25 0 0 0 25 0 4 0 669811040 192217088 2630 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=187712 CPUtime=0.3 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 627 0 0 0 30 0 0 0 25 0 4 0 669811040 192217088 2630 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377406446 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=187712 CPUtime=0.47 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 2401 0 0 0 47 0 0 0 18 0 4 0 669811040 192217088 2630 33554432000 4194304 4625164 140736117451360 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 187712

[startup+0.700321 s]
/proc/loadavg: 2.00 2.00 2.00 3/391 6754
/proc/meminfo: memFree=13319288/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=319736 CPUtime=2.06 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 7324 0 0 0 205 1 0 0 25 0 4 0 669811039 327409664 3094 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339868 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 79934 3094 340 106 0 75437 0
[pid=6754/tid=6755] ppid=6752 vsize=319736 CPUtime=0.45 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 1091 0 0 0 45 0 0 0 25 0 4 0 669811040 327409664 3094 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351808 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=319736 CPUtime=0.39 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 706 0 0 0 39 0 0 0 25 0 4 0 669811040 327409664 3094 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377344602 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=319736 CPUtime=0.67 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 3586 0 0 0 67 0 0 0 18 0 4 0 669811040 327409664 3094 33554432000 4194304 4625164 140736117451360 18446744073709551615 4547244 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 319736

[startup+1.50114 s]
/proc/loadavg: 2.00 2.00 2.00 11/403 6771
/proc/meminfo: memFree=13287672/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=254656 CPUtime=4.44 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 13158 0 0 0 443 1 0 0 25 0 4 0 669811039 260767744 4563 33554432000 4194304 4625164 140736117451360 18446744073709551615 4511959 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 63664 4563 340 106 0 59167 0
[pid=6754/tid=6755] ppid=6752 vsize=254656 CPUtime=1 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 1939 0 0 0 100 0 0 0 25 0 4 0 669811040 260767744 4563 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=254656 CPUtime=0.72 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 1373 0 0 0 72 0 0 0 25 0 4 0 669811040 260767744 4563 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=254656 CPUtime=1.38 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 7619 0 0 0 137 1 0 0 19 0 4 0 669811040 260767744 4563 33554432000 4194304 4625164 140736117451360 18446744073709551615 4573834 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 254656

[startup+3.10085 s]
/proc/loadavg: 2.00 2.00 2.00 11/403 6771
/proc/meminfo: memFree=13272296/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=257048 CPUtime=9.22 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 22787 0 0 0 919 3 0 0 25 0 4 0 669811039 263217152 7023 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 64262 7023 342 106 0 59765 0
[pid=6754/tid=6755] ppid=6752 vsize=257048 CPUtime=1.64 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 2864 0 0 0 164 0 0 0 25 0 4 0 669811040 263217152 7023 33554432000 4194304 4625164 140736117451360 18446744073709551615 4467632 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=257048 CPUtime=2.08 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 2700 0 0 0 208 0 0 0 25 0 4 0 669811040 263217152 7023 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=257048 CPUtime=2.54 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 14354 0 0 0 253 1 0 0 22 0 4 0 669811040 263217152 7023 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.22
Current children cumulated vsize (KiB) 257048

[startup+6.30025 s]
/proc/loadavg: 2.72 2.15 2.05 12/403 6771
/proc/meminfo: memFree=13241172/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=264684 CPUtime=18.77 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 29660 0 0 0 1873 4 0 0 25 0 4 0 669811039 271036416 10887 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 66171 10887 341 106 0 61674 0
[pid=6754/tid=6755] ppid=6752 vsize=264684 CPUtime=4.82 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 5082 0 0 0 482 0 0 0 25 0 4 0 669811040 271036416 10887 33554432000 4194304 4625164 140736117451360 18446744073709551615 4462955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=264684 CPUtime=3.49 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 4037 0 0 0 349 0 0 0 25 0 4 0 669811040 271036416 10887 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=264684 CPUtime=4.3 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 16814 0 0 0 428 2 0 0 25 0 4 0 669811040 271036416 10887 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.77
Current children cumulated vsize (KiB) 264684

[startup+12.7011 s]
/proc/loadavg: 3.39 2.30 2.10 11/403 6771
/proc/meminfo: memFree=13195212/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=274800 CPUtime=37.86 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 38726 0 0 0 3780 6 0 0 25 0 4 0 669811039 281395200 16870 33554432000 4194304 4625164 140736117451360 18446744073709551615 4396511 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 68700 16870 344 106 0 64203 0
[pid=6754/tid=6755] ppid=6752 vsize=274800 CPUtime=8.24 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 8136 0 0 0 823 1 0 0 25 0 4 0 669811040 281395200 16870 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=274800 CPUtime=8.3 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 6686 0 0 0 829 1 0 0 25 0 4 0 669811040 281395200 16870 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=274800 CPUtime=8.8 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 18779 0 0 0 878 2 0 0 25 0 4 0 669811040 281395200 16870 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.86
Current children cumulated vsize (KiB) 274800

[startup+25.5007 s]
/proc/loadavg: 4.93 2.69 2.23 11/403 6772
/proc/meminfo: memFree=13145328/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=295488 CPUtime=76.12 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 50041 0 0 0 7603 9 0 0 25 0 4 0 669811039 302579712 24488 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 73872 24488 396 106 0 69375 0
[pid=6754/tid=6755] ppid=6752 vsize=295488 CPUtime=14.54 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 12263 0 0 0 1452 2 0 0 25 0 4 0 669811040 302579712 24488 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=295488 CPUtime=14.81 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 9259 0 0 0 1479 2 0 0 25 0 4 0 669811040 302579712 24488 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=295488 CPUtime=21.45 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 22071 0 0 0 2143 2 0 0 25 0 4 0 669811040 302579712 24488 33554432000 4194304 4625164 140736117451360 18446744073709551615 4552383 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 76.12
Current children cumulated vsize (KiB) 295488

[startup+51.101 s]
/proc/loadavg: 6.66 3.28 2.43 11/403 6772
/proc/meminfo: memFree=13071176/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=306692 CPUtime=152.56 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 74056 0 0 0 15242 14 0 0 25 0 4 0 669811039 314052608 40277 33554432000 4194304 4625164 140736117451360 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 76673 40277 653 106 0 72176 0
[pid=6754/tid=6755] ppid=6752 vsize=306692 CPUtime=27.43 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 19050 0 0 0 2739 4 0 0 25 0 4 0 669811040 314052608 40277 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=306692 CPUtime=27.51 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 14516 0 0 0 2747 4 0 0 25 0 4 0 669811040 314052608 40277 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=306692 CPUtime=46.71 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 27351 0 0 0 4668 3 0 0 25 0 4 0 669811040 314052608 40277 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 152.56
Current children cumulated vsize (KiB) 306692

[startup+102.3 s]
/proc/loadavg: 8.72 4.36 2.84 11/403 6774
/proc/meminfo: memFree=12910576/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=377004 CPUtime=305.52 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 157410 0 0 0 30523 29 0 0 25 0 4 0 669811039 386052096 66366 33554432000 4194304 4625164 140736117451360 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 94251 66366 1451 106 0 89754 0
[pid=6754/tid=6755] ppid=6752 vsize=377004 CPUtime=62.47 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 27782 0 0 0 6241 6 0 0 25 0 4 0 669811040 386052096 66366 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=377004 CPUtime=53.3 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 21485 0 0 0 5325 5 0 0 25 0 4 0 669811040 386052096 66366 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=377004 CPUtime=97.27 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 81124 0 0 0 9715 12 0 0 25 0 4 0 669811040 386052096 66366 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 305.52
Current children cumulated vsize (KiB) 377004

[startup+162.3 s]

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

[pid=6754] ppid=6752 vsize=1026060 CPUtime=2285.43 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 2466126 0 0 0 228162 381 0 0 25 0 4 0 669811039 1050685440 188219 33554432000 4194304 4625164 140736117451360 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 256515 188219 1013 106 0 252018 0
[pid=6754/tid=6755] ppid=6752 vsize=1026060 CPUtime=482.56 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 96416 0 0 0 48228 28 0 0 25 0 4 0 669811040 1050685440 188219 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1026060 CPUtime=548.9 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 64646 0 0 0 54874 16 0 0 25 0 4 0 669811040 1050685440 188219 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1026060 CPUtime=530.99 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 2218126 0 0 0 52779 320 0 0 25 0 4 0 669811040 1050685440 188219 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2285.43
Current children cumulated vsize (KiB) 1026060

[startup+822.301 s]
/proc/loadavg: 10.34 9.74 6.83 11/403 6823
/proc/meminfo: memFree=11783680/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1060656 CPUtime=2464.58 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 2711779 0 0 0 246039 419 0 0 25 0 4 0 669811039 1086111744 196241 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 265164 196241 978 106 0 260667 0
[pid=6754/tid=6755] ppid=6752 vsize=1060656 CPUtime=527.38 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 100185 0 0 0 52709 29 0 0 25 0 4 0 669811040 1086111744 196241 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1060656 CPUtime=594.3 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 85256 0 0 0 59410 20 0 0 25 0 4 0 669811040 1086111744 196241 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1060656 CPUtime=559.92 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 2438996 0 0 0 55639 353 0 0 25 0 4 0 669811040 1086111744 196241 33554432000 4194304 4625164 140736117451360 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2464.58
Current children cumulated vsize (KiB) 1060656

[startup+882.301 s]
/proc/loadavg: 10.25 9.83 7.04 11/403 6824
/proc/meminfo: memFree=11707528/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1082868 CPUtime=2643.75 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 2944014 0 0 0 263919 456 0 0 25 0 4 0 669811039 1108856832 202164 33554432000 4194304 4625164 140736117451360 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 270717 202164 955 106 0 266220 0
[pid=6754/tid=6755] ppid=6752 vsize=1082868 CPUtime=573.06 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 101752 0 0 0 57276 30 0 0 25 0 4 0 669811040 1108856832 202164 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1082868 CPUtime=638.62 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 87266 0 0 0 63839 23 0 0 25 0 4 0 669811040 1108856832 202164 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1082868 CPUtime=589.12 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 2655385 0 0 0 58527 385 0 0 25 0 4 0 669811040 1108856832 202164 33554432000 4194304 4625164 140736117451360 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2643.75
Current children cumulated vsize (KiB) 1082868

[startup+942.301 s]
/proc/loadavg: 10.30 9.93 7.24 11/403 6826
/proc/meminfo: memFree=11607928/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1082868 CPUtime=2824.76 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 3174445 0 0 0 281984 492 0 0 25 0 4 0 669811039 1108856832 209075 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512084 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 270717 209075 939 106 0 266220 0
[pid=6754/tid=6755] ppid=6752 vsize=1082868 CPUtime=620.45 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 105103 0 0 0 62013 32 0 0 25 0 4 0 669811040 1108856832 209075 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1082868 CPUtime=682.44 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 88415 0 0 0 68221 23 0 0 25 0 4 0 669811040 1108856832 209075 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1082868 CPUtime=618.92 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 2879971 0 0 0 61474 418 0 0 25 0 4 0 669811040 1108856832 209075 33554432000 4194304 4625164 140736117451360 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2824.76
Current children cumulated vsize (KiB) 1082868

[startup+1002.3 s]
/proc/loadavg: 10.25 9.99 7.43 11/403 6828
/proc/meminfo: memFree=11499540/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1082868 CPUtime=3017.87 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 3502457 0 0 0 301247 540 0 0 25 0 4 0 669811039 1108856832 214118 33554432000 4194304 4625164 140736117451360 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 270717 214118 939 106 0 266220 0
[pid=6754/tid=6755] ppid=6752 vsize=1082868 CPUtime=676.42 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 106237 0 0 0 67610 32 0 0 25 0 4 0 669811040 1108856832 214118 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1082868 CPUtime=717.01 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 90033 0 0 0 71676 25 0 0 25 0 4 0 669811040 1108856832 214118 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1082868 CPUtime=661.5 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 3204150 0 0 0 65685 465 0 0 25 0 4 0 669811040 1108856832 214118 33554432000 4194304 4625164 140736117451360 18446744073709551615 255377344871 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3017.87
Current children cumulated vsize (KiB) 1082868

[startup+1062.3 s]
/proc/loadavg: 10.34 10.06 7.61 12/403 6829
/proc/meminfo: memFree=11437280/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1148404 CPUtime=3205.06 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 3791695 0 0 0 319924 582 0 0 25 0 4 0 669811039 1175965696 218580 33554432000 4194304 4625164 140736117451360 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 287101 218580 971 106 0 282604 0
[pid=6754/tid=6755] ppid=6752 vsize=1148404 CPUtime=727.83 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 107465 0 0 0 72750 33 0 0 25 0 4 0 669811040 1175965696 218580 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1148404 CPUtime=755.57 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 91197 0 0 0 75531 26 0 0 25 0 4 0 669811040 1175965696 218580 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1148404 CPUtime=698.73 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 3490246 0 0 0 69370 503 0 0 25 0 4 0 669811040 1175965696 218580 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3205.06
Current children cumulated vsize (KiB) 1148404

[startup+1122.31 s]
/proc/loadavg: 10.30 10.09 7.78 11/403 6831
/proc/meminfo: memFree=11294048/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1268592 CPUtime=3384.26 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 4123929 0 0 0 337795 631 0 0 25 0 4 0 669811039 1299038208 225273 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 317148 225273 980 106 0 312651 0
[pid=6754/tid=6755] ppid=6752 vsize=1268592 CPUtime=760.13 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 137770 0 0 0 75975 38 0 0 25 0 4 0 669811040 1299038208 225273 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1268592 CPUtime=803.72 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 92974 0 0 0 80344 28 0 0 25 0 4 0 669811040 1299038208 225273 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1268592 CPUtime=737.49 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 3789803 0 0 0 73204 545 0 0 25 0 4 0 669811040 1299038208 225273 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3384.26
Current children cumulated vsize (KiB) 1268592

[startup+1182.3 s]
/proc/loadavg: 10.37 10.15 7.94 12/403 6841
/proc/meminfo: memFree=11203280/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1268592 CPUtime=3563.42 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 4396989 0 0 0 355668 674 0 0 25 0 4 0 669811039 1299038208 229137 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 317148 229137 985 106 0 312651 0
[pid=6754/tid=6755] ppid=6752 vsize=1268592 CPUtime=794.68 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 139180 0 0 0 79428 40 0 0 25 0 4 0 669811040 1299038208 229137 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1268592 CPUtime=855.75 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 94099 0 0 0 85545 30 0 0 25 0 4 0 669811040 1299038208 229137 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1268592 CPUtime=770.08 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 4059650 0 0 0 76424 584 0 0 25 0 4 0 669811040 1299038208 229137 33554432000 4194304 4625164 140736117451360 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3563.42
Current children cumulated vsize (KiB) 1268592

[startup+1242.3 s]
/proc/loadavg: 10.47 10.20 8.09 11/403 6843
/proc/meminfo: memFree=11090172/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1268592 CPUtime=3742.58 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 4631782 0 0 0 373549 709 0 0 25 0 4 0 669811039 1299038208 233747 33554432000 4194304 4625164 140736117451360 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 317148 233747 975 106 0 312651 0
[pid=6754/tid=6755] ppid=6752 vsize=1268592 CPUtime=836.82 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 140667 0 0 0 83641 41 0 0 25 0 4 0 669811040 1299038208 233747 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1268592 CPUtime=903.48 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 95227 0 0 0 90317 31 0 0 25 0 4 0 669811040 1299038208 233747 33554432000 4194304 4625164 140736117451360 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1268592 CPUtime=799.38 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 4290865 0 0 0 79322 616 0 0 25 0 4 0 669811040 1299038208 233747 33554432000 4194304 4625164 140736117451360 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3742.58
Current children cumulated vsize (KiB) 1268592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.29 10.19 8.22 11/403 6845
/proc/meminfo: memFree=10964912/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1268592 CPUtime=3914.93 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 4839636 0 0 0 390752 741 0 0 25 0 4 0 669811039 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 317148 237665 939 106 0 312651 0
[pid=6754/tid=6755] ppid=6752 vsize=1268592 CPUtime=872.59 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 142284 0 0 0 87216 43 0 0 25 0 4 0 669811040 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1268592 CPUtime=954.17 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 97100 0 0 0 95384 33 0 0 25 0 4 0 669811040 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1268592 CPUtime=827.58 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 4494955 0 0 0 82113 645 0 0 25 0 4 0 669811040 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3914.93
Current children cumulated vsize (KiB) 1268592

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.29 10.19 8.22 11/403 6845
/proc/meminfo: memFree=10964912/32951124 swapFree=63308196/67111528
[pid=6754] ppid=6752 vsize=1268592 CPUtime=3914.93 cores=0,2,4,6
/proc/6754/stat : 6754 (SArTagnan) R 6752 6754 6726 0 -1 4202496 4839636 0 0 0 390752 741 0 0 25 0 4 0 669811039 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6754/statm: 317148 237665 939 106 0 312651 0
[pid=6754/tid=6755] ppid=6752 vsize=1268592 CPUtime=872.59 cores=0,2,4,6
/proc/6754/task/6755/stat : 6755 (SArTagnan) R 6752 6754 6726 0 -1 4202560 142284 0 0 0 87216 43 0 0 25 0 4 0 669811040 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6754/tid=6756] ppid=6752 vsize=1268592 CPUtime=954.17 cores=0,2,4,6
/proc/6754/task/6756/stat : 6756 (SArTagnan) R 6752 6754 6726 0 -1 4202560 97100 0 0 0 95384 33 0 0 25 0 4 0 669811040 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6754/tid=6757] ppid=6752 vsize=1268592 CPUtime=827.58 cores=0,2,4,6
/proc/6754/task/6757/stat : 6757 (SArTagnan) R 6752 6754 6726 0 -1 4202560 4494955 0 0 0 82113 645 0 0 25 0 4 0 669811040 1299038208 237665 33554432000 4194304 4625164 140736117451360 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3914.93
Current children cumulated vsize (KiB) 1268592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 3915
CPU user time (s): 3907.55
CPU system time (s): 7.45887
CPU usage (%): 301.14
Max. virtual memory (cumulated for all children) (KiB): 1377208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3907.54
system time used= 7.45887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4839636
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= 2378
involuntary context switches= 87948

runsolver used 4.50331 second user time and 12.0622 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-16 23:42:12
IDJOB=3385866
IDBENCH=83353
IDSOLVER=1871
FILE ID=node135/3385866-1305582132
RUNJOBID= node135-1305582131-6744
PBS_JOBID= 13350294
Free space on /tmp= 73504 MiB

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

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=1091102904

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13319576 kB
Buffers:        323320 kB
Cached:        6470060 kB
SwapCached:      18100 kB
Active:       10787892 kB
Inactive:      8572616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13319576 kB
SwapTotal:    67111528 kB
SwapFree:     63308196 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:    12554940 kB
Mapped:          21708 kB
Slab:           145544 kB
PageTables:      59520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 104784636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73504 MiB
End job on node135 at 2011-05-17 00:03:54