Trace number 3386307

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) 2835.05 1300.09

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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-3386307-1305576905/watcher-3386307-1305576905 -o /tmp/evaluation-result-3386307-1305576905/solver-3386307-1305576905 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386307-1305576905.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.04 3.01 3.00 7/389 3619
/proc/meminfo: memFree=11858296/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=18352 CPUtime=0 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 404 0 0 0 0 0 0 0 25 0 1 0 669288488 18792448 342 33554432000 4194304 4625164 140735586401312 18446744073709551615 228122713856 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3619/statm: 4588 342 291 106 0 91 0

[startup+0.093333 s]
/proc/loadavg: 3.04 3.01 3.00 7/389 3619
/proc/meminfo: memFree=11858296/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=36856 CPUtime=0.08 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 6452 0 0 0 8 0 0 0 25 0 1 0 669288488 37740544 3968 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3619/statm: 9214 3968 299 106 0 4717 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36856

[startup+0.100327 s]
/proc/loadavg: 3.04 3.01 3.00 7/389 3619
/proc/meminfo: memFree=11858296/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=47888 CPUtime=0.09 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 8831 0 0 0 8 1 0 0 25 0 1 0 669288488 49037312 6346 33554432000 4194304 4625164 140735586401312 18446744073709551615 4277645 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/3619/statm: 11972 6367 301 106 0 7475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47888

[startup+0.300211 s]
/proc/loadavg: 3.04 3.01 3.00 7/389 3619
/proc/meminfo: memFree=11858296/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=234656 CPUtime=0.48 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 16417 0 0 0 47 1 0 0 25 0 4 0 669288488 240287744 12993 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 58664 12993 336 106 0 54167 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 234656

[startup+0.700137 s]
/proc/loadavg: 3.04 3.01 3.00 7/389 3619
/proc/meminfo: memFree=11858296/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=239444 CPUtime=1.28 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 19981 0 0 0 126 2 0 0 25 0 4 0 669288488 245190656 15141 33554432000 4194304 4625164 140735586401312 18446744073709551615 4390879 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 59861 15141 339 106 0 55364 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 239444

[startup+1.50099 s]
/proc/loadavg: 3.04 3.01 3.00 13/397 3627
/proc/meminfo: memFree=11741548/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=240776 CPUtime=2.87 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 22562 0 0 0 285 2 0 0 25 0 4 0 669288488 246554624 15977 33554432000 4194304 4625164 140735586401312 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 60194 15977 346 106 0 55697 0
[pid=3619/tid=3625] ppid=3617 vsize=240776 CPUtime=0.74 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2129 0 0 0 74 0 0 0 25 0 4 0 669288499 246554624 15977 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=240776 CPUtime=0.62 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2311 0 0 0 62 0 0 0 25 0 4 0 669288499 246554624 15977 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=240776 CPUtime=0.7 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 4475 0 0 0 70 0 0 0 25 0 4 0 669288499 246554624 15977 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 240776

[startup+3.1007 s]
/proc/loadavg: 3.04 3.01 3.00 13/397 3627
/proc/meminfo: memFree=11735100/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=241920 CPUtime=6.56 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 26147 0 0 0 653 3 0 0 25 0 4 0 669288488 247726080 17118 33554432000 4194304 4625164 140735586401312 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 60480 17118 346 106 0 55983 0
[pid=3619/tid=3625] ppid=3617 vsize=241920 CPUtime=1.54 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2224 0 0 0 154 0 0 0 25 0 4 0 669288499 247726080 17118 33554432000 4194304 4625164 140735586401312 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=241920 CPUtime=1.91 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2380 0 0 0 191 0 0 0 25 0 4 0 669288499 247726080 17118 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=241920 CPUtime=1.5 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 7138 0 0 0 150 0 0 0 25 0 4 0 669288499 247726080 17118 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 241920

