Trace number 3386079

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) 4027.67 1300.05

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3386079-1305582448/watcher-3386079-1305582448 -o /tmp/evaluation-result-3386079-1305582448/solver-3386079-1305582448 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386079-1305582448.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: 5.75 6.31 7.82 8/391 4362
/proc/meminfo: memFree=21064128/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=49484 CPUtime=0 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 4 0 669842732 50671616 438 33554432000 4194304 4625164 140735900948144 18446744073709551615 47135208515500 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 12371 438 300 106 0 7874 0
[pid=4362/tid=4363] ppid=4360 vsize=246092 CPUtime=0 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 669842732 251998208 592 33554432000 4194304 4625164 140735900948144 18446744073709551615 4278245 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=246092 CPUtime=0 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 12 0 0 0 0 0 0 0 24 0 4 0 669842732 251998208 606 33554432000 4194304 4625164 140735900948144 18446744073709551615 4462587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=246092 CPUtime=0 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 55 0 0 0 0 0 0 0 25 0 4 0 669842732 251998208 608 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0278379 s]
/proc/loadavg: 5.75 6.31 7.82 8/391 4362
/proc/meminfo: memFree=21064128/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=246756 CPUtime=0.05 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 986 0 0 0 5 0 0 0 24 0 4 0 669842732 252678144 918 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512224 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 61689 918 345 106 0 57192 0
[pid=4362/tid=4363] ppid=4360 vsize=246756 CPUtime=0.01 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 71 0 0 0 1 0 0 0 25 0 4 0 669842732 252678144 918 33554432000 4194304 4625164 140735900948144 18446744073709551615 4462617 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=246756 CPUtime=0 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 96 0 0 0 0 0 0 0 24 0 4 0 669842732 252678144 918 33554432000 4194304 4625164 140735900948144 18446744073709551615 228122369939 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=246756 CPUtime=0.02 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 130 0 0 0 2 0 0 0 25 0 4 0 669842732 252678144 918 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 246756

[startup+0.100824 s]
/proc/loadavg: 5.75 6.31 7.82 8/391 4362
/proc/meminfo: memFree=21064128/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=247024 CPUtime=0.27 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1487 0 0 0 27 0 0 0 24 0 4 0 669842732 252952576 1187 33554432000 4194304 4625164 140735900948144 18446744073709551615 4356840 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 61756 1187 346 106 0 57259 0
[pid=4362/tid=4363] ppid=4360 vsize=247024 CPUtime=0.08 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 281 0 0 0 8 0 0 0 25 0 4 0 669842732 252952576 1187 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=247024 CPUtime=0 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 96 0 0 0 0 0 0 0 24 0 4 0 669842732 252952576 1187 33554432000 4194304 4625164 140735900948144 18446744073709551615 228122369939 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=247024 CPUtime=0.09 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 331 0 0 0 9 0 0 0 25 0 4 0 669842732 252952576 1187 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 247024

[startup+0.300789 s]
/proc/loadavg: 5.75 6.31 7.82 8/391 4362
/proc/meminfo: memFree=21064128/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=247780 CPUtime=0.87 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 2720 0 0 0 87 0 0 0 25 0 4 0 669842732 253726720 1877 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 61945 1877 346 106 0 57448 0
[pid=4362/tid=4363] ppid=4360 vsize=247780 CPUtime=0.2 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 645 0 0 0 20 0 0 0 25 0 4 0 669842732 253726720 1877 33554432000 4194304 4625164 140735900948144 18446744073709551615 4464370 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=247780 CPUtime=0.08 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 288 0 0 0 8 0 0 0 24 0 4 0 669842732 253726720 1877 33554432000 4194304 4625164 140735900948144 18446744073709551615 4487184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=247780 CPUtime=0.29 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 851 0 0 0 29 0 0 0 25 0 4 0 669842732 253726720 1877 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 247780

