Trace number 3264248

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.18 1201.79

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3264248-1304104199/watcher-3264248-1304104199 -o /tmp/evaluation-result-3264248-1304104199/solver-3264248-1304104199 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3264248-1304104199.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.71 4.18 5.64 5/180 30189
/proc/meminfo: memFree=17433600/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=21968 CPUtime=0 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 593 0 0 0 0 0 0 0 23 0 1 0 600650643 22495232 477 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30189/statm: 5492 477 297 105 0 996 0

[startup+0.02937 s]
/proc/loadavg: 3.71 4.18 5.64 5/180 30189
/proc/meminfo: memFree=17433600/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=23532 CPUtime=0.02 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 1704 0 0 0 2 0 0 0 23 0 1 0 600650643 24096768 807 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30189/statm: 5883 807 297 105 0 1387 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23532

[startup+0.100362 s]
/proc/loadavg: 3.71 4.18 5.64 5/180 30189
/proc/meminfo: memFree=17433600/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=258580 CPUtime=0.28 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 4398 0 0 0 28 0 0 0 25 0 4 0 600650643 264785920 3381 33554432000 4194304 4623224 140735739784400 18446744073709551615 4498370 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 64645 3381 341 105 0 60149 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 258580

[startup+0.300326 s]
/proc/loadavg: 3.71 4.18 5.64 5/180 30189
/proc/meminfo: memFree=17433600/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=260428 CPUtime=1.08 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 6033 0 0 0 107 1 0 0 25 0 4 0 600650643 266678272 4939 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 65107 4939 344 105 0 60611 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 260428

[startup+0.700257 s]
/proc/loadavg: 3.71 4.18 5.64 5/180 30189
/proc/meminfo: memFree=17433600/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=266916 CPUtime=2.68 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 9673 0 0 0 267 1 0 0 25 0 4 0 600650643 273321984 7661 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 66729 7661 344 105 0 62233 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 266916

[startup+1.50112 s]
/proc/loadavg: 3.71 4.18 5.64 10/184 30193
/proc/meminfo: memFree=17390796/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=273700 CPUtime=5.88 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 16317 0 0 0 586 2 0 0 25 0 4 0 600650643 280268800 10670 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 68425 10670 344 105 0 63929 0
[pid=30189/tid=30191] ppid=30187 vsize=273700 CPUtime=1.46 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 1992 0 0 0 146 0 0 0 25 0 4 0 600650647 280268800 10670 33554432000 4194304 4623224 140735739784400 18446744073709551615 4463878 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=273700 CPUtime=1.45 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 3768 0 0 0 145 0 0 0 25 0 4 0 600650647 280268800 10670 33554432000 4194304 4623224 140735739784400 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=273700 CPUtime=1.45 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 3853 0 0 0 145 0 0 0 25 0 4 0 600650647 280268800 10670 33554432000 4194304 4623224 140735739784400 18446744073709551615 4577684 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 273700

[startup+3.10084 s]
/proc/loadavg: 4.06 4.24 5.65 10/184 30193
/proc/meminfo: memFree=17368468/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=282456 CPUtime=12.27 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 31222 0 0 0 1222 5 0 0 25 0 4 0 600650643 289234944 14534 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 70614 14534 344 105 0 66118 0
[pid=30189/tid=30191] ppid=30187 vsize=282456 CPUtime=3.05 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 3488 0 0 0 305 0 0 0 25 0 4 0 600650647 289234944 14534 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=282456 CPUtime=3.04 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 6190 0 0 0 303 1 0 0 25 0 4 0 600650647 289234944 14534 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=282456 CPUtime=3.06 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 12938 0 0 0 304 2 0 0 25 0 4 0 600650647 289234944 14534 33554432000 4194304 4623224 140735739784400 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 282456

[startup+6.30028 s]
/proc/loadavg: 4.06 4.24 5.65 10/184 30193
/proc/meminfo: memFree=17330528/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=289144 CPUtime=25.05 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 48473 0 0 0 2497 8 0 0 25 0 4 0 600650643 296083456 18923 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 72286 18923 344 105 0 67790 0
[pid=30189/tid=30191] ppid=30187 vsize=289144 CPUtime=6.25 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 5137 0 0 0 625 0 0 0 25 0 4 0 600650647 296083456 18923 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=289144 CPUtime=6.22 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 7041 0 0 0 621 1 0 0 25 0 4 0 600650647 296083456 18923 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=289144 CPUtime=6.25 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 24859 0 0 0 622 3 0 0 25 0 4 0 600650647 296083456 18923 33554432000 4194304 4623224 140735739784400 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 289144

