Trace number 3259716

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-03-24? (TO) 4800.46 1202.12

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 935)

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-3259716-1304059984/watcher-3259716-1304059984 -o /tmp/evaluation-result-3259716-1304059984/solver-3259716-1304059984 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259716-1304059984.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: 3.13 3.93 5.16 2/174 28879
/proc/meminfo: memFree=15990184/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=25124 CPUtime=0 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 596 0 0 0 0 0 0 0 24 0 1 0 517597219 25726976 472 33554432000 4194304 4623224 140735859745504 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28879/statm: 6281 472 297 105 0 1785 0

[startup+0.132844 s]
/proc/loadavg: 3.13 3.93 5.16 2/174 28879
/proc/meminfo: memFree=15990184/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=203580 CPUtime=0.31 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) D 28877 28879 28847 0 -1 4202496 6822 0 0 0 31 0 0 0 25 0 4 0 517597219 208465920 4965 33554432000 4194304 4623224 140735859745504 18446744073709551615 268272386435 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 50895 4965 339 105 0 46399 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 203580

[startup+0.200766 s]
/proc/loadavg: 3.13 3.93 5.16 2/174 28879
/proc/meminfo: memFree=15990184/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=206168 CPUtime=0.58 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 7818 0 0 0 58 0 0 0 25 0 4 0 517597219 211116032 5961 33554432000 4194304 4623224 140735859745504 18446744073709551615 268272347264 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 51542 5961 341 105 0 47046 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 206168

[startup+0.476987 s]
/proc/loadavg: 3.13 3.93 5.16 2/174 28879
/proc/meminfo: memFree=15990184/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=213456 CPUtime=4.07 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 14326 0 0 0 406 1 0 0 25 0 4 0 517597219 218578944 12383 33554432000 4194304 4623224 140735859745504 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 53364 12383 342 105 0 48868 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 213456

[startup+1.17259 s]
/proc/loadavg: 3.13 3.93 5.16 2/174 28879
/proc/meminfo: memFree=15990184/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=214352 CPUtime=4.47 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 15424 0 0 0 446 1 0 0 25 0 4 0 517597219 219496448 13481 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510559 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 53588 13481 342 105 0 49092 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 214352

[startup+1.50054 s]
/proc/loadavg: 3.13 3.93 5.16 2/174 28879
/proc/meminfo: memFree=15990184/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=216976 CPUtime=5.79 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 16413 0 0 0 577 2 0 0 25 0 4 0 517597219 222183424 14470 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 54244 14470 342 105 0 49748 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 216976

[startup+3.10025 s]
/proc/loadavg: 3.13 3.93 5.16 6/178 28883
/proc/meminfo: memFree=15801324/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=301504 CPUtime=12.17 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 26469 0 0 0 1213 4 0 0 25 0 4 0 517597219 308740096 22036 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 75376 22037 343 105 0 70880 0
[pid=28879/tid=28881] ppid=28877 vsize=301504 CPUtime=3.02 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 4757 0 0 0 301 1 0 0 25 0 4 0 517597226 308740096 22037 33554432000 4194304 4623224 140735859745504 18446744073709551615 268272350241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=301504 CPUtime=3.02 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 5146 0 0 0 302 0 0 0 25 0 4 0 517597226 308740096 22037 33554432000 4194304 4623224 140735859745504 18446744073709551615 4485175 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=301504 CPUtime=3.01 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 4073 0 0 0 301 0 0 0 24 0 4 0 517597226 308740096 22037 33554432000 4194304 4623224 140735859745504 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 301504

[startup+6.30668 s]
/proc/loadavg: 3.36 3.97 5.16 6/178 28883
/proc/meminfo: memFree=15653524/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=313548 CPUtime=24.98 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 37943 0 0 0 2491 7 0 0 25 0 4 0 517597219 321073152 29826 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510524 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 78387 29826 343 105 0 73891 0
[pid=28879/tid=28881] ppid=28877 vsize=313548 CPUtime=6.23 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 7288 0 0 0 621 2 0 0 25 0 4 0 517597226 321073152 29826 33554432000 4194304 4623224 140735859745504 18446744073709551615 268272346880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=313548 CPUtime=6.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 10482 0 0 0 621 1 0 0 25 0 4 0 517597226 321073152 29826 33554432000 4194304 4623224 140735859745504 18446744073709551615 4377691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=313548 CPUtime=6.2 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 6271 0 0 0 619 1 0 0 25 0 4 0 517597226 321073152 29826 33554432000 4194304 4623224 140735859745504 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 313548