[startup+6.30112 s]
/proc/loadavg: 3.68 3.14 3.04 13/397 3627
/proc/meminfo: memFree=11593896/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=245928 CPUtime=14.51 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 35373 0 0 0 1447 4 0 0 25 0 4 0 669288488 251830272 18505 33554432000 4194304 4625164 140735586401312 18446744073709551615 4509184 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 61482 18505 346 106 0 56985 0
[pid=3619/tid=3625] ppid=3617 vsize=245928 CPUtime=3.14 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 3446 0 0 0 314 0 0 0 25 0 4 0 669288499 251830272 18505 33554432000 4194304 4625164 140735586401312 18446744073709551615 4288746 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=245928 CPUtime=5.06 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 3561 0 0 0 506 0 0 0 25 0 4 0 669288499 251830272 18505 33554432000 4194304 4625164 140735586401312 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=245928 CPUtime=3.07 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 13913 0 0 0 305 2 0 0 25 0 4 0 669288499 251830272 18505 33554432000 4194304 4625164 140735586401312 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 14.51
Current children cumulated vsize (KiB) 245928

[startup+12.701 s]
/proc/loadavg: 4.26 3.28 3.09 13/397 3627
/proc/meminfo: memFree=11574416/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=246932 CPUtime=30.43 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 47221 0 0 0 3036 7 0 0 25 0 4 0 669288488 252858368 21014 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 61733 21014 344 106 0 57236 0
[pid=3619/tid=3625] ppid=3617 vsize=246932 CPUtime=6.34 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 3815 0 0 0 634 0 0 0 25 0 4 0 669288499 252858368 21014 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339862 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=246932 CPUtime=11.38 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 4493 0 0 0 1138 0 0 0 25 0 4 0 669288499 252858368 21014 33554432000 4194304 4625164 140735586401312 18446744073709551615 228122381314 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=246932 CPUtime=6.27 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 24322 0 0 0 624 3 0 0 25 0 4 0 669288499 252858368 21014 33554432000 4194304 4625164 140735586401312 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 30.43
Current children cumulated vsize (KiB) 246932

[startup+25.5006 s]
/proc/loadavg: 5.75 3.65 3.21 13/397 3627
/proc/meminfo: memFree=11433016/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=333904 CPUtime=61.58 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 109704 0 0 0 6143 15 0 0 25 0 4 0 669288488 341917696 48049 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 83476 48049 347 106 0 78979 0
[pid=3619/tid=3625] ppid=3617 vsize=333904 CPUtime=12.62 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 16399 0 0 0 1260 2 0 0 25 0 4 0 669288499 341917696 48049 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=333904 CPUtime=18.31 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 13560 0 0 0 1830 1 0 0 25 0 4 0 669288499 341917696 48049 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=333904 CPUtime=17.91 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 39853 0 0 0 1786 5 0 0 25 0 4 0 669288499 341917696 48049 33554432000 4194304 4625164 140735586401312 18446744073709551615 4375467 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 61.58
Current children cumulated vsize (KiB) 333904

[startup+51.101 s]
/proc/loadavg: 7.67 4.27 3.43 13/397 3628
/proc/meminfo: memFree=11366736/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=358876 CPUtime=125.45 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 194988 0 0 0 12517 28 0 0 25 0 4 0 669288488 367489024 54042 33554432000 4194304 4625164 140735586401312 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 89719 54042 347 106 0 85222 0
[pid=3619/tid=3625] ppid=3617 vsize=358876 CPUtime=25.31 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 17370 0 0 0 2529 2 0 0 25 0 4 0 669288499 367489024 54042 33554432000 4194304 4625164 140735586401312 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=358876 CPUtime=43.36 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 19087 0 0 0 4334 2 0 0 25 0 4 0 669288499 367489024 54042 33554432000 4194304 4625164 140735586401312 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=358876 CPUtime=31.14 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 114555 0 0 0 3097 17 0 0 25 0 4 0 669288499 367489024 54042 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 125.45
Current children cumulated vsize (KiB) 358876