[startup+0.700718 s]
/proc/loadavg: 5.75 6.31 7.82 8/391 4362
/proc/meminfo: memFree=21064128/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=249104 CPUtime=2.06 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 5606 0 0 0 206 0 0 0 25 0 4 0 669842732 255082496 2988 33554432000 4194304 4625164 140735900948144 18446744073709551615 228122372287 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 62276 2988 346 106 0 57779 0
[pid=4362/tid=4363] ppid=4360 vsize=249104 CPUtime=0.48 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1148 0 0 0 48 0 0 0 25 0 4 0 669842732 255082496 2988 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=249104 CPUtime=0.2 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 577 0 0 0 20 0 0 0 25 0 4 0 669842732 255082496 2988 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=249104 CPUtime=0.68 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 2622 0 0 0 68 0 0 0 25 0 4 0 669842732 255082496 2988 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352318 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 249104

[startup+1.50057 s]
/proc/loadavg: 6.09 6.37 7.83 13/396 4367
/proc/meminfo: memFree=21036008/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=254116 CPUtime=4.44 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 8977 0 0 0 444 0 0 0 18 0 4 0 669842732 260214784 4819 33554432000 4194304 4625164 140735900948144 18446744073709551615 4519568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 63529 4819 348 106 0 59032 0
[pid=4362/tid=4363] ppid=4360 vsize=254116 CPUtime=1.05 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1857 0 0 0 105 0 0 0 25 0 4 0 669842732 260214784 4819 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=254116 CPUtime=0.98 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1615 0 0 0 98 0 0 0 18 0 4 0 669842732 260214784 4819 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=254116 CPUtime=0.99 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 3836 0 0 0 99 0 0 0 25 0 4 0 669842732 260214784 4819 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 254116

[startup+3.10029 s]
/proc/loadavg: 6.09 6.37 7.83 13/396 4367
/proc/meminfo: memFree=21017656/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=258744 CPUtime=9.23 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 16385 0 0 0 921 2 0 0 20 0 4 0 669842732 264953856 7701 33554432000 4194304 4625164 140735900948144 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 64686 7701 348 106 0 60189 0
[pid=4362/tid=4363] ppid=4360 vsize=258744 CPUtime=2.39 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 3275 0 0 0 239 0 0 0 25 0 4 0 669842732 264953856 7701 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=258744 CPUtime=2.36 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 3750 0 0 0 236 0 0 0 20 0 4 0 669842732 264953856 7701 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=258744 CPUtime=1.49 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 7033 0 0 0 149 0 0 0 25 0 4 0 669842732 264953856 7701 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 258744

[startup+6.30071 s]
/proc/loadavg: 6.09 6.37 7.83 12/396 4367
/proc/meminfo: memFree=20981408/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=267480 CPUtime=18.79 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 31009 0 0 0 1875 4 0 0 25 0 4 0 669842732 273899520 11977 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 66870 11977 353 106 0 62373 0
[pid=4362/tid=4363] ppid=4360 vsize=267480 CPUtime=3.86 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 4604 0 0 0 386 0 0 0 25 0 4 0 669842732 273899520 11977 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=267480 CPUtime=5.56 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 7743 0 0 0 555 1 0 0 25 0 4 0 669842732 273899520 11977 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=267480 CPUtime=3.19 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 14787 0 0 0 317 2 0 0 25 0 4 0 669842732 273899520 11977 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.79
Current children cumulated vsize (KiB) 267480

[startup+12.7006 s]
/proc/loadavg: 6.69 6.49 7.86 13/396 4368
/proc/meminfo: memFree=20930348/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=272424 CPUtime=37.9 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 47362 0 0 0 3783 7 0 0 25 0 4 0 669842732 278962176 16996 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 68106 16996 353 106 0 63609 0
[pid=4362/tid=4363] ppid=4360 vsize=272424 CPUtime=9 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 8885 0 0 0 899 1 0 0 25 0 4 0 669842732 278962176 16996 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=272424 CPUtime=9.99 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 8744 0 0 0 998 1 0 0 25 0 4 0 669842732 278962176 16996 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=272424 CPUtime=6.33 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 24952 0 0 0 630 3 0 0 25 0 4 0 669842732 278962176 16996 33554432000 4194304 4625164 140735900948144 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.9
Current children cumulated vsize (KiB) 272424