[startup+12.7005 s]
/proc/loadavg: 3.57 4.00 5.17 6/181 28889
/proc/meminfo: memFree=15354716/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=340608 CPUtime=50.52 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 72388 0 0 0 5036 16 0 0 25 0 4 0 517597219 348782592 43212 33554432000 4194304 4623224 140735859745504 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 85152 43212 342 105 0 80656 0
[pid=28879/tid=28881] ppid=28877 vsize=340608 CPUtime=12.62 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 11361 0 0 0 1259 3 0 0 25 0 4 0 517597226 348782592 43212 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=340608 CPUtime=12.62 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 17491 0 0 0 1257 5 0 0 25 0 4 0 517597226 348782592 43212 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=340608 CPUtime=12.56 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 22615 0 0 0 1252 4 0 0 25 0 4 0 517597226 348782592 43212 33554432000 4194304 4623224 140735859745504 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 340608

[startup+25.5003 s]
/proc/loadavg: 4.35 4.15 5.20 9/184 28892
/proc/meminfo: memFree=13833684/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=501660 CPUtime=101.65 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 186393 0 0 0 10125 40 0 0 25 0 4 0 517597219 513699840 69523 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 125415 69523 342 105 0 120919 0
[pid=28879/tid=28881] ppid=28877 vsize=501660 CPUtime=25.42 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 18373 0 0 0 2535 7 0 0 25 0 4 0 517597226 513699840 69523 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=501660 CPUtime=25.43 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 26394 0 0 0 2532 11 0 0 25 0 4 0 517597226 513699840 69523 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=501660 CPUtime=25.3 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 90292 0 0 0 2515 15 0 0 25 0 4 0 517597226 513699840 69523 33554432000 4194304 4623224 140735859745504 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 501660

[startup+51.1007 s]
/proc/loadavg: 5.59 4.45 5.27 9/184 28893
/proc/meminfo: memFree=13421884/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=675428 CPUtime=203.83 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 444897 0 0 0 20293 90 0 0 25 0 4 0 517597219 691638272 116279 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510189 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 168857 116279 466 105 0 164361 0
[pid=28879/tid=28881] ppid=28877 vsize=675428 CPUtime=50.94 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 23495 0 0 0 5086 8 0 0 25 0 4 0 517597226 691638272 116279 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=675428 CPUtime=51.02 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 43339 0 0 0 5080 22 0 0 25 0 4 0 517597226 691638272 116279 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=675428 CPUtime=50.75 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 274358 0 0 0 5032 43 0 0 25 0 4 0 517597226 691638272 116279 33554432000 4194304 4623224 140735859745504 18446744073709551615 4363962 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 675428

[startup+102.301 s]
/proc/loadavg: 7.02 5.02 5.42 9/184 28894
/proc/meminfo: memFree=10698852/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=936384 CPUtime=408.34 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 788227 0 0 0 40677 157 0 0 25 0 4 0 517597219 958857216 171792 33554432000 4194304 4623224 140735859745504 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 234096 171792 624 105 0 229600 0
[pid=28879/tid=28881] ppid=28877 vsize=936384 CPUtime=102.14 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 33617 0 0 0 10203 11 0 0 25 0 4 0 517597226 958857216 171792 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=936384 CPUtime=102.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 62802 0 0 0 10185 37 0 0 25 0 4 0 517597226 958857216 171792 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=936384 CPUtime=101.66 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 528982 0 0 0 10082 84 0 0 25 0 4 0 517597226 958857216 171792 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 936384

[startup+162.301 s]
/proc/loadavg: 7.70 5.57 5.58 9/184 28896
/proc/meminfo: memFree=8323472/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=1208792 CPUtime=648.01 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 909570 0 0 0 64610 191 0 0 25 0 4 0 517597219 1237803008 222516 33554432000 4194304 4623224 140735859745504 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 302198 222516 350 105 0 297702 0
[pid=28879/tid=28881] ppid=28877 vsize=1208792 CPUtime=162.14 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 43021 0 0 0 16200 14 0 0 25 0 4 0 517597226 1237803008 222516 33554432000 4194304 4623224 140735859745504 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=1208792 CPUtime=162.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 87026 0 0 0 16167 55 0 0 25 0 4 0 517597226 1237803008 222516 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=1208792 CPUtime=161.34 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 544356 0 0 0 16047 87 0 0 25 0 4 0 517597226 1237803008 222516 33554432000 4194304 4623224 140735859745504 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 1208792