[startup+102.315 s]
/proc/loadavg: 9.71 5.34 3.83 13/397 3629
/proc/meminfo: memFree=11139428/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=387700 CPUtime=244.71 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 404123 0 0 0 24414 57 0 0 25 0 4 0 669288488 397004800 67221 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3619/statm: 96925 67221 347 106 0 92428 0
[pid=3619/tid=3625] ppid=3617 vsize=387700 CPUtime=57.31 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 23802 0 0 0 5727 4 0 0 25 0 4 0 669288499 397004800 67221 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=387700 CPUtime=79.18 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 27168 0 0 0 7914 4 0 0 25 0 4 0 669288499 397004800 67221 33554432000 4194304 4625164 140735586401312 18446744073709551615 4465246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=387700 CPUtime=56.59 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 307588 0 0 0 5618 41 0 0 25 0 4 0 669288499 397004800 67221 33554432000 4194304 4625164 140735586401312 18446744073709551615 4352423 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 244.71
Current children cumulated vsize (KiB) 387700

[startup+162.301 s]
/proc/loadavg: 10.56 6.38 4.29 13/397 3631
/proc/meminfo: memFree=11053840/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=454384 CPUtime=382.05 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 595449 0 0 0 38120 85 0 0 25 0 4 0 669288488 465289216 77041 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 113596 77041 347 106 0 109099 0
[pid=3619/tid=3625] ppid=3617 vsize=454384 CPUtime=86.91 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 24650 0 0 0 8687 4 0 0 25 0 4 0 669288499 465289216 77041 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=454384 CPUtime=123.93 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 31017 0 0 0 12386 7 0 0 25 0 4 0 669288499 465289216 77041 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=454384 CPUtime=86.69 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 493402 0 0 0 8602 67 0 0 25 0 4 0 669288499 465289216 77041 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 382.05
Current children cumulated vsize (KiB) 454384

[startup+222.301 s]
/proc/loadavg: 10.90 7.24 4.71 13/397 3632
/proc/meminfo: memFree=10834312/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=532820 CPUtime=502.05 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 784357 0 0 0 50096 109 0 0 25 0 4 0 669288488 545607680 94628 33554432000 4194304 4625164 140735586401312 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3619/statm: 133205 94628 347 106 0 128708 0
[pid=3619/tid=3625] ppid=3617 vsize=532820 CPUtime=116.65 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 36029 0 0 0 11659 6 0 0 25 0 4 0 669288499 545607680 94628 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=532820 CPUtime=153.8 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 40918 0 0 0 15372 8 0 0 25 0 4 0 669288499 545607680 94628 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=532820 CPUtime=116.99 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 653321 0 0 0 11612 87 0 0 25 0 4 0 669288499 545607680 94628 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 502.05
Current children cumulated vsize (KiB) 532820

[startup+282.301 s]

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

[pid=3619] ppid=3617 vsize=1101932 CPUtime=1486.8 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 1935289 0 0 0 148407 273 0 0 25 0 4 0 669288488 1128378368 224085 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 275483 224085 349 106 0 270986 0
[pid=3619/tid=3625] ppid=3617 vsize=1101932 CPUtime=354.32 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 104470 0 0 0 35408 24 0 0 25 0 4 0 669288499 1128378368 224085 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1101932 CPUtime=397.05 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 47430 0 0 0 39694 11 0 0 25 0 4 0 669288499 1128378368 224085 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1101932 CPUtime=358.15 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 1691152 0 0 0 35590 225 0 0 25 0 4 0 669288499 1128378368 224085 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1486.8
Current children cumulated vsize (KiB) 1101932

[startup+762.315 s]
/proc/loadavg: 11.05 10.51 7.54 13/397 3647
/proc/meminfo: memFree=9105664/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1101932 CPUtime=1606.84 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2117292 0 0 0 160386 298 0 0 25 0 4 0 669288488 1128378368 228151 33554432000 4194304 4625164 140735586401312 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 275483 228151 348 106 0 270986 0
[pid=3619/tid=3625] ppid=3617 vsize=1101932 CPUtime=384.33 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 105951 0 0 0 38409 24 0 0 25 0 4 0 669288499 1128378368 228151 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1101932 CPUtime=427.05 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 47627 0 0 0 42694 11 0 0 25 0 4 0 669288499 1128378368 228151 33554432000 4194304 4625164 140735586401312 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1101932 CPUtime=388.14 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 1871462 0 0 0 38566 248 0 0 25 0 4 0 669288499 1128378368 228151 33554432000 4194304 4625164 140735586401312 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1606.84
Current children cumulated vsize (KiB) 1101932

