Trace number 3386124

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3386124-1305580403/watcher-3386124-1305580403 -o /tmp/evaluation-result-3386124-1305580403/solver-3386124-1305580403 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386124-1305580403.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: 10.07 10.14 10.09 5/508 10422
/proc/meminfo: memFree=13590072/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=115044 CPUtime=0.01 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 607 0 0 0 1 0 0 0 25 0 4 0 669638057 117805056 545 33554432000 4194304 4625164 140733421379856 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10420/statm: 28761 546 342 106 0 24264 0
[pid=10420/tid=10423] ppid=10416 vsize=115044 CPUtime=0 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669638057 117805056 586 33554432000 4194304 4625164 140733421379856 18446744073709551615 47195237369778 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=115044 CPUtime=0.01 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 80 0 0 0 1 0 0 0 25 0 4 0 669638057 117805056 586 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=115044 CPUtime=0 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 4 0 669638058 117805056 586 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687780334 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.09409 s]
/proc/loadavg: 10.07 10.14 10.09 5/508 10422
/proc/meminfo: memFree=13590072/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=182732 CPUtime=0.24 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1427 0 0 0 24 0 0 0 25 0 4 0 669638057 187117568 1196 33554432000 4194304 4625164 140733421379856 18446744073709551615 4422933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10420/statm: 45683 1196 343 106 0 41186 0
[pid=10420/tid=10423] ppid=10416 vsize=182732 CPUtime=0.07 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) D 10416 10420 10092 0 -1 4202560 258 0 0 0 7 0 0 0 25 0 4 0 669638057 187117568 1196 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687718583 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=182732 CPUtime=0.08 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 367 0 0 0 8 0 0 0 25 0 4 0 669638057 187117568 1196 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687372496 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=182732 CPUtime=0.05 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 240 0 0 0 5 0 0 0 25 0 4 0 669638058 187117568 1196 33554432000 4194304 4625164 140733421379856 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 182732

[startup+0.100972 s]
/proc/loadavg: 10.07 10.14 10.09 5/508 10422
/proc/meminfo: memFree=13590072/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=182732 CPUtime=0.25 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) D 10416 10420 10092 0 -1 4202496 1485 0 0 0 25 0 0 0 25 0 4 0 669638057 187117568 1254 33554432000 4194304 4625164 140733421379856 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10420/statm: 45683 1254 343 106 0 41186 0
[pid=10420/tid=10423] ppid=10416 vsize=182732 CPUtime=0.07 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 269 0 0 0 7 0 0 0 25 0 4 0 669638057 187117568 1254 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687718583 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=182732 CPUtime=0.08 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) D 10416 10420 10092 0 -1 4202560 379 0 0 0 8 0 0 0 25 0 4 0 669638057 187117568 1254 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687372496 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=182732 CPUtime=0.05 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 242 0 0 0 5 0 0 0 25 0 4 0 669638058 187117568 1254 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 182732

[startup+0.30087 s]
/proc/loadavg: 10.07 10.14 10.09 5/508 10422
/proc/meminfo: memFree=13590072/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=185044 CPUtime=0.85 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 3492 0 0 0 84 1 0 0 25 0 4 0 669638057 189485056 2464 33554432000 4194304 4625164 140733421379856 18446744073709551615 4356390 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 46261 2464 343 106 0 41764 0
[pid=10420/tid=10423] ppid=10416 vsize=185044 CPUtime=0.26 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 1067 0 0 0 26 0 0 0 25 0 4 0 669638057 189485056 2464 33554432000 4194304 4625164 140733421379856 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=185044 CPUtime=0.24 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 1126 0 0 0 24 0 0 0 18 0 4 0 669638057 189485056 2464 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=185044 CPUtime=0.1 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 364 0 0 0 10 0 0 0 25 0 4 0 669638058 189485056 2464 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687780383 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 185044

