Trace number 3386126

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
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-3386126-1305580407/watcher-3386126-1305580407 -o /tmp/evaluation-result-3386126-1305580407/solver-3386126-1305580407 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386126-1305580407.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.11 10.19 10.10 7/392 4184
/proc/meminfo: memFree=20347248/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 452 0 0 0 0 0 0 0 25 0 4 0 669638707 50393088 389 33554432000 4194304 4625164 140735561529392 18446744073709551615 47391357015986 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 12303 389 300 106 0 7806 0
[pid=4184/tid=4185] ppid=4182 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669638707 50393088 389 33554432000 4194304 4625164 140735561529392 18446744073709551615 47391357015980 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669638707 50393088 389 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669638707 50393088 389 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.217932 s]
/proc/loadavg: 10.11 10.19 10.10 7/392 4184
/proc/meminfo: memFree=20347248/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=248860 CPUtime=0.62 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 2550 0 0 0 62 0 0 0 25 0 4 0 669638707 254832640 1967 33554432000 4194304 4625164 140735561529392 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 62215 1967 343 106 0 57718 0
[pid=4184/tid=4185] ppid=4182 vsize=248860 CPUtime=0.11 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 341 0 0 0 11 0 0 0 25 0 4 0 669638707 254832640 1967 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=248860 CPUtime=0.19 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 781 0 0 0 19 0 0 0 25 0 4 0 669638707 254832640 1967 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=248860 CPUtime=0.11 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 504 0 0 0 11 0 0 0 25 0 4 0 669638707 254832640 1967 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 248860

[startup+0.300918 s]
/proc/loadavg: 10.11 10.19 10.10 7/392 4184
/proc/meminfo: memFree=20347248/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=249984 CPUtime=0.86 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 3425 0 0 0 86 0 0 0 18 0 4 0 669638707 255983616 2545 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122757255 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 62381 2432 343 106 0 57884 0
[pid=4184/tid=4185] ppid=4182 vsize=249524 CPUtime=0.18 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 618 0 0 0 18 0 0 0 25 0 4 0 669638707 255512576 2432 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=249524 CPUtime=0.27 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 1101 0 0 0 27 0 0 0 25 0 4 0 669638707 255512576 2432 33554432000 4194304 4625164 140735561529392 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=249524 CPUtime=0.16 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 596 0 0 0 16 0 0 0 25 0 4 0 669638707 255512576 2432 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122411111 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 249984

[startup+0.400901 s]
/proc/loadavg: 10.11 10.19 10.10 7/392 4184
/proc/meminfo: memFree=20347248/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=251072 CPUtime=1.16 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 3845 0 0 0 116 0 0 0 18 0 4 0 669638707 257097728 2850 33554432000 4194304 4625164 140735561529392 18446744073709551615 4512740 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 62768 2850 343 106 0 58271 0
[pid=4184/tid=4185] ppid=4182 vsize=251072 CPUtime=0.28 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 827 0 0 0 28 0 0 0 25 0 4 0 669638707 257097728 2850 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122411216 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=251072 CPUtime=0.37 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 1263 0 0 0 37 0 0 0 25 0 4 0 669638707 257097728 2850 33554432000 4194304 4625164 140735561529392 18446744073709551615 4467248 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=251072 CPUtime=0.16 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 596 0 0 0 16 0 0 0 25 0 4 0 669638707 257097728 2850 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122411111 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 251072

[startup+0.700846 s]
/proc/loadavg: 10.11 10.19 10.10 7/392 4184
/proc/meminfo: memFree=20347248/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=253104 CPUtime=2.07 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 5762 0 0 0 206 1 0 0 18 0 4 0 669638707 259178496 4037 33554432000 4194304 4625164 140735561529392 18446744073709551615 4291978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 63276 4037 343 106 0 58779 0
[pid=4184/tid=4185] ppid=4182 vsize=253104 CPUtime=0.57 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 1663 0 0 0 57 0 0 0 25 0 4 0 669638707 259178496 4037 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=253104 CPUtime=0.67 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 1989 0 0 0 67 0 0 0 25 0 4 0 669638707 259178496 4037 33554432000 4194304 4625164 140735561529392 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=253104 CPUtime=0.16 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 596 0 0 0 16 0 0 0 25 0 4 0 669638707 259178496 4037 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122411111 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 253104