[startup+222.3 s]
/proc/loadavg: 8.02 6.04 5.74 9/184 28898
/proc/meminfo: memFree=5360756/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=1380128 CPUtime=887.66 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 1518458 0 0 0 88464 302 0 0 25 0 4 0 517597219 1413251072 271619 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 345032 271619 342 105 0 340536 0
[pid=28879/tid=28881] ppid=28877 vsize=1380128 CPUtime=222.13 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 49640 0 0 0 22195 18 0 0 25 0 4 0 517597226 1413251072 271619 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=1380128 CPUtime=222.21 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 98756 0 0 0 22153 68 0 0 25 0 4 0 517597226 1413251072 271619 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=1380128 CPUtime=221 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 1033939 0 0 0 21933 167 0 0 25 0 4 0 517597226 1413251072 271619 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.66
Current children cumulated vsize (KiB) 1380128

[startup+282.301 s]
/proc/loadavg: 8.00 6.38 5.87 9/184 28929
/proc/meminfo: memFree=12027276/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=1522904 CPUtime=1127.36 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 1989844 0 0 0 112348 388 0 0 25 0 4 0 517597219 1559453696 299925 33554432000 4194304 4623224 140735859745504 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 380726 299925 342 105 0 376230 0
[pid=28879/tid=28881] ppid=28877 vsize=1522904 CPUtime=282.14 cores=1,3,5,7

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


[startup+702.301 s]
/proc/loadavg: 8.46 7.67 6.64 9/184 29102
/proc/meminfo: memFree=13975656/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2072184 CPUtime=2804.19 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 5062951 0 0 0 279496 923 0 0 25 0 4 0 517597219 2121916416 431675 33554432000 4194304 4623224 140735859745504 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 518046 431675 342 105 0 513550 0
[pid=28879/tid=28881] ppid=28877 vsize=2072184 CPUtime=702.11 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 73835 0 0 0 70185 26 0 0 25 0 4 0 517597226 2121916416 431675 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2072184 CPUtime=702.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 104324 0 0 0 70151 71 0 0 25 0 4 0 517597226 2121916416 431675 33554432000 4194304 4623224 140735859745504 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2072184 CPUtime=698.38 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 4097142 0 0 0 69148 690 0 0 25 0 4 0 517597226 2121916416 431675 33554432000 4194304 4623224 140735859745504 18446744073709551615 268272386450 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.19
Current children cumulated vsize (KiB) 2072184

[startup+762.301 s]
/proc/loadavg: 8.28 7.76 6.73 9/184 29104
/proc/meminfo: memFree=13767664/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2457520 CPUtime=3043.86 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 5693783 0 0 0 303361 1025 0 0 25 0 4 0 517597219 2516500480 474429 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 614380 474429 344 105 0 609884 0
[pid=28879/tid=28881] ppid=28877 vsize=2457520 CPUtime=762.12 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 74259 0 0 0 76185 27 0 0 25 0 4 0 517597226 2516500480 474429 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2457520 CPUtime=762.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 104600 0 0 0 76151 71 0 0 25 0 4 0 517597226 2516500480 474429 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2457520 CPUtime=758.05 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 4498402 0 0 0 75046 759 0 0 25 0 4 0 517597226 2516500480 474429 33554432000 4194304 4623224 140735859745504 18446744073709551615 4552698 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.86
Current children cumulated vsize (KiB) 2457520

[startup+822.3 s]
/proc/loadavg: 8.20 7.83 6.82 9/184 29136
/proc/meminfo: memFree=13913176/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2523056 CPUtime=3283.54 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 6157835 0 0 0 327247 1107 0 0 25 0 4 0 517597219 2583609344 488388 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 630764 488388 344 105 0 626268 0
[pid=28879/tid=28881] ppid=28877 vsize=2523056 CPUtime=822.12 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 74692 0 0 0 82185 27 0 0 25 0 4 0 517597226 2583609344 488388 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2523056 CPUtime=822.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 104825 0 0 0 82151 71 0 0 25 0 4 0 517597226 2583609344 488388 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2523056 CPUtime=817.73 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 4911925 0 0 0 80943 830 0 0 25 0 4 0 517597226 2583609344 488388 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.54
Current children cumulated vsize (KiB) 2523056