[startup+12.7012 s]
/proc/loadavg: 4.66 4.36 5.67 9/184 30193
/proc/meminfo: memFree=17280356/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=315288 CPUtime=50.62 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 117349 0 0 0 5044 18 0 0 25 0 4 0 600650643 322854912 26802 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 78822 26802 344 105 0 74326 0
[pid=30189/tid=30191] ppid=30187 vsize=315288 CPUtime=12.65 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 10357 0 0 0 1264 1 0 0 25 0 4 0 600650647 322854912 26802 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=315288 CPUtime=12.59 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 10303 0 0 0 1257 2 0 0 25 0 4 0 600650647 322854912 26802 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=315288 CPUtime=12.66 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 78427 0 0 0 1255 11 0 0 25 0 4 0 600650647 322854912 26802 33554432000 4194304 4623224 140735739784400 18446744073709551615 4377252 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 315288

[startup+25.5009 s]
/proc/loadavg: 5.18 4.48 5.70 9/184 30284
/proc/meminfo: memFree=17204668/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=366264 CPUtime=101.74 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 237783 0 0 0 10139 35 0 0 25 0 4 0 600650643 375054336 46775 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 91566 46775 346 105 0 87070 0
[pid=30189/tid=30191] ppid=30187 vsize=366264 CPUtime=25.45 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 15701 0 0 0 2543 2 0 0 25 0 4 0 600650647 375054336 46775 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=366264 CPUtime=25.32 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 15315 0 0 0 2528 4 0 0 25 0 4 0 600650647 375054336 46775 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=366264 CPUtime=25.45 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 156664 0 0 0 2525 20 0 0 25 0 4 0 600650647 375054336 46775 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 366264

[startup+51.1004 s]
/proc/loadavg: 6.30 4.80 5.77 9/184 30284
/proc/meminfo: memFree=17000060/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=514864 CPUtime=204 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 406924 0 0 0 20334 66 0 0 25 0 4 0 600650643 527220736 82496 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 128716 82496 405 105 0 124220 0
[pid=30189/tid=30191] ppid=30187 vsize=514864 CPUtime=51.05 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 18972 0 0 0 5101 4 0 0 25 0 4 0 600650647 527220736 82496 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=514864 CPUtime=50.78 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 22755 0 0 0 5069 9 0 0 25 0 4 0 600650647 527220736 82496 33554432000 4194304 4623224 140735739784400 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=514864 CPUtime=51.05 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 257925 0 0 0 5069 36 0 0 25 0 4 0 600650647 527220736 82496 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 514864

[startup+102.306 s]
/proc/loadavg: 7.48 5.37 5.91 9/184 30286
/proc/meminfo: memFree=16758108/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=769492 CPUtime=408.54 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 481070 0 0 0 40772 82 0 0 25 0 4 0 600650643 787959808 122726 33554432000 4194304 4623224 140735739784400 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 192373 122726 436 105 0 187877 0
[pid=30189/tid=30191] ppid=30187 vsize=769492 CPUtime=102.26 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 28976 0 0 0 10216 10 0 0 25 0 4 0 600650647 787959808 122726 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=769492 CPUtime=101.7 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 23775 0 0 0 10161 9 0 0 25 0 4 0 600650647 787959808 122726 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=769492 CPUtime=102.25 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 258989 0 0 0 10188 37 0 0 25 0 4 0 600650647 787959808 122727 33554432000 4194304 4623224 140735739784400 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 769492

[startup+162.301 s]
/proc/loadavg: 7.95 5.88 6.04 9/184 30287
/proc/meminfo: memFree=16524856/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=867324 CPUtime=648.17 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 817845 0 0 0 64680 137 0 0 25 0 4 0 600650643 888139776 157747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 216831 157747 345 105 0 212335 0
[pid=30189/tid=30191] ppid=30187 vsize=867324 CPUtime=162.26 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 40367 0 0 0 16210 16 0 0 25 0 4 0 600650647 888139776 157747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=867324 CPUtime=161.37 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 33111 0 0 0 16124 13 0 0 25 0 4 0 600650647 888139776 157747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=867324 CPUtime=162.23 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 507548 0 0 0 16150 73 0 0 25 0 4 0 600650647 888139776 157747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.17
Current children cumulated vsize (KiB) 867324