[startup+0.700799 s]
/proc/loadavg: 10.07 10.14 10.09 5/508 10422
/proc/meminfo: memFree=13590072/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=187504 CPUtime=2.04 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 5567 0 0 0 203 1 0 0 25 0 4 0 669638057 192004096 3978 33554432000 4194304 4625164 140733421379856 18446744073709551615 4357169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 46876 3978 345 106 0 42379 0
[pid=10420/tid=10423] ppid=10416 vsize=187504 CPUtime=0.66 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 1871 0 0 0 66 0 0 0 25 0 4 0 669638057 192004096 3978 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=187504 CPUtime=0.63 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 2000 0 0 0 63 0 0 0 18 0 4 0 669638057 192004096 3978 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=187504 CPUtime=0.1 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 364 0 0 0 10 0 0 0 25 0 4 0 669638058 192004096 3978 33554432000 4194304 4625164 140733421379856 18446744073709551615 212687780383 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 187504

[startup+1.50065 s]
/proc/loadavg: 10.07 10.14 10.09 11/519 10439
/proc/meminfo: memFree=13556024/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=261120 CPUtime=4.41 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 9371 0 0 0 440 1 0 0 25 0 4 0 669638057 267386880 5985 33554432000 4194304 4625164 140733421379856 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 65280 5985 344 106 0 60783 0
[pid=10420/tid=10423] ppid=10416 vsize=261120 CPUtime=1.37 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 2937 0 0 0 137 0 0 0 25 0 4 0 669638057 267386880 5985 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=261120 CPUtime=1.25 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 3468 0 0 0 125 0 0 0 19 0 4 0 669638057 267386880 5985 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=261120 CPUtime=0.42 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 1169 0 0 0 42 0 0 0 25 0 4 0 669638058 267386880 5985 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 261120

[startup+3.10036 s]
/proc/loadavg: 10.06 10.14 10.09 11/519 10439
/proc/meminfo: memFree=13530768/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=265992 CPUtime=9.19 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 15977 0 0 0 917 2 0 0 25 0 4 0 669638057 272375808 9399 33554432000 4194304 4625164 140733421379856 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 66498 9399 345 106 0 62001 0
[pid=10420/tid=10423] ppid=10416 vsize=265992 CPUtime=2.85 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 4611 0 0 0 284 1 0 0 25 0 4 0 669638057 272375808 9399 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=265992 CPUtime=2.59 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 5434 0 0 0 259 0 0 0 22 0 4 0 669638057 272375808 9399 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=265992 CPUtime=1.27 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 3187 0 0 0 127 0 0 0 25 0 4 0 669638058 272375808 9399 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 265992

[startup+6.30078 s]
/proc/loadavg: 10.06 10.14 10.09 11/519 10439
/proc/meminfo: memFree=13486828/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=274764 CPUtime=18.74 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 29049 0 0 0 1869 5 0 0 25 0 4 0 669638057 281358336 14316 33554432000 4194304 4625164 140733421379856 18446744073709551615 4396493 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 68691 14316 393 106 0 64194 0
[pid=10420/tid=10423] ppid=10416 vsize=274764 CPUtime=5.39 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 6705 0 0 0 537 2 0 0 25 0 4 0 669638057 281358336 14316 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=274764 CPUtime=4.82 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 8059 0 0 0 481 1 0 0 25 0 4 0 669638057 281358336 14316 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=274764 CPUtime=2.84 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 10118 0 0 0 283 1 0 0 25 0 4 0 669638058 281358336 14316 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.74
Current children cumulated vsize (KiB) 274764