[startup+882.301 s]
/proc/loadavg: 8.07 7.86 6.89 9/184 29137
/proc/meminfo: memFree=13657100/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2552232 CPUtime=3523.22 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 6629557 0 0 0 351132 1190 0 0 25 0 4 0 517597219 2613485568 501913 33554432000 4194304 4623224 140735859745504 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 638058 501913 344 105 0 633562 0
[pid=28879/tid=28881] ppid=28877 vsize=2552232 CPUtime=882.12 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 75054 0 0 0 88185 27 0 0 25 0 4 0 517597226 2613485568 501913 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2552232 CPUtime=882.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 120823 0 0 0 88149 73 0 0 25 0 4 0 517597226 2613485568 501913 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2552232 CPUtime=877.4 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 5313144 0 0 0 86841 899 0 0 25 0 4 0 517597226 2613485568 501913 33554432000 4194304 4623224 140735859745504 18446744073709551615 4545450 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.22
Current children cumulated vsize (KiB) 2552232

[startup+942.301 s]
/proc/loadavg: 8.08 7.89 6.96 9/184 29139
/proc/meminfo: memFree=13469344/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2585536 CPUtime=3762.91 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 7010579 0 0 0 375033 1258 0 0 25 0 4 0 517597219 2647588864 518716 33554432000 4194304 4623224 140735859745504 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 646384 518716 344 105 0 641888 0
[pid=28879/tid=28881] ppid=28877 vsize=2585536 CPUtime=942.13 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 75425 0 0 0 94186 27 0 0 25 0 4 0 517597226 2647588864 518730 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2585536 CPUtime=942.23 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 121236 0 0 0 94150 73 0 0 25 0 4 0 517597226 2647588864 518730 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2585536 CPUtime=937.07 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 5622296 0 0 0 92754 953 0 0 25 0 4 0 517597226 2647588864 518731 33554432000 4194304 4623224 140735859745504 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.91
Current children cumulated vsize (KiB) 2585536

[startup+1002.3 s]
/proc/loadavg: 8.08 7.93 7.03 9/184 29140
/proc/meminfo: memFree=13269288/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2682556 CPUtime=4002.56 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 7493845 0 0 0 398911 1345 0 0 25 0 4 0 517597219 2746937344 535935 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 670639 535935 344 105 0 666143 0
[pid=28879/tid=28881] ppid=28877 vsize=2682556 CPUtime=1002.13 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 75960 0 0 0 100185 28 0 0 25 0 4 0 517597226 2746937344 535935 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2682556 CPUtime=1002.22 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 121450 0 0 0 100149 73 0 0 25 0 4 0 517597226 2746937344 535935 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2682556 CPUtime=996.75 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 6040411 0 0 0 98647 1028 0 0 25 0 4 0 517597226 2746937344 535935 33554432000 4194304 4623224 140735859745504 18446744073709551615 4545461 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.56
Current children cumulated vsize (KiB) 2682556

[startup+1062.31 s]
/proc/loadavg: 8.19 7.98 7.10 9/184 29142
/proc/meminfo: memFree=13102724/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2682556 CPUtime=4242.26 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 7978509 0 0 0 422794 1432 0 0 25 0 4 0 517597219 2746937344 548507 33554432000 4194304 4623224 140735859745504 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 670639 548507 344 105 0 666143 0
[pid=28879/tid=28881] ppid=28877 vsize=2682556 CPUtime=1062.13 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 76355 0 0 0 106185 28 0 0 25 0 4 0 517597226 2746937344 548507 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2682556 CPUtime=1062.23 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 121643 0 0 0 106150 73 0 0 25 0 4 0 517597226 2746937344 548507 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2682556 CPUtime=1056.42 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 6466481 0 0 0 104539 1103 0 0 25 0 4 0 517597226 2746937344 548507 33554432000 4194304 4623224 140735859745504 18446744073709551615 268272386435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.26
Current children cumulated vsize (KiB) 2682556

[startup+1122.3 s]
/proc/loadavg: 8.19 8.02 7.17 9/184 29144
/proc/meminfo: memFree=12962548/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2682556 CPUtime=4481.92 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 8413559 0 0 0 446682 1510 0 0 25 0 4 0 517597219 2746937344 561311 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510327 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 670639 561311 344 105 0 666143 0
[pid=28879/tid=28881] ppid=28877 vsize=2682556 CPUtime=1122.13 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 76691 0 0 0 112185 28 0 0 25 0 4 0 517597226 2746937344 561311 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2682556 CPUtime=1122.23 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 121932 0 0 0 112150 73 0 0 25 0 4 0 517597226 2746937344 561311 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2682556 CPUtime=1116.09 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 6893944 0 0 0 110431 1178 0 0 25 0 4 0 517597226 2746937344 561311 33554432000 4194304 4623224 140735859745504 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.92
Current children cumulated vsize (KiB) 2682556