[startup+25.5003 s]
/proc/loadavg: 7.20 6.60 7.88 13/396 4368
/proc/meminfo: memFree=20870200/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=285308 CPUtime=76.12 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 63798 0 0 0 7600 12 0 0 25 0 4 0 669842732 292155392 25366 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 71327 25366 476 106 0 66830 0
[pid=4362/tid=4363] ppid=4360 vsize=285308 CPUtime=15.96 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 10622 0 0 0 1593 3 0 0 25 0 4 0 669842732 292155392 25366 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=285308 CPUtime=22.02 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 12557 0 0 0 2199 3 0 0 25 0 4 0 669842732 292155392 25366 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=285308 CPUtime=12.78 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 32570 0 0 0 1274 4 0 0 25 0 4 0 669842732 292155392 25366 33554432000 4194304 4625164 140735900948144 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 76.12
Current children cumulated vsize (KiB) 285308

[startup+51.1006 s]
/proc/loadavg: 8.15 6.88 7.93 12/396 4369
/proc/meminfo: memFree=20761540/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=297688 CPUtime=152.6 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 81395 0 0 0 15242 18 0 0 25 0 4 0 669842732 304832512 37678 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 74422 37678 512 106 0 69925 0
[pid=4362/tid=4363] ppid=4360 vsize=297688 CPUtime=28.76 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 15235 0 0 0 2872 4 0 0 25 0 4 0 669842732 304832512 37678 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=297688 CPUtime=47.29 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 19610 0 0 0 4723 6 0 0 25 0 4 0 669842732 304832512 37678 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=297688 CPUtime=25.59 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 34429 0 0 0 2554 5 0 0 25 0 4 0 669842732 304832512 37678 33554432000 4194304 4625164 140735900948144 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 152.6
Current children cumulated vsize (KiB) 297688

[startup+102.314 s]
/proc/loadavg: 9.30 7.41 8.06 12/396 4370
/proc/meminfo: memFree=20629680/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=354216 CPUtime=305.57 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 135798 0 0 0 30523 34 0 0 25 0 4 0 669842732 362717184 54901 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4362/statm: 88554 54901 397 106 0 84057 0
[pid=4362/tid=4363] ppid=4360 vsize=354216 CPUtime=76.28 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 30334 0 0 0 7618 10 0 0 25 0 4 0 669842732 362717184 54901 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=354216 CPUtime=92.19 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 29347 0 0 0 9209 10 0 0 25 0 4 0 669842732 362717184 54901 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=354216 CPUtime=51.09 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 58211 0 0 0 5100 9 0 0 25 0 4 0 669842732 362717184 54901 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 305.57
Current children cumulated vsize (KiB) 354216

[startup+162.301 s]

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

[pid=4362] ppid=4360 vsize=841144 CPUtime=2126.04 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 513118 0 0 0 212478 126 0 0 25 0 4 0 669842732 861331456 161826 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4362/statm: 210286 161826 493 106 0 205789 0
[pid=4362/tid=4363] ppid=4360 vsize=841144 CPUtime=471.01 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 93548 0 0 0 47064 37 0 0 25 0 4 0 669842732 861331456 161826 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=841144 CPUtime=543.51 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 87766 0 0 0 54327 24 0 0 25 0 4 0 669842732 861331456 161826 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=841144 CPUtime=564.31 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 116205 0 0 0 56411 20 0 0 25 0 4 0 669842732 861331456 161826 33554432000 4194304 4625164 140735900948144 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2126.04
Current children cumulated vsize (KiB) 841144