[startup+222.3 s]
/proc/loadavg: 8.05 6.28 6.17 9/184 30289
/proc/meminfo: memFree=16360800/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=1044124 CPUtime=887.84 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 1282202 0 0 0 88575 209 0 0 25 0 4 0 600650643 1069182976 191216 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 261031 191216 356 105 0 256535 0
[pid=30189/tid=30191] ppid=30187 vsize=1044124 CPUtime=222.26 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 53211 0 0 0 22208 18 0 0 25 0 4 0 600650647 1069182976 191216 33554432000 4194304 4623224 140735739784400 18446744073709551615 4278582 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=1044124 CPUtime=221.04 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 35980 0 0 0 22090 14 0 0 25 0 4 0 600650647 1069182976 191216 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=1044124 CPUtime=222.23 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 922205 0 0 0 22087 136 0 0 25 0 4 0 600650647 1069182976 191216 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.84
Current children cumulated vsize (KiB) 1044124

[startup+282.301 s]

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

[pid=30189] ppid=30187 vsize=1682336 CPUtime=2805.18 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 3960990 0 0 0 279875 643 0 0 25 0 4 0 600650643 1722712064 323268 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 420584 323268 344 105 0 416088 0
[pid=30189/tid=30191] ppid=30187 vsize=1682336 CPUtime=702.27 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 86668 0 0 0 70197 30 0 0 25 0 4 0 600650647 1722712064 323268 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=1682336 CPUtime=698.43 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 59462 0 0 0 69817 26 0 0 25 0 4 0 600650647 1722712064 323268 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366470 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=1682336 CPUtime=702.17 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 3189839 0 0 0 69730 487 0 0 25 0 4 0 600650647 1722712064 323268 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 1682336

[startup+762.307 s]
/proc/loadavg: 8.11 7.80 7.00 9/184 30303
/proc/meminfo: memFree=15366484/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=1686296 CPUtime=3044.88 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 4374955 0 0 0 303773 715 0 0 25 0 4 0 600650643 1726767104 335086 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 421574 335086 344 105 0 417078 0
[pid=30189/tid=30191] ppid=30187 vsize=1686296 CPUtime=762.27 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 87091 0 0 0 76197 30 0 0 25 0 4 0 600650647 1726767104 335086 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=1686296 CPUtime=758.11 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 60847 0 0 0 75784 27 0 0 25 0 4 0 600650647 1726767104 335086 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=1686296 CPUtime=762.18 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 3596199 0 0 0 75661 557 0 0 25 0 4 0 600650647 1726767104 335086 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 1686296

[startup+822.3 s]
/proc/loadavg: 8.11 7.86 7.07 9/184 30305
/proc/meminfo: memFree=15248680/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=1823736 CPUtime=3284.53 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 4578289 0 0 0 327694 759 0 0 25 0 4 0 600650643 1867505664 355979 33554432000 4194304 4623224 140735739784400 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 455934 355979 344 105 0 451438 0
[pid=30189/tid=30191] ppid=30187 vsize=1823736 CPUtime=822.26 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 87478 0 0 0 82196 30 0 0 25 0 4 0 600650647 1867505664 355979 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=1823736 CPUtime=817.78 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 67743 0 0 0 81742 36 0 0 25 0 4 0 600650647 1867505664 355979 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=1823736 CPUtime=822.17 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 3748187 0 0 0 81635 582 0 0 25 0 4 0 600650647 1867505664 355979 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.53
Current children cumulated vsize (KiB) 1823736