[startup+12.7006 s]
/proc/loadavg: 10.06 10.13 10.09 11/519 10439
/proc/meminfo: memFree=13412332/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=292164 CPUtime=37.83 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 47842 0 0 0 3775 8 0 0 25 0 4 0 669638057 299175936 22780 33554432000 4194304 4625164 140733421379856 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 73041 22780 493 106 0 68544 0
[pid=10420/tid=10423] ppid=10416 vsize=292164 CPUtime=8.49 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 9675 0 0 0 847 2 0 0 25 0 4 0 669638057 299175936 22780 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=292164 CPUtime=11.22 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 13175 0 0 0 1120 2 0 0 25 0 4 0 669638057 299175936 22780 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=292164 CPUtime=6.03 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 18036 0 0 0 601 2 0 0 25 0 4 0 669638058 299175936 22780 33554432000 4194304 4625164 140733421379856 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.83
Current children cumulated vsize (KiB) 292164

[startup+25.5003 s]
/proc/loadavg: 10.18 10.16 10.10 11/519 10440
/proc/meminfo: memFree=13338940/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=315084 CPUtime=80.18 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 74372 0 0 0 8006 12 0 0 25 0 4 0 669638057 322646016 31994 33554432000 4194304 4625164 140733421379856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 78771 31994 498 106 0 74274 0
[pid=10420/tid=10423] ppid=10416 vsize=315084 CPUtime=18.93 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 13960 0 0 0 1891 2 0 0 25 0 4 0 669638057 322646016 31994 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=315084 CPUtime=24.03 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 19644 0 0 0 2399 4 0 0 25 0 4 0 669638057 322646016 31994 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=315084 CPUtime=12.34 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 30280 0 0 0 1230 4 0 0 25 0 4 0 669638058 322646016 31994 33554432000 4194304 4625164 140733421379856 18446744073709551615 4334424 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 80.18
Current children cumulated vsize (KiB) 315084

[startup+51.1006 s]
/proc/loadavg: 10.12 10.14 10.09 11/519 10440
/proc/meminfo: memFree=13226936/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=356048 CPUtime=156.55 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 162558 0 0 0 15629 26 0 0 25 0 4 0 669638057 364593152 44525 33554432000 4194304 4625164 140733421379856 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 89012 44525 355 106 0 84515 0
[pid=10420/tid=10423] ppid=10416 vsize=356048 CPUtime=31.42 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 19848 0 0 0 3139 3 0 0 25 0 4 0 669638057 364593152 44525 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=356048 CPUtime=49.63 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 28925 0 0 0 4956 7 0 0 25 0 4 0 669638057 364593152 44525 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=356048 CPUtime=25.04 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 98028 0 0 0 2490 14 0 0 25 0 4 0 669638058 364593152 44525 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 156.55
Current children cumulated vsize (KiB) 356048

[startup+102.319 s]
/proc/loadavg: 10.14 10.15 10.09 11/519 10442
/proc/meminfo: memFree=13066592/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=386396 CPUtime=309.34 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 263003 0 0 0 30891 43 0 0 25 0 4 0 669638057 395669504 63008 33554432000 4194304 4625164 140733421379856 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10420/statm: 96599 63008 402 106 0 92102 0
[pid=10420/tid=10423] ppid=10416 vsize=386396 CPUtime=56.68 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 21083 0 0 0 5664 4 0 0 25 0 4 0 669638057 395669504 63008 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=386396 CPUtime=100.85 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 44526 0 0 0 10073 12 0 0 25 0 4 0 669638057 395669504 63008 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=386396 CPUtime=50.13 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 174412 0 0 0 4990 23 0 0 25 0 4 0 669638058 395669504 63008 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 309.34
Current children cumulated vsize (KiB) 386396

[startup+162.3 s]

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

[pid=10420] ppid=10416 vsize=872632 CPUtime=2098.93 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1034480 0 0 0 209699 194 0 0 25 0 4 0 669638057 893575168 168775 33554432000 4194304 4625164 140733421379856 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 218158 168775 563 106 0 213661 0
[pid=10420/tid=10423] ppid=10416 vsize=872632 CPUtime=422.87 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 78503 0 0 0 42270 17 0 0 25 0 4 0 669638057 893575168 168775 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=872632 CPUtime=467.12 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 108537 0 0 0 46667 45 0 0 25 0 4 0 669638057 893575168 168775 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=872632 CPUtime=523.15 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 549733 0 0 0 52233 82 0 0 25 0 4 0 669638058 893575168 168775 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2098.93
Current children cumulated vsize (KiB) 872632