[startup+1.5007 s]
/proc/loadavg: 10.10 10.18 10.10 11/396 4188
/proc/meminfo: memFree=20325448/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=256636 CPUtime=4.45 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 9543 0 0 0 443 2 0 0 19 0 4 0 669638707 262795264 6510 33554432000 4194304 4625164 140735561529392 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 64159 6529 347 106 0 59662 0
[pid=4184/tid=4185] ppid=4182 vsize=256636 CPUtime=1.35 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 2953 0 0 0 135 0 0 0 18 0 4 0 669638707 262795264 6535 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=256636 CPUtime=1.13 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 2933 0 0 0 113 0 0 0 25 0 4 0 669638707 262795264 6535 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=256636 CPUtime=0.49 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 1527 0 0 0 49 0 0 0 18 0 4 0 669638707 262795264 6535 33554432000 4194304 4625164 140735561529392 18446744073709551615 228122411104 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 256636

[startup+3.10042 s]
/proc/loadavg: 10.10 10.18 10.10 11/396 4188
/proc/meminfo: memFree=20308956/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=266552 CPUtime=9.23 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 17595 0 0 0 920 3 0 0 23 0 4 0 669638707 272949248 9767 33554432000 4194304 4625164 140735561529392 18446744073709551615 4392955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 66638 9767 345 106 0 62141 0
[pid=4184/tid=4185] ppid=4182 vsize=266552 CPUtime=2.94 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 5817 0 0 0 293 1 0 0 21 0 4 0 669638707 272949248 9767 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=266552 CPUtime=1.73 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 4004 0 0 0 173 0 0 0 25 0 4 0 669638707 272949248 9767 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=266552 CPUtime=1.49 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 4336 0 0 0 149 0 0 0 19 0 4 0 669638707 272949248 9767 33554432000 4194304 4625164 140735561529392 18446744073709551615 4552296 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 266552

[startup+6.30084 s]
/proc/loadavg: 10.10 10.18 10.10 11/396 4188
/proc/meminfo: memFree=20281800/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=274648 CPUtime=18.78 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 31856 0 0 0 1873 5 0 0 25 0 4 0 669638707 281239552 14605 33554432000 4194304 4625164 140735561529392 18446744073709551615 4338083 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 68662 14605 349 106 0 64165 0
[pid=4184/tid=4185] ppid=4182 vsize=274648 CPUtime=6.1 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 8474 0 0 0 608 2 0 0 25 0 4 0 669638707 281239552 14605 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=274648 CPUtime=3.33 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 5424 0 0 0 332 1 0 0 25 0 4 0 669638707 281239552 14605 33554432000 4194304 4625164 140735561529392 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=274648 CPUtime=3.09 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 12880 0 0 0 308 1 0 0 25 0 4 0 669638707 281239552 14605 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 274648

[startup+12.7007 s]
/proc/loadavg: 10.09 10.18 10.10 11/396 4188
/proc/meminfo: memFree=20237272/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=280404 CPUtime=37.91 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 52925 0 0 0 3782 9 0 0 25 0 4 0 669638707 287133696 22840 33554432000 4194304 4625164 140735561529392 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 70101 22840 446 106 0 65604 0
[pid=4184/tid=4185] ppid=4182 vsize=280404 CPUtime=12.42 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 13481 0 0 0 1239 3 0 0 25 0 4 0 669638707 287133696 22840 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=280404 CPUtime=6.53 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 7796 0 0 0 652 1 0 0 25 0 4 0 669638707 287133696 22840 33554432000 4194304 4625164 140735561529392 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=280404 CPUtime=6.29 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 24058 0 0 0 627 2 0 0 25 0 4 0 669638707 287133696 22840 33554432000 4194304 4625164 140735561529392 18446744073709551615 4579607 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.91
Current children cumulated vsize (KiB) 280404

