Trace number 3438681

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) 40000.8 5011.52

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
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: 977)

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-3438681-1306921707/watcher-3438681-1306921707 -o /tmp/evaluation-result-3438681-1306921707/solver-3438681-1306921707 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438681-1306921707.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.02 8.07 8.01 2/491 31303
/proc/meminfo: memFree=29239412/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=90464 CPUtime=0.08 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 498 0 0 0 8 0 0 0 18 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386305970 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 22616 434 300 106 0 18119 0
[pid=31303/tid=31304] ppid=31301 vsize=90464 CPUtime=0 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=90464 CPUtime=0 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386305970 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=90464 CPUtime=0.01 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 0 0 0 0 1 0 0 0 19 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386305970 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=90464 CPUtime=0.01 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 0 0 0 0 1 0 0 0 19 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386305970 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=90464 CPUtime=0.01 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 0 0 0 0 1 0 0 0 19 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386305970 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=90464 CPUtime=0.01 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1 0 0 0 1 0 0 0 19 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386305970 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=90464 CPUtime=0.01 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 0 0 0 0 1 0 0 0 19 0 8 0 803770364 92635136 434 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386305968 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.068567 s]
/proc/loadavg: 8.02 8.07 8.01 2/491 31303
/proc/meminfo: memFree=29239412/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=353000 CPUtime=0.45 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 1116 0 0 0 45 0 0 0 19 0 8 0 803770364 361472000 1044 33554432000 4194304 4625164 140737434703376 18446744073709551615 4393268 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 88250 1044 351 106 0 83753 0
[pid=31303/tid=31304] ppid=31301 vsize=353000 CPUtime=0.01 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 64 0 0 0 1 0 0 0 20 0 8 0 803770364 361472000 1045 33554432000 4194304 4625164 140737434703376 18446744073709551615 210646807585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=353000 CPUtime=0.05 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 62 0 0 0 5 0 0 0 18 0 8 0 803770364 361472000 1045 33554432000 4194304 4625164 140737434703376 18446744073709551615 4462317 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=353000 CPUtime=0.06 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 111 0 0 0 6 0 0 0 20 0 8 0 803770364 361472000 1045 33554432000 4194304 4625164 140737434703376 18446744073709551615 4552464 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=353000 CPUtime=0.06 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 67 0 0 0 6 0 0 0 20 0 8 0 803770364 361472000 1045 33554432000 4194304 4625164 140737434703376 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=353000 CPUtime=0.06 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 75 0 0 0 6 0 0 0 20 0 8 0 803770364 361472000 1045 33554432000 4194304 4625164 140737434703376 18446744073709551615 4349981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=353000 CPUtime=0.06 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 55 0 0 0 6 0 0 0 18 0 8 0 803770364 361472000 1045 33554432000 4194304 4625164 140737434703376 18446744073709551615 47284386306598 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=353000 CPUtime=0.06 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 54 0 0 0 6 0 0 0 18 0 8 0 803770364 361472000 1045 33554432000 4194304 4625164 140737434703376 18446744073709551615 4462417 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 353000

[startup+0.100347 s]
/proc/loadavg: 8.02 8.07 8.01 2/491 31303
/proc/meminfo: memFree=29239412/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=354496 CPUtime=0.7 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 1905 0 0 0 70 0 0 0 19 0 8 0 803770364 363003904 1634 33554432000 4194304 4625164 140737434703376 18446744073709551615 4396511 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 88704 1645 351 106 0 84207 0
[pid=31303/tid=31304] ppid=31301 vsize=354816 CPUtime=0.04 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 167 0 0 0 4 0 0 0 20 0 8 0 803770364 363331584 1657 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=354816 CPUtime=0.08 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 170 0 0 0 8 0 0 0 18 0 8 0 803770364 363331584 1672 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=354816 CPUtime=0.08 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 223 0 0 0 8 0 0 0 20 0 8 0 803770364 363331584 1683 33554432000 4194304 4625164 140737434703376 18446744073709551615 210646807585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=354604 CPUtime=0.09 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 174 0 0 0 9 0 0 0 20 0 8 0 803770364 363114496 1637 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=354604 CPUtime=0.09 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 179 0 0 0 9 0 0 0 20 0 8 0 803770364 363114496 1639 33554432000 4194304 4625164 140737434703376 18446744073709551615 4348906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=354604 CPUtime=0.09 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 136 0 0 0 9 0 0 0 18 0 8 0 803770364 363114496 1639 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=354604 CPUtime=0.09 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 210 0 0 0 9 0 0 0 18 0 8 0 803770364 363114496 1639 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 354496