[startup+822.301 s]
/proc/loadavg: 11.05 10.61 7.76 13/397 3648
/proc/meminfo: memFree=8769956/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1222308 CPUtime=1728.11 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2207836 0 0 0 172499 312 0 0 25 0 4 0 669288488 1251643392 259706 33554432000 4194304 4625164 140735586401312 18446744073709551615 228122819054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 305577 259706 348 106 0 301080 0
[pid=3619/tid=3625] ppid=3617 vsize=1222308 CPUtime=413.82 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 143784 0 0 0 41351 31 0 0 25 0 4 0 669288499 1251643392 259707 33554432000 4194304 4625164 140735586401312 18446744073709551615 4469320 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1222308 CPUtime=456.59 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 69238 0 0 0 45645 14 0 0 25 0 4 0 669288499 1251643392 259707 33554432000 4194304 4625164 140735586401312 18446744073709551615 228122375201 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1222308 CPUtime=418.64 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 1902531 0 0 0 41611 253 0 0 25 0 4 0 669288499 1251643392 259707 33554432000 4194304 4625164 140735586401312 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1728.11
Current children cumulated vsize (KiB) 1222308

[startup+882.301 s]
/proc/loadavg: 11.10 10.69 7.97 13/397 3650
/proc/meminfo: memFree=8520436/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1395204 CPUtime=1861.7 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2382767 0 0 0 185833 337 0 0 25 0 4 0 669288488 1428688896 289572 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3619/statm: 348801 289572 348 106 0 344304 0
[pid=3619/tid=3625] ppid=3617 vsize=1395204 CPUtime=442.88 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 163322 0 0 0 44252 36 0 0 25 0 4 0 669288499 1428688896 289572 33554432000 4194304 4625164 140735586401312 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1395204 CPUtime=485.74 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 92628 0 0 0 48557 17 0 0 25 0 4 0 669288499 1428688896 289572 33554432000 4194304 4625164 140735586401312 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1395204 CPUtime=449.04 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2034467 0 0 0 44634 270 0 0 25 0 4 0 669288499 1428688896 289572 33554432000 4194304 4625164 140735586401312 18446744073709551615 4340144 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1861.7
Current children cumulated vsize (KiB) 1395204

[startup+942.301 s]
/proc/loadavg: 11.11 10.76 8.16 13/397 3652
/proc/meminfo: memFree=8333796/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1425876 CPUtime=1987.66 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2472569 0 0 0 198416 350 0 0 25 0 4 0 669288488 1460097024 306988 33554432000 4194304 4625164 140735586401312 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 356469 306988 350 106 0 351972 0
[pid=3619/tid=3625] ppid=3617 vsize=1425876 CPUtime=471.21 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 167635 0 0 0 47084 37 0 0 25 0 4 0 669288499 1460097024 306988 33554432000 4194304 4625164 140735586401312 18446744073709551615 228122372525 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1425876 CPUtime=519.73 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 100887 0 0 0 51954 19 0 0 25 0 4 0 669288499 1460097024 306988 33554432000 4194304 4625164 140735586401312 18446744073709551615 4469027 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1425876 CPUtime=480.43 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2111506 0 0 0 47764 279 0 0 25 0 4 0 669288499 1460097024 306988 33554432000 4194304 4625164 140735586401312 18446744073709551615 4547244 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1987.66
Current children cumulated vsize (KiB) 1425876