[startup+1182.3 s]
/proc/loadavg: 8.18 8.04 7.23 9/184 29145
/proc/meminfo: memFree=12831932/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2748092 CPUtime=4721.59 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 8858046 0 0 0 470570 1589 0 0 25 0 4 0 517597219 2814046208 574991 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 687023 574991 344 105 0 682527 0
[pid=28879/tid=28881] ppid=28877 vsize=2748092 CPUtime=1182.13 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 77011 0 0 0 118185 28 0 0 25 0 4 0 517597226 2814046208 574991 33554432000 4194304 4623224 140735859745504 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2748092 CPUtime=1182.23 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 122614 0 0 0 118150 73 0 0 25 0 4 0 517597226 2814046208 574991 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2748092 CPUtime=1175.76 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 7329083 0 0 0 116322 1254 0 0 25 0 4 0 517597226 2814046208 574991 33554432000 4194304 4623224 140735859745504 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.59
Current children cumulated vsize (KiB) 2748092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.01 s]
/proc/loadavg: 8.20 8.05 7.25 10/184 29146
/proc/meminfo: memFree=12810588/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=2748092 CPUtime=4800.33 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) R 28877 28879 28847 0 -1 4202496 9001886 0 0 0 478419 1614 0 0 25 0 4 0 517597219 2814046208 579785 33554432000 4194304 4623224 140735859745504 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 687023 579785 344 105 0 682527 0
[pid=28879/tid=28881] ppid=28877 vsize=2748092 CPUtime=1201.84 cores=1,3,5,7
/proc/28879/task/28881/stat : 28881 (SArTagnan) R 28877 28879 28847 0 -1 4202560 77128 0 0 0 120156 28 0 0 25 0 4 0 517597226 2814046208 579785 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28879/tid=28882] ppid=28877 vsize=2748092 CPUtime=1201.94 cores=1,3,5,7
/proc/28879/task/28882/stat : 28882 (SArTagnan) R 28877 28879 28847 0 -1 4202560 122814 0 0 0 120121 73 0 0 25 0 4 0 517597226 2814046208 579785 33554432000 4194304 4623224 140735859745504 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=2748092 CPUtime=1195.36 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4202560 7469477 0 0 0 118258 1278 0 0 25 0 4 0 517597226 2814046208 579785 33554432000 4194304 4623224 140735859745504 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2748092

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

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

[startup+1202.11 s]
/proc/loadavg: 8.20 8.05 7.25 10/184 29146
/proc/meminfo: memFree=12810588/32950928 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=0 CPUtime=4800.44 cores=1,3,5,7
/proc/28879/stat : 28879 (SArTagnan) Z 28877 28879 28847 0 -1 4203548 9001887 0 0 0 478421 1623 0 0 25 0 2 0 517597219 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28879/statm: 0 0 0 0 0 0 0
[pid=28879/tid=28883] ppid=28877 vsize=0 CPUtime=1195.46 cores=1,3,5,7
/proc/28879/task/28883/stat : 28883 (SArTagnan) R 28877 28879 28847 0 -1 4203588 7469478 0 0 0 118258 1288 0 0 25 0 2 0 517597226 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.12
CPU time (s): 4800.46
CPU user time (s): 4784.22
CPU system time (s): 16.2405
CPU usage (%): 399.334
Max. virtual memory (cumulated for all children) (KiB): 3030900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.22
system time used= 16.2405
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9001887
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= 1976
involuntary context switches= 32328

runsolver used 1.75973 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 08:53:04
IDJOB=3259716
IDBENCH=71612
IDSOLVER=1656
FILE ID=node122/3259716-1304059984
RUNJOBID= node122-1304059984-28866
PBS_JOBID= 13170447
Free space on /tmp= 71660 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259716-1304059984/watcher-3259716-1304059984 -o /tmp/evaluation-result-3259716-1304059984/solver-3259716-1304059984 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3259716-1304059984.cnf -threads=4

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=1945138569

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15990720 kB
Buffers:       1734204 kB
Cached:       14590808 kB
SwapCached:          0 kB
Active:        5512624 kB
Inactive:     10881220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15990720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7512 kB
Writeback:           0 kB
AnonPages:       68296 kB
Mapped:          14912 kB
Slab:           501488 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191940 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= 71660 MiB
End job on node122 at 2011-04-29 09:13:08