[startup+882.301 s]
/proc/loadavg: 8.18 7.93 7.14 9/184 30307
/proc/meminfo: memFree=15092548/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=1927104 CPUtime=3524.19 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 4677379 0 0 0 351644 775 0 0 25 0 4 0 600650643 1973354496 389211 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 481776 389211 350 105 0 477280 0
[pid=30189/tid=30191] ppid=30187 vsize=1927104 CPUtime=882.27 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 87902 0 0 0 88196 31 0 0 25 0 4 0 600650647 1973354496 389211 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=1927104 CPUtime=877.45 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 67766 0 0 0 87709 36 0 0 25 0 4 0 600650647 1973354496 389211 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=1927104 CPUtime=882.16 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 3796800 0 0 0 87627 589 0 0 25 0 4 0 600650647 1973354496 389212 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.19
Current children cumulated vsize (KiB) 1927104

[startup+942.3 s]
/proc/loadavg: 8.06 7.94 7.19 9/184 30308
/proc/meminfo: memFree=15009960/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=1927104 CPUtime=3763.87 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 5124761 0 0 0 375543 844 0 0 25 0 4 0 600650643 1973354496 400811 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 481776 400811 350 105 0 477280 0
[pid=30189/tid=30191] ppid=30187 vsize=1927104 CPUtime=942.27 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 88402 0 0 0 94196 31 0 0 25 0 4 0 600650647 1973354496 400811 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=1927104 CPUtime=937.12 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 67968 0 0 0 93676 36 0 0 25 0 4 0 600650647 1973354496 400811 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=1927104 CPUtime=942.16 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 4221094 0 0 0 93563 653 0 0 25 0 4 0 600650647 1973354496 400811 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.87
Current children cumulated vsize (KiB) 1927104

[startup+1002.3 s]
/proc/loadavg: 8.02 7.95 7.24 9/184 30310
/proc/meminfo: memFree=14920176/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=2014328 CPUtime=4003.54 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 5564974 0 0 0 399446 908 0 0 25 0 4 0 600650643 2062671872 411909 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 503582 411911 350 105 0 499086 0
[pid=30189/tid=30191] ppid=30187 vsize=2014328 CPUtime=1002.27 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 88889 0 0 0 100196 31 0 0 25 0 4 0 600650647 2062671872 411911 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=2014328 CPUtime=996.8 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 78941 0 0 0 99642 38 0 0 25 0 4 0 600650647 2062671872 411911 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=2014328 CPUtime=1002.15 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 4599641 0 0 0 99510 705 0 0 25 0 4 0 600650647 2062671872 411912 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 2014328

[startup+1062.3 s]
/proc/loadavg: 8.08 7.97 7.29 9/184 30311
/proc/meminfo: memFree=14757472/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=2386956 CPUtime=4243.22 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 6227463 0 0 0 423314 1008 0 0 25 0 4 0 600650643 2444242944 444044 33554432000 4194304 4623224 140735739784400 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 596739 444044 350 105 0 592243 0
[pid=30189/tid=30191] ppid=30187 vsize=2386956 CPUtime=1062.27 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 113684 0 0 0 106193 34 0 0 25 0 4 0 600650647 2444242944 444044 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=2386956 CPUtime=1056.47 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 79355 0 0 0 105609 38 0 0 25 0 4 0 600650647 2444242944 444044 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=2386956 CPUtime=1062.14 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 5007562 0 0 0 105443 771 0 0 25 0 4 0 600650647 2444242944 444044 33554432000 4194304 4623224 140735739784400 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.22
Current children cumulated vsize (KiB) 2386956

[startup+1122.3 s]
/proc/loadavg: 8.10 7.99 7.34 9/184 30313
/proc/meminfo: memFree=14616848/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=2500496 CPUtime=4482.88 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 6416975 0 0 0 447243 1045 0 0 25 0 4 0 600650643 2560507904 473787 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 625124 473787 350 105 0 620628 0
[pid=30189/tid=30191] ppid=30187 vsize=2500496 CPUtime=1122.28 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 119935 0 0 0 112192 36 0 0 25 0 4 0 600650647 2560507904 473787 33554432000 4194304 4623224 140735739784400 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=2500496 CPUtime=1116.15 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 83328 0 0 0 111569 46 0 0 25 0 4 0 600650647 2560507904 473787 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=2500496 CPUtime=1122.14 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 5152716 0 0 0 111420 794 0 0 25 0 4 0 600650647 2560507904 473787 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 2500496