[startup+0.301315 s]
/proc/loadavg: 8.02 8.07 8.01 2/491 31303
/proc/meminfo: memFree=29239412/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=361224 CPUtime=2.31 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 7611 0 0 0 230 1 0 0 19 0 8 0 803770364 369893376 4993 33554432000 4194304 4625164 140737434703376 18446744073709551615 4356352 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 90306 4993 351 106 0 85809 0
[pid=31303/tid=31304] ppid=31301 vsize=361224 CPUtime=0.24 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 633 0 0 0 24 0 0 0 18 0 8 0 803770364 369893376 4993 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352800 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=361224 CPUtime=0.28 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 851 0 0 0 28 0 0 0 18 0 8 0 803770364 369893376 4995 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=361224 CPUtime=0.28 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1710 0 0 0 28 0 0 0 20 0 8 0 803770364 369893376 4997 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=361224 CPUtime=0.29 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 837 0 0 0 29 0 0 0 20 0 8 0 803770364 369893376 4997 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=361224 CPUtime=0.29 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 925 0 0 0 29 0 0 0 20 0 8 0 803770364 369893376 4997 33554432000 4194304 4625164 140737434703376 18446744073709551615 4339564 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=361224 CPUtime=0.29 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 607 0 0 0 29 0 0 0 18 0 8 0 803770364 369893376 4998 33554432000 4194304 4625164 140737434703376 18446744073709551615 4463297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=361224 CPUtime=0.29 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 804 0 0 0 29 0 0 0 18 0 8 0 803770364 369893376 4998 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 361224

[startup+0.701249 s]
/proc/loadavg: 8.02 8.07 8.01 2/491 31303
/proc/meminfo: memFree=29239412/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=368680 CPUtime=5.51 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 13946 0 0 0 549 2 0 0 19 0 8 0 803770364 377528320 9462 33554432000 4194304 4625164 140737434703376 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 92170 9462 351 106 0 87673 0
[pid=31303/tid=31304] ppid=31301 vsize=368680 CPUtime=0.64 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1104 0 0 0 64 0 0 0 18 0 8 0 803770364 377528320 9462 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=368680 CPUtime=0.68 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1517 0 0 0 68 0 0 0 18 0 8 0 803770364 377528320 9462 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=368680 CPUtime=0.68 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 3846 0 0 0 68 0 0 0 21 0 8 0 803770364 377528320 9463 33554432000 4194304 4625164 140737434703376 18446744073709551615 4579356 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=368680 CPUtime=0.69 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1400 0 0 0 69 0 0 0 21 0 8 0 803770364 377528320 9463 33554432000 4194304 4625164 140737434703376 18446744073709551615 4464397 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=368680 CPUtime=0.69 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1553 0 0 0 69 0 0 0 21 0 8 0 803770364 377528320 9463 33554432000 4194304 4625164 140737434703376 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=368680 CPUtime=0.69 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1427 0 0 0 69 0 0 0 18 0 8 0 803770364 377528320 9463 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=368680 CPUtime=0.69 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 1346 0 0 0 69 0 0 0 18 0 8 0 803770364 377528320 9463 33554432000 4194304 4625164 140737434703376 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 368680