[startup+762.319 s]
/proc/loadavg: 10.10 10.12 10.09 11/519 10459
/proc/meminfo: memFree=12124828/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=877120 CPUtime=2277.98 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1038649 0 0 0 227602 196 0 0 25 0 4 0 669638057 898170880 172805 33554432000 4194304 4625164 140733421379856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 219280 172805 537 106 0 214783 0
[pid=10420/tid=10423] ppid=10416 vsize=877120 CPUtime=452.89 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 80217 0 0 0 45272 17 0 0 25 0 4 0 669638057 898170880 172805 33554432000 4194304 4625164 140733421379856 18446744073709551615 4462556 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=877120 CPUtime=497.12 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 109971 0 0 0 49666 46 0 0 25 0 4 0 669638057 898170880 172805 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=877120 CPUtime=583.17 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 550128 0 0 0 58235 82 0 0 25 0 4 0 669638058 898170880 172805 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2277.98
Current children cumulated vsize (KiB) 877120

[startup+822.3 s]
/proc/loadavg: 10.07 10.11 10.09 11/519 10461
/proc/meminfo: memFree=12065916/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=950800 CPUtime=2456.92 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1080913 0 0 0 245489 203 0 0 25 0 4 0 669638057 973619200 182237 33554432000 4194304 4625164 140733421379856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 237700 182237 524 106 0 233203 0
[pid=10420/tid=10423] ppid=10416 vsize=950800 CPUtime=482.88 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 106394 0 0 0 48267 21 0 0 25 0 4 0 669638057 973619200 182237 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=950800 CPUtime=527.11 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 112451 0 0 0 52663 48 0 0 25 0 4 0 669638057 973619200 182237 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=950800 CPUtime=643.15 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 550440 0 0 0 64233 82 0 0 25 0 4 0 669638058 973619200 182237 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2456.92
Current children cumulated vsize (KiB) 950800

[startup+882.3 s]
/proc/loadavg: 10.02 10.08 10.08 11/519 10463
/proc/meminfo: memFree=12025600/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=955684 CPUtime=2635.91 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1085968 0 0 0 263385 206 0 0 25 0 4 0 669638057 978620416 187236 33554432000 4194304 4625164 140733421379856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 238921 187236 501 106 0 234424 0
[pid=10420/tid=10423] ppid=10416 vsize=955684 CPUtime=512.89 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 108871 0 0 0 51267 22 0 0 25 0 4 0 669638057 978620416 187236 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=955684 CPUtime=557.11 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 113701 0 0 0 55661 50 0 0 25 0 4 0 669638057 978620416 187236 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=955684 CPUtime=703.15 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 550720 0 0 0 70233 82 0 0 25 0 4 0 669638058 978620416 187236 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2635.91
Current children cumulated vsize (KiB) 955684

[startup+942.3 s]
/proc/loadavg: 10.13 10.10 10.09 11/519 10464
/proc/meminfo: memFree=11967552/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=1025708 CPUtime=2814.91 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1089394 0 0 0 281282 209 0 0 25 0 4 0 669638057 1050324992 190605 33554432000 4194304 4625164 140733421379856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 256427 190605 483 106 0 251930 0
[pid=10420/tid=10423] ppid=10416 vsize=1025708 CPUtime=542.9 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 110392 0 0 0 54267 23 0 0 25 0 4 0 669638057 1050324992 190605 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=1025708 CPUtime=587.1 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 114899 0 0 0 58659 51 0 0 25 0 4 0 669638057 1050324992 190605 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=1025708 CPUtime=763.16 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 550925 0 0 0 76233 83 0 0 25 0 4 0 669638058 1050324992 190605 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552460 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2814.91
Current children cumulated vsize (KiB) 1025708