[startup+1182.3 s]
/proc/loadavg: 8.10 8.00 7.38 9/184 30315
/proc/meminfo: memFree=14518372/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=2500496 CPUtime=4722.56 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 6648555 0 0 0 471168 1088 0 0 25 0 4 0 600650643 2560507904 487746 33554432000 4194304 4623224 140735739784400 18446744073709551615 4508306 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 625124 487747 344 105 0 620628 0
[pid=30189/tid=30191] ppid=30187 vsize=2500496 CPUtime=1182.28 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 120191 0 0 0 118192 36 0 0 25 0 4 0 600650647 2560507904 487747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=2500496 CPUtime=1175.82 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 84967 0 0 0 117533 49 0 0 25 0 4 0 600650647 2560507904 487747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=2500496 CPUtime=1182.14 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 5351601 0 0 0 117388 826 0 0 25 0 4 0 600650647 2560507904 487748 33554432000 4194304 4623224 140735739784400 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 2500496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.02 7.40 9/184 30315
/proc/meminfo: memFree=14465548/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=2500496 CPUtime=4800.07 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 6801867 0 0 0 478891 1116 0 0 25 0 4 0 600650643 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 625124 491747 344 105 0 620628 0
[pid=30189/tid=30191] ppid=30187 vsize=2500496 CPUtime=1201.68 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 120294 0 0 0 120132 36 0 0 25 0 4 0 600650647 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=2500496 CPUtime=1195.11 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 85081 0 0 0 119462 49 0 0 25 0 4 0 600650647 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4289645 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=2500496 CPUtime=1201.54 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 5487449 0 0 0 119305 849 0 0 25 0 4 0 600650647 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 2500496

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.02 7.40 9/184 30315
/proc/meminfo: memFree=14465548/32950940 swapFree=67111528/67111528
[pid=30189] ppid=30187 vsize=2500496 CPUtime=4800.07 cores=1,3,5,7
/proc/30189/stat : 30189 (SArTagnan) R 30187 30189 28861 0 -1 4202496 6801867 0 0 0 478891 1116 0 0 25 0 4 0 600650643 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30189/statm: 625124 491747 344 105 0 620628 0
[pid=30189/tid=30191] ppid=30187 vsize=2500496 CPUtime=1201.68 cores=1,3,5,7
/proc/30189/task/30191/stat : 30191 (SArTagnan) R 30187 30189 28861 0 -1 4202560 120294 0 0 0 120132 36 0 0 25 0 4 0 600650647 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30189/tid=30192] ppid=30187 vsize=2500496 CPUtime=1195.11 cores=1,3,5,7
/proc/30189/task/30192/stat : 30192 (SArTagnan) R 30187 30189 28861 0 -1 4202560 85081 0 0 0 119462 49 0 0 25 0 4 0 600650647 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4289645 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30189/tid=30193] ppid=30187 vsize=2500496 CPUtime=1201.54 cores=1,3,5,7
/proc/30189/task/30193/stat : 30193 (SArTagnan) R 30187 30189 28861 0 -1 4202560 5487449 0 0 0 119305 849 0 0 25 0 4 0 600650647 2560507904 491747 33554432000 4194304 4623224 140735739784400 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 2500496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.18
CPU user time (s): 4788.94
CPU system time (s): 11.2443
CPU usage (%): 399.418
Max. virtual memory (cumulated for all children) (KiB): 3039224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.94
system time used= 11.2443
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6801867
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= 1575
involuntary context switches= 35488

runsolver used 1.80173 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 21:09:59
IDJOB=3264248
IDBENCH=84568
IDSOLVER=1656
FILE ID=node117/3264248-1304104199
RUNJOBID= node117-1304104199-30167
PBS_JOBID= 13170599
Free space on /tmp= 71680 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264248-1304104199/watcher-3264248-1304104199 -o /tmp/evaluation-result-3264248-1304104199/solver-3264248-1304104199 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3264248-1304104199.cnf -threads=4

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=1423537875

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17433756 kB
Buffers:       2381576 kB
Cached:       12483232 kB
SwapCached:          0 kB
Active:        8157940 kB
Inactive:      6777592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17433756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2340 kB
Writeback:           0 kB
AnonPages:       69820 kB
Mapped:          15180 kB
Slab:           518820 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   239868 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= 71680 MiB
End job on node117 at 2011-04-29 21:30:02