[startup+25.5154 s]
/proc/loadavg: 10.15 10.19 10.10 11/396 4189
/proc/meminfo: memFree=20183828/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=319004 CPUtime=76.18 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 71069 0 0 0 7605 13 0 0 25 0 4 0 669638707 326660096 35215 33554432000 4194304 4625164 140735561529392 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 79751 35215 809 106 0 75254 0
[pid=4184/tid=4185] ppid=4182 vsize=319004 CPUtime=20.4 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 15506 0 0 0 2036 4 0 0 25 0 4 0 669638707 326660096 35215 33554432000 4194304 4625164 140735561529392 18446744073709551615 4288602 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=319004 CPUtime=12.96 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 11361 0 0 0 1293 3 0 0 25 0 4 0 669638707 326660096 35215 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=319004 CPUtime=17.34 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 28853 0 0 0 1731 3 0 0 25 0 4 0 669638707 326660096 35215 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.18
Current children cumulated vsize (KiB) 319004

[startup+51.1008 s]
/proc/loadavg: 10.16 10.19 10.10 11/396 4189
/proc/meminfo: memFree=20125984/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=350704 CPUtime=152.62 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 92987 0 0 0 15244 18 0 0 25 0 4 0 669638707 359120896 47119 33554432000 4194304 4625164 140735561529392 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 87676 47119 638 106 0 83179 0
[pid=4184/tid=4185] ppid=4182 vsize=350704 CPUtime=33.03 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 21523 0 0 0 3298 5 0 0 25 0 4 0 669638707 359120896 47119 33554432000 4194304 4625164 140735561529392 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=350704 CPUtime=25.6 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 17826 0 0 0 2555 5 0 0 25 0 4 0 669638707 359120896 47119 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=350704 CPUtime=42.93 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 30851 0 0 0 4289 4 0 0 25 0 4 0 669638707 359120896 47119 33554432000 4194304 4625164 140735561529392 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 152.62
Current children cumulated vsize (KiB) 350704

[startup+102.301 s]
/proc/loadavg: 10.20 10.19 10.10 11/396 4191
/proc/meminfo: memFree=19994136/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=463844 CPUtime=305.54 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 129129 0 0 0 30519 35 0 0 25 0 4 0 669638707 474976256 68380 33554432000 4194304 4625164 140735561529392 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4184/statm: 115961 68380 436 106 0 111464 0
[pid=4184/tid=4185] ppid=4182 vsize=463844 CPUtime=58.53 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 33803 0 0 0 5842 11 0 0 25 0 4 0 669638707 474976256 68380 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=463844 CPUtime=51.39 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 27863 0 0 0 5126 13 0 0 25 0 4 0 669638707 474976256 68380 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=463844 CPUtime=94.13 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 33712 0 0 0 9408 5 0 0 25 0 4 0 669638707 474976256 68380 33554432000 4194304 4625164 140735561529392 18446744073709551615 4552348 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 305.54
Current children cumulated vsize (KiB) 463844

[startup+162.301 s]

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

[pid=4184] ppid=4182 vsize=982572 CPUtime=2097.52 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 697789 0 0 0 209543 209 0 0 25 0 4 0 669638707 1006153728 186795 33554432000 4194304 4625164 140735561529392 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 245643 186795 443 106 0 241146 0
[pid=4184/tid=4185] ppid=4182 vsize=982572 CPUtime=396.68 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 85386 0 0 0 39624 44 0 0 25 0 4 0 669638707 1006153728 186795 33554432000 4194304 4625164 140735561529392 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=982572 CPUtime=432.13 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 108606 0 0 0 43148 65 0 0 25 0 4 0 669638707 1006153728 186795 33554432000 4194304 4625164 140735561529392 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=982572 CPUtime=645.67 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 65781 0 0 0 64555 12 0 0 25 0 4 0 669638707 1006153728 186795 33554432000 4194304 4625164 140735561529392 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2097.52
Current children cumulated vsize (KiB) 982572