[startup+1.50112 s]
/proc/loadavg: 8.10 8.09 8.01 9/499 31311
/proc/meminfo: memFree=29191120/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=378024 CPUtime=11.88 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 27760 0 0 0 1184 4 0 0 21 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329114 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 94506 16175 351 106 0 90009 0
[pid=31303/tid=31304] ppid=31301 vsize=378024 CPUtime=1.42 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 2221 0 0 0 142 0 0 0 19 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=378024 CPUtime=1.48 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 2279 0 0 0 148 0 0 0 19 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351644 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=378024 CPUtime=1.48 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 8700 0 0 0 147 1 0 0 23 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4353478 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=378024 CPUtime=1.49 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 3023 0 0 0 149 0 0 0 23 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=378024 CPUtime=1.48 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 2979 0 0 0 148 0 0 0 24 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4348854 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=378024 CPUtime=1.48 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 2917 0 0 0 148 0 0 0 19 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=378024 CPUtime=1.49 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 2969 0 0 0 149 0 0 0 19 0 8 0 803770364 387096576 16175 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 378024

[startup+3.10085 s]
/proc/loadavg: 8.10 8.09 8.01 9/499 31311
/proc/meminfo: memFree=29156524/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=396900 CPUtime=24.66 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 45414 0 0 0 2458 8 0 0 25 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 99225 25804 365 106 0 94728 0
[pid=31303/tid=31304] ppid=31301 vsize=396900 CPUtime=3 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 3563 0 0 0 300 0 0 0 25 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=396900 CPUtime=3.08 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 4334 0 0 0 308 0 0 0 25 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=396900 CPUtime=3.08 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 15152 0 0 0 306 2 0 0 25 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=396900 CPUtime=3.09 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 4568 0 0 0 309 0 0 0 25 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=396900 CPUtime=3.08 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 4717 0 0 0 308 0 0 0 25 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=396900 CPUtime=3.09 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 4663 0 0 0 308 1 0 0 24 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=396900 CPUtime=3.08 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 4675 0 0 0 308 0 0 0 25 0 8 0 803770364 406425600 25804 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 396900

[startup+6.30131 s]
/proc/loadavg: 8.09 8.09 8.01 9/499 31313
/proc/meminfo: memFree=29091672/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=437484 CPUtime=50.2 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 79153 0 0 0 5006 14 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 109371 40369 351 106 0 104874 0
[pid=31303/tid=31304] ppid=31301 vsize=437484 CPUtime=6.15 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 7256 0 0 0 614 1 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=437484 CPUtime=6.28 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 6915 0 0 0 628 0 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=437484 CPUtime=6.28 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 28469 0 0 0 624 4 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4335153 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=437484 CPUtime=6.29 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 7456 0 0 0 628 1 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=437484 CPUtime=6.29 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 7468 0 0 0 628 1 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=437484 CPUtime=6.29 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 9569 0 0 0 627 2 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=437484 CPUtime=6.29 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 6902 0 0 0 628 1 0 0 25 0 8 0 803770364 447983616 40369 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0

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

Current children cumulated vsize (KiB) 5025028

[startup+4722.32 s]
/proc/loadavg: 8.15 8.11 8.02 9/499 31461
/proc/meminfo: memFree=24945304/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=5025648 CPUtime=37693.7 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 15939703 0 0 0 3766410 2957 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 1256412 1071568 354 106 0 1251915 0
[pid=31303/tid=31304] ppid=31301 vsize=5025648 CPUtime=4640.79 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 204322 0 0 0 464031 48 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=5025648 CPUtime=4721.46 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 182003 0 0 0 472099 47 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=5025648 CPUtime=4722.33 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 11419091 0 0 0 470288 1945 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=5025648 CPUtime=4722.35 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 202161 0 0 0 472187 48 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=5025648 CPUtime=4722.25 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 175596 0 0 0 472188 37 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=5025648 CPUtime=4721.78 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 294376 0 0 0 472050 128 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=5025648 CPUtime=4722.38 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 217020 0 0 0 472182 56 0 0 25 0 8 0 803770364 5146263552 1071568 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37693.7
Current children cumulated vsize (KiB) 5025648