[startup+762.315 s]
/proc/loadavg: 10.10 9.84 9.10 13/396 4388
/proc/meminfo: memFree=19718664/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=862416 CPUtime=2333.84 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 573215 0 0 0 233245 139 0 0 25 0 4 0 669842732 883113984 167705 33554432000 4194304 4625164 140735900948144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4362/statm: 215604 167705 493 106 0 211107 0
[pid=4362/tid=4363] ppid=4360 vsize=862416 CPUtime=501.02 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 95052 0 0 0 50063 39 0 0 25 0 4 0 669842732 883113984 167705 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=862416 CPUtime=603.54 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 88964 0 0 0 60329 25 0 0 25 0 4 0 669842732 883113984 167705 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=862416 CPUtime=624.32 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 116651 0 0 0 62412 20 0 0 25 0 4 0 669842732 883113984 167705 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2333.84
Current children cumulated vsize (KiB) 862416

[startup+822.301 s]
/proc/loadavg: 10.07 9.88 9.16 13/396 4398
/proc/meminfo: memFree=19650472/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=883192 CPUtime=2531.05 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 623530 0 0 0 252955 150 0 0 25 0 4 0 669842732 904388608 171770 33554432000 4194304 4625164 140735900948144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4362/statm: 220798 171770 439 106 0 216301 0
[pid=4362/tid=4363] ppid=4360 vsize=883192 CPUtime=530.92 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 96098 0 0 0 53051 41 0 0 25 0 4 0 669842732 904388608 171770 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=883192 CPUtime=663.52 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 90085 0 0 0 66327 25 0 0 25 0 4 0 669842732 904388608 171770 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=883192 CPUtime=684.31 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 117283 0 0 0 68410 21 0 0 25 0 4 0 669842732 904388608 171770 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2531.05
Current children cumulated vsize (KiB) 883192

[startup+882.301 s]
/proc/loadavg: 10.09 9.92 9.22 13/396 4400
/proc/meminfo: memFree=19564116/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=951104 CPUtime=2730.48 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 812466 0 0 0 272868 180 0 0 25 0 4 0 669842732 973930496 177935 33554432000 4194304 4625164 140735900948144 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4362/statm: 237776 177935 402 106 0 233279 0
[pid=4362/tid=4363] ppid=4360 vsize=951104 CPUtime=580.74 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 97358 0 0 0 58032 42 0 0 25 0 4 0 669842732 973930496 177935 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=951104 CPUtime=723.52 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 92007 0 0 0 72326 26 0 0 25 0 4 0 669842732 973930496 177935 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=951104 CPUtime=744.3 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 299160 0 0 0 74383 47 0 0 25 0 4 0 669842732 973930496 177935 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2730.48
Current children cumulated vsize (KiB) 951104

[startup+942.301 s]
/proc/loadavg: 10.37 10.03 9.30 13/396 4401
/proc/meminfo: memFree=19518688/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=1022976 CPUtime=2939.73 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1107125 0 0 0 293746 227 0 0 25 0 4 0 669842732 1047527424 184209 33554432000 4194304 4625164 140735900948144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4362/statm: 255744 184209 409 106 0 251247 0
[pid=4362/tid=4363] ppid=4360 vsize=1022976 CPUtime=639.98 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 100287 0 0 0 63955 43 0 0 25 0 4 0 669842732 1047527424 184209 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=1022976 CPUtime=783.52 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 93780 0 0 0 78325 27 0 0 25 0 4 0 669842732 1047527424 184209 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=1022976 CPUtime=804.3 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 589041 0 0 0 80338 92 0 0 25 0 4 0 669842732 1047527424 184209 33554432000 4194304 4625164 140735900948144 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2939.73
Current children cumulated vsize (KiB) 1022976