[startup+1002.3 s]
/proc/loadavg: 10.15 10.11 10.09 11/519 10466
/proc/meminfo: memFree=11941508/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=1030064 CPUtime=2993.9 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1093050 0 0 0 299178 212 0 0 25 0 4 0 669638057 1054785536 194203 33554432000 4194304 4625164 140733421379856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 257516 194203 464 106 0 253019 0
[pid=10420/tid=10423] ppid=10416 vsize=1030064 CPUtime=572.9 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 112228 0 0 0 57267 23 0 0 25 0 4 0 669638057 1054785536 194203 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=1030064 CPUtime=617.09 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 115883 0 0 0 61657 52 0 0 25 0 4 0 669638057 1054785536 194203 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=1030064 CPUtime=823.15 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 551060 0 0 0 82232 83 0 0 25 0 4 0 669638058 1054785536 194203 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552410 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2993.9
Current children cumulated vsize (KiB) 1030064

[startup+1062.3 s]
/proc/loadavg: 10.30 10.15 10.10 11/519 10467
/proc/meminfo: memFree=11915088/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=1056088 CPUtime=3172.91 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1107631 0 0 0 317075 216 0 0 25 0 4 0 669638057 1081434112 197920 33554432000 4194304 4625164 140733421379856 18446744073709551615 4512190 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 264022 197920 448 106 0 259525 0
[pid=10420/tid=10423] ppid=10416 vsize=1056088 CPUtime=602.9 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 113666 0 0 0 60266 24 0 0 25 0 4 0 669638057 1081434112 197920 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=1056088 CPUtime=647.09 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 116835 0 0 0 64656 53 0 0 25 0 4 0 669638057 1081434112 197920 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=1056088 CPUtime=883.15 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 551357 0 0 0 88232 83 0 0 25 0 4 0 669638058 1081434112 197920 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3172.91
Current children cumulated vsize (KiB) 1056088

[startup+1122.3 s]
/proc/loadavg: 10.29 10.18 10.11 11/519 10469
/proc/meminfo: memFree=11847124/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=1100936 CPUtime=3351.89 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1117910 0 0 0 334971 218 0 0 25 0 4 0 669638057 1127358464 201373 33554432000 4194304 4625164 140733421379856 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 275234 201373 421 106 0 270737 0
[pid=10420/tid=10423] ppid=10416 vsize=1100936 CPUtime=632.9 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 115151 0 0 0 63265 25 0 0 25 0 4 0 669638057 1127358464 201373 33554432000 4194304 4625164 140733421379856 18446744073709551615 4353247 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=1100936 CPUtime=677.1 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 117829 0 0 0 67656 54 0 0 25 0 4 0 669638057 1127358464 201373 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=1100936 CPUtime=943.16 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 558531 0 0 0 94232 84 0 0 25 0 4 0 669638058 1127358464 201373 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3351.89
Current children cumulated vsize (KiB) 1100936

[startup+1182.3 s]
/proc/loadavg: 10.21 10.18 10.11 11/519 10471
/proc/meminfo: memFree=11803840/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=1104896 CPUtime=3530.89 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1142341 0 0 0 352865 224 0 0 25 0 4 0 669638057 1131413504 207911 33554432000 4194304 4625164 140733421379856 18446744073709551615 4511970 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 276224 207911 407 106 0 271727 0
[pid=10420/tid=10423] ppid=10416 vsize=1104896 CPUtime=662.89 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 118753 0 0 0 66263 26 0 0 25 0 4 0 669638057 1131413504 207911 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=1104896 CPUtime=707.12 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 119374 0 0 0 70655 57 0 0 25 0 4 0 669638057 1131413504 207911 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=1104896 CPUtime=1003.16 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 576593 0 0 0 100230 86 0 0 25 0 4 0 669638058 1131413504 207911 33554432000 4194304 4625164 140733421379856 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3530.89
Current children cumulated vsize (KiB) 1104896