[startup+1002.3 s]
/proc/loadavg: 11.17 10.84 8.34 13/397 3653
/proc/meminfo: memFree=8159768/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1528436 CPUtime=2125.16 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2642454 0 0 0 212144 372 0 0 25 0 4 0 669288488 1565118464 326516 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 382109 326516 839 106 0 377612 0
[pid=3619/tid=3625] ppid=3617 vsize=1528436 CPUtime=519.32 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 169468 0 0 0 51894 38 0 0 25 0 4 0 669288499 1565118464 326516 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1528436 CPUtime=549.13 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 102002 0 0 0 54893 20 0 0 25 0 4 0 669288499 1565118464 326516 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1528436 CPUtime=510.92 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2235727 0 0 0 50797 295 0 0 25 0 4 0 669288499 1565118464 326516 33554432000 4194304 4625164 140735586401312 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2125.16
Current children cumulated vsize (KiB) 1528436

[startup+1062.3 s]
/proc/loadavg: 11.19 10.89 8.52 13/397 3655
/proc/meminfo: memFree=7804724/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1686464 CPUtime=2275.16 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2697832 0 0 0 227132 384 0 0 25 0 4 0 669288488 1726939136 355686 33554432000 4194304 4625164 140735586401312 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 421616 355686 839 106 0 417119 0
[pid=3619/tid=3625] ppid=3617 vsize=1686464 CPUtime=579.32 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 221349 0 0 0 57883 49 0 0 25 0 4 0 669288499 1726939136 355686 33554432000 4194304 4625164 140735586401312 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1686464 CPUtime=579.13 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 103127 0 0 0 57893 20 0 0 25 0 4 0 669288499 1726939136 355686 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1686464 CPUtime=540.92 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2235775 0 0 0 53797 295 0 0 25 0 4 0 669288499 1726939136 355686 33554432000 4194304 4625164 140735586401312 18446744073709551615 4334930 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2275.16
Current children cumulated vsize (KiB) 1686464

[startup+1122.3 s]
/proc/loadavg: 11.30 10.97 8.69 13/397 3656
/proc/meminfo: memFree=7407764/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1784972 CPUtime=2425.13 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2784203 0 0 0 242112 401 0 0 25 0 4 0 669288488 1827811328 385459 33554432000 4194304 4625164 140735586401312 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3619/statm: 446243 385459 354 106 0 441746 0
[pid=3619/tid=3625] ppid=3617 vsize=1784972 CPUtime=637.92 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 242144 0 0 0 63735 57 0 0 25 0 4 0 669288499 1827811328 385459 33554432000 4194304 4625164 140735586401312 18446744073709551615 4462528 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1784972 CPUtime=609.12 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 105722 0 0 0 60891 21 0 0 25 0 4 0 669288499 1827811328 385459 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1784972 CPUtime=570.81 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2279215 0 0 0 56781 300 0 0 25 0 4 0 669288499 1827811328 385459 33554432000 4194304 4625164 140735586401312 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2425.13
Current children cumulated vsize (KiB) 1784972

[startup+1182.3 s]
/proc/loadavg: 11.31 11.04 8.85 13/397 3658
/proc/meminfo: memFree=7248396/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1816520 CPUtime=2563.49 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 2972996 0 0 0 255918 431 0 0 25 0 4 0 669288488 1860116480 406914 33554432000 4194304 4625164 140735586401312 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3619/statm: 454130 406914 358 106 0 449633 0
[pid=3619/tid=3625] ppid=3617 vsize=1816520 CPUtime=670.07 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 252164 0 0 0 66946 61 0 0 25 0 4 0 669288499 1860116480 406914 33554432000 4194304 4625164 140735586401312 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1816520 CPUtime=639.22 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 108338 0 0 0 63898 24 0 0 25 0 4 0 669288499 1860116480 406914 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1816520 CPUtime=600.11 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2451811 0 0 0 59688 323 0 0 25 0 4 0 669288499 1860116480 406914 33554432000 4194304 4625164 140735586401312 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2563.49
Current children cumulated vsize (KiB) 1816520