[startup+1002.3 s]
/proc/loadavg: 10.21 10.04 9.34 13/396 4403
/proc/meminfo: memFree=19469540/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=1028784 CPUtime=3138.25 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1374683 0 0 0 313557 268 0 0 25 0 4 0 669842732 1053474816 186426 33554432000 4194304 4625164 140735900948144 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4362/statm: 257196 186426 347 106 0 252699 0
[pid=4362/tid=4363] ppid=4360 vsize=1028784 CPUtime=699.21 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 102163 0 0 0 69877 44 0 0 25 0 4 0 669842732 1053474816 186426 33554432000 4194304 4625164 140735900948144 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=1028784 CPUtime=832.83 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 95192 0 0 0 83254 29 0 0 25 0 4 0 669842732 1053474816 186426 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=1028784 CPUtime=853.57 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 853158 0 0 0 85226 131 0 0 25 0 4 0 669842732 1053474816 186426 33554432000 4194304 4625164 140735900948144 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3138.25
Current children cumulated vsize (KiB) 1028784

[startup+1062.3 s]
/proc/loadavg: 10.34 10.10 9.41 13/396 4408
/proc/meminfo: memFree=19440308/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=1086872 CPUtime=3317.5 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1560724 0 0 0 331452 298 0 0 25 0 4 0 669842732 1112956928 194255 33554432000 4194304 4625164 140735900948144 18446744073709551615 4511933 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4362/statm: 271718 194255 409 106 0 267221 0
[pid=4362/tid=4363] ppid=4360 vsize=1086872 CPUtime=758.45 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 103887 0 0 0 75800 45 0 0 25 0 4 0 669842732 1112956928 194255 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=1086872 CPUtime=862.83 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 122959 0 0 0 86249 34 0 0 25 0 4 0 669842732 1112956928 194255 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=1086872 CPUtime=883.56 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1009624 0 0 0 88202 154 0 0 25 0 4 0 669842732 1112956928 194255 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3317.5
Current children cumulated vsize (KiB) 1086872

[startup+1122.3 s]
/proc/loadavg: 10.20 10.10 9.45 13/396 4409
/proc/meminfo: memFree=19407536/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=1100640 CPUtime=3496.73 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1712509 0 0 0 349350 323 0 0 25 0 4 0 669842732 1127055360 198067 33554432000 4194304 4625164 140735900948144 18446744073709551615 4519341 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4362/statm: 275160 198067 347 106 0 270663 0
[pid=4362/tid=4363] ppid=4360 vsize=1100640 CPUtime=814.47 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 105722 0 0 0 81400 47 0 0 25 0 4 0 669842732 1127055360 198067 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=1100640 CPUtime=896.04 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 123904 0 0 0 89569 35 0 0 25 0 4 0 669842732 1127055360 198067 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=1100640 CPUtime=913.57 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1158100 0 0 0 91181 176 0 0 25 0 4 0 669842732 1127055360 198067 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3496.73
Current children cumulated vsize (KiB) 1100640

[startup+1182.3 s]
/proc/loadavg: 10.14 10.09 9.48 12/396 4411
/proc/meminfo: memFree=19379064/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=1130664 CPUtime=3675.98 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1760859 0 0 0 367265 333 0 0 25 0 4 0 669842732 1157799936 202455 33554432000 4194304 4625164 140735900948144 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4362/statm: 282666 202455 347 106 0 278169 0
[pid=4362/tid=4363] ppid=4360 vsize=1130664 CPUtime=844.45 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 106053 0 0 0 84398 47 0 0 25 0 4 0 669842732 1157799936 202455 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=1130664 CPUtime=929.65 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 124364 0 0 0 92930 35 0 0 25 0 4 0 669842732 1157799936 202455 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=1130664 CPUtime=969.22 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1170601 0 0 0 96744 178 0 0 25 0 4 0 669842732 1157799936 202455 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3675.98
Current children cumulated vsize (KiB) 1130664