[startup+4782.3 s]
/proc/loadavg: 8.05 8.09 8.02 9/499 31463
/proc/meminfo: memFree=24941940/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=5028344 CPUtime=38172.5 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 15940582 0 0 0 3814288 2958 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4512193 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 1257086 1072443 354 106 0 1252589 0
[pid=31303/tid=31304] ppid=31301 vsize=5028344 CPUtime=4699.74 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 204337 0 0 0 469926 48 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=5028344 CPUtime=4781.44 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 182010 0 0 0 478097 47 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4330793 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=5028344 CPUtime=4782.31 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 11419799 0 0 0 476286 1945 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=5028344 CPUtime=4782.33 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 202174 0 0 0 478185 48 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=5028344 CPUtime=4782.23 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 175613 0 0 0 478186 37 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=5028344 CPUtime=4781.76 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 294419 0 0 0 478048 128 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=5028344 CPUtime=4782.36 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 217031 0 0 0 478180 56 0 0 25 0 8 0 803770364 5149024256 1072443 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38172.5
Current children cumulated vsize (KiB) 5028344

[startup+4842.3 s]
/proc/loadavg: 8.05 8.08 8.02 9/499 31465
/proc/meminfo: memFree=24940816/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=5028344 CPUtime=38651.4 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 15940938 0 0 0 3862180 2960 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 1257086 1072795 354 106 0 1252589 0
[pid=31303/tid=31304] ppid=31301 vsize=5028344 CPUtime=4758.7 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 204352 0 0 0 475822 48 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=5028344 CPUtime=4841.44 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 182021 0 0 0 484097 47 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=5028344 CPUtime=4842.31 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 11419994 0 0 0 482285 1946 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=5028344 CPUtime=4842.33 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 202194 0 0 0 484185 48 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4330859 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=5028344 CPUtime=4842.22 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 175632 0 0 0 484185 37 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=5028344 CPUtime=4841.77 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 294470 0 0 0 484048 129 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=5028344 CPUtime=4842.36 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 217041 0 0 0 484180 56 0 0 25 0 8 0 803770364 5149024256 1072795 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38651.4
Current children cumulated vsize (KiB) 5028344

[startup+4902.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/499 31467
/proc/meminfo: memFree=24937828/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=5029064 CPUtime=39130.3 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 15941806 0 0 0 3910072 2961 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 1257266 1073656 351 106 0 1252769 0
[pid=31303/tid=31304] ppid=31301 vsize=5029064 CPUtime=4817.66 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 204365 0 0 0 481718 48 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=5029064 CPUtime=4901.44 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 182030 0 0 0 490097 47 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=5029064 CPUtime=4902.31 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 11420125 0 0 0 488285 1946 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=5029064 CPUtime=4902.33 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 202807 0 0 0 490185 48 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=5029064 CPUtime=4902.22 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 175650 0 0 0 490185 37 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=5029064 CPUtime=4901.77 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 294518 0 0 0 490048 129 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=5029064 CPUtime=4902.36 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 217051 0 0 0 490180 56 0 0 25 0 8 0 803770364 5149761536 1073656 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39130.3
Current children cumulated vsize (KiB) 5029064

[startup+4962.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/499 31469
/proc/meminfo: memFree=24930376/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=5029064 CPUtime=39609.2 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 15943743 0 0 0 3957961 2964 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 1257266 1075588 351 106 0 1252769 0
[pid=31303/tid=31304] ppid=31301 vsize=5029064 CPUtime=4876.6 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 204388 0 0 0 487612 48 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=5029064 CPUtime=4961.44 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 182038 0 0 0 496097 47 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4488006 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=5029064 CPUtime=4962.31 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 11420312 0 0 0 494285 1946 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=5029064 CPUtime=4962.33 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 202828 0 0 0 496185 48 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=5029064 CPUtime=4962.22 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 175669 0 0 0 496185 37 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=5029064 CPUtime=4961.76 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 296115 0 0 0 496045 131 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=5029064 CPUtime=4962.36 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 217063 0 0 0 496180 56 0 0 25 0 8 0 803770364 5149761536 1075588 33554432000 4194304 4625164 140737434703376 18446744073709551615 4330853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39609.2
Current children cumulated vsize (KiB) 5029064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.3 s]
/proc/loadavg: 8.12 8.08 8.02 9/499 31469
/proc/meminfo: memFree=24921928/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=5030640 CPUtime=40000.5 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) R 31301 31303 31098 0 -1 4202496 15945855 0 0 0 3997085 2969 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 1257660 1077696 351 106 0 1253163 0
[pid=31303/tid=31304] ppid=31301 vsize=5030640 CPUtime=4924.77 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4202560 204405 0 0 0 492429 48 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31303/tid=31305] ppid=31301 vsize=5030640 CPUtime=5010.46 cores=0-7
/proc/31303/task/31305/stat : 31305 (SArTagnan) R 31301 31303 31098 0 -1 4202560 182047 0 0 0 500999 47 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=5030640 CPUtime=5011.33 cores=0-7
/proc/31303/task/31306/stat : 31306 (SArTagnan) R 31301 31303 31098 0 -1 4202560 11420675 0 0 0 499187 1946 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=5030640 CPUtime=5011.35 cores=0-7
/proc/31303/task/31307/stat : 31307 (SArTagnan) R 31301 31303 31098 0 -1 4202560 202848 0 0 0 501087 48 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=5030640 CPUtime=5011.24 cores=0-7
/proc/31303/task/31308/stat : 31308 (SArTagnan) R 31301 31303 31098 0 -1 4202560 175691 0 0 0 501087 37 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=5030640 CPUtime=5010.79 cores=0-7
/proc/31303/task/31309/stat : 31309 (SArTagnan) R 31301 31303 31098 0 -1 4202560 297687 0 0 0 500944 135 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=5030640 CPUtime=5011.38 cores=0-7
/proc/31303/task/31310/stat : 31310 (SArTagnan) R 31301 31303 31098 0 -1 4202560 217075 0 0 0 501082 56 0 0 25 0 8 0 803770364 5151375360 1077696 33554432000 4194304 4625164 140737434703376 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5030640

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

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