[startup+1242.3 s]
/proc/loadavg: 10.12 10.15 10.10 11/519 10472
/proc/meminfo: memFree=11740708/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=1109384 CPUtime=3709.87 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1205956 0 0 0 370752 235 0 0 25 0 4 0 669638057 1136009216 211638 33554432000 4194304 4625164 140733421379856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 277346 211638 399 106 0 272849 0
[pid=10420/tid=10423] ppid=10416 vsize=1109384 CPUtime=702.78 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 120146 0 0 0 70252 26 0 0 25 0 4 0 669638057 1136009216 211638 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=1109384 CPUtime=737.18 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 120500 0 0 0 73660 58 0 0 25 0 4 0 669638057 1136009216 211638 33554432000 4194304 4625164 140733421379856 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=1109384 CPUtime=1053.2 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 637261 0 0 0 105224 96 0 0 25 0 4 0 669638058 1136009216 211638 33554432000 4194304 4625164 140733421379856 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3709.87
Current children cumulated vsize (KiB) 1109384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.05 10.13 10.09 11/519 10474
/proc/meminfo: memFree=11702388/32951124 swapFree=67111348/67111528
[pid=10420] ppid=10416 vsize=1115984 CPUtime=3882.02 cores=0,2,4,6
/proc/10420/stat : 10420 (SArTagnan) R 10416 10420 10092 0 -1 4202496 1257507 0 0 0 387958 244 0 0 25 0 4 0 669638057 1142767616 215973 33554432000 4194304 4625164 140733421379856 18446744073709551615 4519388 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10420/statm: 278996 215973 382 106 0 274499 0
[pid=10420/tid=10423] ppid=10416 vsize=1115984 CPUtime=760.51 cores=0,2,4,6
/proc/10420/task/10423/stat : 10423 (SArTagnan) R 10416 10420 10092 0 -1 4202560 123166 0 0 0 76023 28 0 0 25 0 4 0 669638057 1142767616 215975 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10420/tid=10424] ppid=10416 vsize=1115984 CPUtime=766.03 cores=0,2,4,6
/proc/10420/task/10424/stat : 10424 (SArTagnan) R 10416 10420 10092 0 -1 4202560 121546 0 0 0 76544 59 0 0 25 0 4 0 669638057 1142767616 215975 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10420/tid=10425] ppid=10416 vsize=1115984 CPUtime=1082.08 cores=0,2,4,6
/proc/10420/task/10425/stat : 10425 (SArTagnan) R 10416 10420 10092 0 -1 4202560 684295 0 0 0 108106 102 0 0 25 0 4 0 669638058 1142767616 215975 33554432000 4194304 4625164 140733421379856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3882.02
Current children cumulated vsize (KiB) 1115984

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.06
CPU time (s): 3882.11
CPU user time (s): 3879.62
CPU system time (s): 2.48562
CPU usage (%): 298.609
Max. virtual memory (cumulated for all children) (KiB): 1115984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3879.62
system time used= 2.48562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1257510
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= 505
involuntary context switches= 31235

runsolver used 6.38403 second user time and 15.6826 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 23:13:23
IDJOB=3386124
IDBENCH=83143
IDSOLVER=1871
FILE ID=node139/3386124-1305580403
RUNJOBID= node139-1305576495-10110
PBS_JOBID= 13350204
Free space on /tmp= 73272 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386124-1305580403/watcher-3386124-1305580403 -o /tmp/evaluation-result-3386124-1305580403/solver-3386124-1305580403 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386124-1305580403.cnf -threads=4

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1735063726

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13585856 kB
Buffers:        342224 kB
Cached:        3341988 kB
SwapCached:          0 kB
Active:       16823684 kB
Inactive:      2193164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13585856 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:    15332472 kB
Mapped:          38760 kB
Slab:           208940 kB
PageTables:      70140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 140715776 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= 73276 MiB
End job on node139 at 2011-05-16 23:35:05