[startup+762.301 s]
/proc/loadavg: 10.08 10.14 10.09 11/396 4269
/proc/meminfo: memFree=20114572/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1031060 CPUtime=2294.1 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 730893 0 0 0 229188 222 0 0 25 0 4 0 669638707 1055805440 196091 33554432000 4194304 4625164 140735561529392 18446744073709551615 4513151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4184/statm: 257765 196091 443 106 0 253268 0
[pid=4184/tid=4185] ppid=4182 vsize=1031060 CPUtime=441.33 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 88198 0 0 0 44084 49 0 0 25 0 4 0 669638707 1055805440 196091 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1031060 CPUtime=476.83 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 138415 0 0 0 47611 72 0 0 25 0 4 0 669638707 1055805440 196091 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1031060 CPUtime=693.59 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 65802 0 0 0 69347 12 0 0 25 0 4 0 669638707 1055805440 196091 33554432000 4194304 4625164 140735561529392 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2294.1
Current children cumulated vsize (KiB) 1031060

[startup+822.301 s]
/proc/loadavg: 10.07 10.13 10.09 11/396 4271
/proc/meminfo: memFree=19720860/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1071388 CPUtime=2491.7 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 745443 0 0 0 248938 232 0 0 25 0 4 0 669638707 1097101312 210563 33554432000 4194304 4625164 140735561529392 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4184/statm: 267847 210563 458 106 0 263350 0
[pid=4184/tid=4185] ppid=4182 vsize=1071388 CPUtime=501.33 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 91624 0 0 0 50079 54 0 0 25 0 4 0 669638707 1097101312 210563 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1071388 CPUtime=525.21 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 141623 0 0 0 52445 76 0 0 25 0 4 0 669638707 1097101312 210563 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1071388 CPUtime=723.59 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 72695 0 0 0 72346 13 0 0 25 0 4 0 669638707 1097101312 210563 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2491.7
Current children cumulated vsize (KiB) 1071388

[startup+882.301 s]
/proc/loadavg: 10.10 10.13 10.09 11/396 4272
/proc/meminfo: memFree=19432612/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1071388 CPUtime=2670.96 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 752207 0 0 0 266857 239 0 0 25 0 4 0 669638707 1097101312 217190 33554432000 4194304 4625164 140735561529392 18446744073709551615 4519301 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4184/statm: 267847 217190 402 106 0 263350 0
[pid=4184/tid=4185] ppid=4182 vsize=1071388 CPUtime=542.82 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 94624 0 0 0 54225 57 0 0 25 0 4 0 669638707 1097101312 217190 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1071388 CPUtime=555.21 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 143556 0 0 0 55442 79 0 0 25 0 4 0 669638707 1097101312 217190 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1071388 CPUtime=772.11 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 73589 0 0 0 77198 13 0 0 25 0 4 0 669638707 1097101312 217190 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2670.96
Current children cumulated vsize (KiB) 1071388

[startup+942.301 s]
/proc/loadavg: 10.15 10.14 10.09 12/396 4274
/proc/meminfo: memFree=19176748/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1111316 CPUtime=2850.18 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 781508 0 0 0 284772 246 0 0 25 0 4 0 669638707 1137987584 226892 33554432000 4194304 4625164 140735561529392 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4184/statm: 277829 226892 402 106 0 273332 0
[pid=4184/tid=4185] ppid=4182 vsize=1111316 CPUtime=572.82 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 120876 0 0 0 57219 63 0 0 25 0 4 0 669638707 1137987584 226892 33554432000 4194304 4625164 140735561529392 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1111316 CPUtime=585.21 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 145171 0 0 0 58441 80 0 0 25 0 4 0 669638707 1137987584 226892 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1111316 CPUtime=832.1 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 73714 0 0 0 83197 13 0 0 25 0 4 0 669638707 1137987584 226892 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2850.18
Current children cumulated vsize (KiB) 1111316