[startup+1242.3 s]
/proc/loadavg: 10.17 10.10 9.52 13/396 4412
/proc/meminfo: memFree=19353080/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=1131484 CPUtime=3855.21 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1776462 0 0 0 385185 336 0 0 25 0 4 0 669842732 1158639616 204884 33554432000 4194304 4625164 140735900948144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4362/statm: 282871 204884 347 106 0 278374 0
[pid=4362/tid=4363] ppid=4360 vsize=1131484 CPUtime=874.45 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 106221 0 0 0 87398 47 0 0 25 0 4 0 669842732 1158639616 204884 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=1131484 CPUtime=959.65 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 124962 0 0 0 95929 36 0 0 25 0 4 0 669842732 1158639616 204884 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=1131484 CPUtime=1028.44 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1171113 0 0 0 102666 178 0 0 25 0 4 0 669842732 1158639616 204884 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3855.21
Current children cumulated vsize (KiB) 1131484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.19 10.12 9.56 12/396 4414
/proc/meminfo: memFree=19275396/32951124 swapFree=49826708/67111528
[pid=4362] ppid=4360 vsize=1134992 CPUtime=4027.6 cores=1,3,5,7
/proc/4362/stat : 4362 (SArTagnan) R 4360 4362 3578 0 -1 4202496 1794453 0 0 0 402420 340 0 0 25 0 4 0 669842732 1162231808 207928 33554432000 4194304 4625164 140735900948144 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4362/statm: 283748 207928 347 106 0 279251 0
[pid=4362/tid=4363] ppid=4360 vsize=1134992 CPUtime=903.28 cores=1,3,5,7
/proc/4362/task/4363/stat : 4363 (SArTagnan) R 4360 4362 3578 0 -1 4202560 106362 0 0 0 90280 48 0 0 25 0 4 0 669842732 1162231808 207929 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4364] ppid=4360 vsize=1134992 CPUtime=988.54 cores=1,3,5,7
/proc/4362/task/4364/stat : 4364 (SArTagnan) R 4360 4362 3578 0 -1 4202560 125669 0 0 0 98818 36 0 0 25 0 4 0 669842732 1162231808 207929 33554432000 4194304 4625164 140735900948144 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4362/tid=4365] ppid=4360 vsize=1134992 CPUtime=1085.43 cores=1,3,5,7
/proc/4362/task/4365/stat : 4365 (SArTagnan) R 4360 4362 3578 0 -1 4202560 1172191 0 0 0 108364 179 0 0 25 0 4 0 669842732 1162231808 207929 33554432000 4194304 4625164 140735900948144 18446744073709551615 4579607 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4027.6
Current children cumulated vsize (KiB) 1134992

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 4027.67
CPU user time (s): 4024.23
CPU system time (s): 3.44248
CPU usage (%): 309.808
Max. virtual memory (cumulated for all children) (KiB): 1183560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4024.23
system time used= 3.44248
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1794461
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= 543
involuntary context switches= 37918

runsolver used 4.5713 second user time and 11.9972 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 23:47:28
IDJOB=3386079
IDBENCH=84021
IDSOLVER=1871
FILE ID=node138/3386079-1305582448
RUNJOBID= node138-1305582447-4341
PBS_JOBID= 13350210
Free space on /tmp= 73440 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386079-1305582448/watcher-3386079-1305582448 -o /tmp/evaluation-result-3386079-1305582448/solver-3386079-1305582448 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386079-1305582448.cnf -threads=4

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1324441016

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21064308 kB
Buffers:          5324 kB
Cached:          92980 kB
SwapCached:      70804 kB
Active:        1649064 kB
Inactive:     10013172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21064308 kB
SwapTotal:    67111528 kB
SwapFree:     49826708 kB
Dirty:             812 kB
Writeback:           0 kB
AnonPages:    11502576 kB
Mapped:          11908 kB
Slab:            72920 kB
PageTables:      85660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 96066272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73440 MiB
End job on node138 at 2011-05-17 00:09:10