[startup+5011.43 s]
/proc/loadavg: 8.12 8.08 8.02 9/499 31469
/proc/meminfo: memFree=24921928/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=0 CPUtime=40000.7 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) Z 31301 31303 31098 0 -1 4203548 15945855 0 0 0 3997089 2979 0 0 25 0 2 0 803770364 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 0 0 0 0 0 0 0
[pid=31303/tid=31304] ppid=31301 vsize=0 CPUtime=4924.87 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4203588 204405 0 0 0 492429 58 0 0 25 0 2 0 803770364 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

[startup+5011.5 s]
/proc/loadavg: 8.12 8.08 8.02 2/494 31470
/proc/meminfo: memFree=28778492/32951132 swapFree=57925096/67111528
[pid=31303] ppid=31301 vsize=0 CPUtime=40000.8 cores=0-7
/proc/31303/stat : 31303 (SArTagnan) Z 31301 31303 31098 0 -1 4203548 15945855 0 0 0 3997089 2988 0 0 25 0 2 0 803770364 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31303/statm: 0 0 0 0 0 0 0
[pid=31303/tid=31304] ppid=31301 vsize=0 CPUtime=4924.96 cores=0-7
/proc/31303/task/31304/stat : 31304 (SArTagnan) R 31301 31303 31098 0 -1 4203588 204405 0 0 0 492429 67 0 0 25 0 2 0 803770364 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.52
CPU time (s): 40000.8
CPU user time (s): 39970.9
CPU system time (s): 29.8865
CPU usage (%): 798.177
Max. virtual memory (cumulated for all children) (KiB): 5151272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39970.9
system time used= 29.8865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15945855
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= 1181
involuntary context switches= 125440

runsolver used 22.6246 second user time and 63.7653 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-01 11:48:27
IDJOB=3438681
IDBENCH=83151
IDSOLVER=1936
FILE ID=node129/3438681-1306921707
RUNJOBID= node129-1306916694-31112
PBS_JOBID= 13488517
Free space on /tmp= 73752 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438681-1306921707/watcher-3438681-1306921707 -o /tmp/evaluation-result-3438681-1306921707/solver-3438681-1306921707 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438681-1306921707.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=578206373

node129.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.831
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.66
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29239948 kB
Buffers:        272768 kB
Cached:        2004232 kB
SwapCached:      49316 kB
Active:         206728 kB
Inactive:      3220244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29239948 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:     1111600 kB
Mapped:          14464 kB
Slab:           153756 kB
PageTables:      58432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147299856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73748 MiB
End job on node129 at 2011-06-01 13:12:01