[startup+1002.32 s]
/proc/loadavg: 10.16 10.14 10.09 11/396 4276
/proc/meminfo: memFree=18950640/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1209024 CPUtime=3029.45 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 806313 0 0 0 302691 254 0 0 25 0 4 0 669638707 1238040576 235770 33554432000 4194304 4625164 140735561529392 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 302256 235770 402 106 0 297759 0
[pid=4184/tid=4185] ppid=4182 vsize=1209024 CPUtime=619.58 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 123633 0 0 0 61893 65 0 0 25 0 4 0 669638707 1238040576 235770 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1209024 CPUtime=615.2 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 148087 0 0 0 61437 83 0 0 25 0 4 0 669638707 1238040576 235770 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1209024 CPUtime=892.11 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 73722 0 0 0 89198 13 0 0 25 0 4 0 669638707 1238040576 235770 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3029.45
Current children cumulated vsize (KiB) 1209024

[startup+1062.3 s]
/proc/loadavg: 10.20 10.16 10.10 11/396 4277
/proc/meminfo: memFree=18757032/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1257028 CPUtime=3208.65 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 816286 0 0 0 320605 260 0 0 25 0 4 0 669638707 1287196672 245721 33554432000 4194304 4625164 140735561529392 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 314257 245721 402 106 0 309760 0
[pid=4184/tid=4185] ppid=4182 vsize=1257028 CPUtime=659.34 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 125679 0 0 0 65865 69 0 0 25 0 4 0 669638707 1287196672 245721 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1257028 CPUtime=644.99 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 155257 0 0 0 64414 85 0 0 25 0 4 0 669638707 1287196672 245721 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1257028 CPUtime=948.02 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 73875 0 0 0 94788 14 0 0 25 0 4 0 669638707 1287196672 245721 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3208.65
Current children cumulated vsize (KiB) 1257028

[startup+1122.3 s]
/proc/loadavg: 10.07 10.12 10.09 11/396 4279
/proc/meminfo: memFree=18651204/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1257028 CPUtime=3387.89 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 818018 0 0 0 338528 261 0 0 25 0 4 0 669638707 1287196672 247445 33554432000 4194304 4625164 140735561529392 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 314257 247445 402 106 0 309760 0
[pid=4184/tid=4185] ppid=4182 vsize=1257028 CPUtime=689.23 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 125867 0 0 0 68854 69 0 0 25 0 4 0 669638707 1287196672 247445 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1257028 CPUtime=696.96 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 156522 0 0 0 69610 86 0 0 25 0 4 0 669638707 1287196672 247445 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1257028 CPUtime=1008.02 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 74069 0 0 0 100788 14 0 0 25 0 4 0 669638707 1287196672 247445 33554432000 4194304 4625164 140735561529392 18446744073709551615 4552460 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3387.89
Current children cumulated vsize (KiB) 1257028

[startup+1182.3 s]
/proc/loadavg: 10.09 10.12 10.09 11/396 4280
/proc/meminfo: memFree=18565848/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1257028 CPUtime=3567.14 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 820809 0 0 0 356450 264 0 0 25 0 4 0 669638707 1287196672 250226 33554432000 4194304 4625164 140735561529392 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 314257 250226 402 106 0 309760 0
[pid=4184/tid=4185] ppid=4182 vsize=1257028 CPUtime=719.24 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 127098 0 0 0 71853 71 0 0 25 0 4 0 669638707 1287196672 250226 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1257028 CPUtime=756.21 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 157805 0 0 0 75535 86 0 0 25 0 4 0 669638707 1287196672 250226 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1257028 CPUtime=1068.03 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 74326 0 0 0 106789 14 0 0 25 0 4 0 669638707 1287196672 250226 33554432000 4194304 4625164 140735561529392 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3567.14
Current children cumulated vsize (KiB) 1257028