[startup+1242.3 s]
/proc/loadavg: 11.17 11.04 8.99 13/397 3660
/proc/meminfo: memFree=7068444/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=1950924 CPUtime=2691.42 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 3164396 0 0 0 268682 460 0 0 25 0 4 0 669288488 1997746176 421070 33554432000 4194304 4625164 140735586401312 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3619/statm: 487731 421070 351 106 0 483234 0
[pid=3619/tid=3625] ppid=3617 vsize=1950924 CPUtime=705.64 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 253568 0 0 0 70502 62 0 0 25 0 4 0 669288499 1997746176 421070 33554432000 4194304 4625164 140735586401312 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=1950924 CPUtime=668.93 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 141627 0 0 0 66863 30 0 0 25 0 4 0 669288499 1997746176 421070 33554432000 4194304 4625164 140735586401312 18446744073709551615 4467248 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=1950924 CPUtime=630.31 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2606663 0 0 0 62686 345 0 0 25 0 4 0 669288499 1997746176 421070 33554432000 4194304 4625164 140735586401312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2691.42
Current children cumulated vsize (KiB) 1950924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.11 11.05 9.12 13/397 3661
/proc/meminfo: memFree=6911680/32951124 swapFree=54427476/67111528
[pid=3619] ppid=3617 vsize=2017188 CPUtime=2834.96 cores=0,2,4,6
/proc/3619/stat : 3619 (SArTagnan) R 3617 3619 3578 0 -1 4202496 3291658 0 0 0 283012 484 0 0 25 0 4 0 669288488 2065600512 439992 33554432000 4194304 4625164 140735586401312 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3619/statm: 504297 439992 348 106 0 499800 0
[pid=3619/tid=3625] ppid=3617 vsize=2017188 CPUtime=762.59 cores=0,2,4,6
/proc/3619/task/3625/stat : 3625 (SArTagnan) R 3617 3619 3578 0 -1 4202560 253686 0 0 0 76197 62 0 0 25 0 4 0 669288499 2065600512 439992 33554432000 4194304 4625164 140735586401312 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3619/tid=3626] ppid=3617 vsize=2017188 CPUtime=697.81 cores=0,2,4,6
/proc/3619/task/3626/stat : 3626 (SArTagnan) R 3617 3619 3578 0 -1 4202560 153717 0 0 0 69746 35 0 0 25 0 4 0 669288499 2065600512 439992 33554432000 4194304 4625164 140735586401312 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3619/tid=3627] ppid=3617 vsize=2017188 CPUtime=659.14 cores=0,2,4,6
/proc/3619/task/3627/stat : 3627 (SArTagnan) R 3617 3619 3578 0 -1 4202560 2720097 0 0 0 65551 363 0 0 25 0 4 0 669288499 2065600512 439992 33554432000 4194304 4625164 140735586401312 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2834.96
Current children cumulated vsize (KiB) 2017188

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.09
CPU time (s): 2835.05
CPU user time (s): 2830.14
CPU system time (s): 4.91625
CPU usage (%): 218.066
Max. virtual memory (cumulated for all children) (KiB): 2017188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2830.14
system time used= 4.91625
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3291658
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= 12235
involuntary context switches= 48662

runsolver used 4.69529 second user time and 11.9312 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 22:15:05
IDJOB=3386307
IDBENCH=20521
IDSOLVER=1871
FILE ID=node138/3386307-1305576905
RUNJOBID= node138-1305576905-3600
PBS_JOBID= 13350210
Free space on /tmp= 73432 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386307-1305576905/watcher-3386307-1305576905 -o /tmp/evaluation-result-3386307-1305576905/solver-3386307-1305576905 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386307-1305576905.cnf -threads=4

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=242979758

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:      11858956 kB
Buffers:        313380 kB
Cached:        4399788 kB
SwapCached:      18488 kB
Active:       17479716 kB
Inactive:      3324104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11858956 kB
SwapTotal:    67111528 kB
SwapFree:     54427476 kB
Dirty:            8740 kB
Writeback:           0 kB
AnonPages:    16083484 kB
Mapped:          19556 kB
Slab:           135604 kB
PageTables:      85796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 95924828 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= 73432 MiB
End job on node138 at 2011-05-16 22:36:47