[startup+1242.3 s]
/proc/loadavg: 10.09 10.11 10.09 11/396 4282
/proc/meminfo: memFree=18477632/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1257028 CPUtime=3746.37 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 823733 0 0 0 374369 268 0 0 25 0 4 0 669638707 1287196672 253140 33554432000 4194304 4625164 140735561529392 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 314257 253140 402 106 0 309760 0
[pid=4184/tid=4185] ppid=4182 vsize=1257028 CPUtime=749.24 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 128265 0 0 0 74851 73 0 0 25 0 4 0 669638707 1287196672 253140 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1257028 CPUtime=815.44 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 159298 0 0 0 81456 88 0 0 25 0 4 0 669638707 1287196672 253140 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1257028 CPUtime=1128.03 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 74467 0 0 0 112789 14 0 0 25 0 4 0 669638707 1287196672 253140 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3746.37
Current children cumulated vsize (KiB) 1257028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.07 10.10 10.09 11/396 4284
/proc/meminfo: memFree=18372448/32951124 swapFree=49826708/67111528
[pid=4184] ppid=4182 vsize=1305032 CPUtime=3918.76 cores=1,3,5,7
/proc/4184/stat : 4184 (SArTagnan) R 4182 4184 3578 0 -1 4202496 832945 0 0 0 391604 272 0 0 25 0 4 0 669638707 1336352768 262338 33554432000 4194304 4625164 140735561529392 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4184/statm: 326258 262338 402 106 0 321761 0
[pid=4184/tid=4185] ppid=4182 vsize=1305032 CPUtime=777.79 cores=1,3,5,7
/proc/4184/task/4185/stat : 4185 (SArTagnan) R 4182 4184 3578 0 -1 4202560 134422 0 0 0 77705 74 0 0 25 0 4 0 669638707 1336352768 262338 33554432000 4194304 4625164 140735561529392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4184/tid=4186] ppid=4182 vsize=1305032 CPUtime=855.09 cores=1,3,5,7
/proc/4184/task/4186/stat : 4186 (SArTagnan) R 4182 4184 3578 0 -1 4202560 161694 0 0 0 85418 91 0 0 25 0 4 0 669638707 1336352768 262338 33554432000 4194304 4625164 140735561529392 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4184/tid=4187] ppid=4182 vsize=1305032 CPUtime=1185.74 cores=1,3,5,7
/proc/4184/task/4187/stat : 4187 (SArTagnan) R 4182 4184 3578 0 -1 4202560 74888 0 0 0 118560 14 0 0 25 0 4 0 669638707 1336352768 262338 33554432000 4194304 4625164 140735561529392 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3918.76
Current children cumulated vsize (KiB) 1305032

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): 3918.85
CPU user time (s): 3916.08
CPU system time (s): 2.76958
CPU usage (%): 301.435
Max. virtual memory (cumulated for all children) (KiB): 1305032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3916.08
system time used= 2.76958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 832945
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= 1706
involuntary context switches= 40095

runsolver used 4.6023 second user time and 11.9582 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 23:13:27
IDJOB=3386126
IDBENCH=83145
IDSOLVER=1871
FILE ID=node138/3386126-1305580407
RUNJOBID= node138-1305576905-3601
PBS_JOBID= 13350210
Free space on /tmp= 73436 MiB

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

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=505057752

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20347280 kB
Buffers:          3208 kB
Cached:          96788 kB
SwapCached:      70804 kB
Active:        2366820 kB
Inactive:     10010788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20347280 kB
SwapTotal:    67111528 kB
SwapFree:     49826708 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:    12216500 kB
Mapped:          12552 kB
Slab:            72848 kB
PageTables:      87296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 97175248 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= 73436 MiB
End job on node138 at 2011-05-16 23:35:09