Trace number 3285679

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? (exit code) 1821.35 456.563

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3285679-1304062774/watcher-3285679-1304062774 -o /tmp/evaluation-result-3285679-1304062774/solver-3285679-1304062774 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285679-1304062774.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: 8.01 7.84 7.79 5/180 12283
/proc/meminfo: memFree=23996800/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=20580 CPUtime=0 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 927 0 0 0 0 0 0 0 25 0 1 0 517876169 21073920 864 33554432000 4194304 4623224 140734401664528 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12283/statm: 5145 866 290 105 0 649 0

[startup+0.031812 s]
/proc/loadavg: 8.01 7.84 7.79 5/180 12283
/proc/meminfo: memFree=23996800/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=46140 CPUtime=0.02 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 3212 0 0 0 2 0 0 0 25 0 1 0 517876169 47247360 2922 33554432000 4194304 4623224 140734401664528 18446744073709551615 251813858905 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12283/statm: 11535 2922 301 105 0 7039 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 46140

[startup+0.1008 s]
/proc/loadavg: 8.01 7.84 7.79 5/180 12283
/proc/meminfo: memFree=23996800/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=50016 CPUtime=0.09 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 5294 0 0 0 9 0 0 0 25 0 1 0 517876169 51216384 3701 33554432000 4194304 4623224 140734401664528 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12283/statm: 12504 3702 301 105 0 8008 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50016

[startup+0.300776 s]
/proc/loadavg: 8.01 7.84 7.79 5/180 12283
/proc/meminfo: memFree=23996800/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=268936 CPUtime=0.47 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 22207 0 0 0 44 3 0 0 25 0 4 0 517876169 275390464 18552 33554432000 4194304 4623224 140734401664528 18446744073709551615 4368803 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 67234 18552 334 105 0 62738 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 268936

[startup+0.700707 s]
/proc/loadavg: 8.01 7.84 7.79 5/180 12283
/proc/meminfo: memFree=23996800/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=271748 CPUtime=2.07 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 23676 0 0 0 204 3 0 0 25 0 4 0 517876169 278269952 19789 33554432000 4194304 4623224 140734401664528 18446744073709551615 4412783 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 67937 19789 335 105 0 63441 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 271748

[startup+1.50057 s]
/proc/loadavg: 8.01 7.84 7.79 9/184 12287
/proc/meminfo: memFree=23896584/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=276636 CPUtime=5.26 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 26553 0 0 0 522 4 0 0 25 0 4 0 517876169 283275264 22591 33554432000 4194304 4623224 140734401664528 18446744073709551615 4412783 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 69159 22591 352 105 0 64663 0
[pid=12283/tid=12285] ppid=12281 vsize=276636 CPUtime=1.25 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 873 0 0 0 125 0 0 0 25 0 4 0 517876193 283275264 22591 33554432000 4194304 4623224 140734401664528 18446744073709551615 4463075 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=276636 CPUtime=1.25 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 1377 0 0 0 125 0 0 0 25 0 4 0 517876193 283275264 22591 33554432000 4194304 4623224 140734401664528 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=276636 CPUtime=1.25 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 1243 0 0 0 125 0 0 0 25 0 4 0 517876193 283275264 22591 33554432000 4194304 4623224 140734401664528 18446744073709551615 4560715 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 276636

[startup+3.1003 s]
/proc/loadavg: 8.01 7.85 7.79 9/184 12287
/proc/meminfo: memFree=23847664/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=330072 CPUtime=11.65 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 78275 0 0 0 1154 11 0 0 25 0 4 0 517876169 337993728 42808 33554432000 4194304 4623224 140734401664528 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 82518 42818 335 105 0 78022 0
[pid=12283/tid=12285] ppid=12281 vsize=330072 CPUtime=2.85 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 1265 0 0 0 285 0 0 0 25 0 4 0 517876193 337993728 42822 33554432000 4194304 4623224 140734401664528 18446744073709551615 4463075 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=330072 CPUtime=2.84 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 8141 0 0 0 283 1 0 0 25 0 4 0 517876193 337993728 42828 33554432000 4194304 4623224 140734401664528 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=330072 CPUtime=2.85 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 1959 0 0 0 285 0 0 0 25 0 4 0 517876193 337993728 42834 33554432000 4194304 4623224 140734401664528 18446744073709551615 4560590 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 330072

[startup+6.30077 s]
/proc/loadavg: 8.01 7.85 7.79 9/184 12288
/proc/meminfo: memFree=23435860/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=562144 CPUtime=24.43 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 220948 0 0 0 2412 31 0 0 19 0 4 0 517876169 575635456 105412 33554432000 4194304 4623224 140734401664528 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 140536 105412 466 105 0 136040 0
[pid=12283/tid=12285] ppid=12281 vsize=562144 CPUtime=6.04 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 3987 0 0 0 604 0 0 0 25 0 4 0 517876193 575635456 105412 33554432000 4194304 4623224 140734401664528 18446744073709551615 4289781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=562144 CPUtime=6.01 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 12696 0 0 0 600 1 0 0 22 0 4 0 517876193 575635456 105412 33554432000 4194304 4623224 140734401664528 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=562144 CPUtime=6.05 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 4333 0 0 0 604 1 0 0 25 0 4 0 517876193 575635456 105412 33554432000 4194304 4623224 140734401664528 18446744073709551615 4559817 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 562144

[startup+12.7007 s]
/proc/loadavg: 8.00 7.85 7.79 9/184 12288
/proc/meminfo: memFree=23264160/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=726828 CPUtime=49.99 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 247548 0 0 0 4963 36 0 0 25 0 4 0 517876169 744271872 126504 33554432000 4194304 4623224 140734401664528 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 181707 126504 471 105 0 177211 0
[pid=12283/tid=12285] ppid=12281 vsize=726828 CPUtime=12.45 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 11191 0 0 0 1243 2 0 0 25 0 4 0 517876193 744271872 126504 33554432000 4194304 4623224 140734401664528 18446744073709551615 4289942 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=726828 CPUtime=12.37 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 22647 0 0 0 1234 3 0 0 25 0 4 0 517876193 744271872 126504 33554432000 4194304 4623224 140734401664528 18446744073709551615 4463067 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=726828 CPUtime=12.44 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 9849 0 0 0 1243 1 0 0 25 0 4 0 517876193 744271872 126504 33554432000 4194304 4623224 140734401664528 18446744073709551615 4289716 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (KiB) 726828

[startup+25.5005 s]
/proc/loadavg: 8.08 7.87 7.80 9/184 12288
/proc/meminfo: memFree=22062356/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=1728664 CPUtime=101.1 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 785671 0 0 0 9991 119 0 0 25 0 4 0 517876169 1770151936 348309 33554432000 4194304 4623224 140734401664528 18446744073709551615 4388004 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 432166 348309 533 105 0 427670 0
[pid=12283/tid=12285] ppid=12281 vsize=1728664 CPUtime=25.24 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 33881 0 0 0 2518 6 0 0 25 0 4 0 517876193 1770151936 348309 33554432000 4194304 4623224 140734401664528 18446744073709551615 4330707 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=1728664 CPUtime=25.09 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 51785 0 0 0 2501 8 0 0 25 0 4 0 517876193 1770151936 348309 33554432000 4194304 4623224 140734401664528 18446744073709551615 4289998 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=1728664 CPUtime=25.24 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 36774 0 0 0 2519 5 0 0 25 0 4 0 517876193 1770151936 348309 33554432000 4194304 4623224 140734401664528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 1728664

[startup+51.1002 s]
/proc/loadavg: 8.05 7.88 7.80 9/184 12289
/proc/meminfo: memFree=20122716/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=3156140 CPUtime=203.35 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 1553209 0 0 0 20098 237 0 0 25 0 4 0 517876169 3231887360 618131 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510070 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 789035 618131 344 105 0 784539 0
[pid=12283/tid=12285] ppid=12281 vsize=3156140 CPUtime=50.82 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 45872 0 0 0 5073 9 0 0 25 0 4 0 517876193 3231887360 618131 33554432000 4194304 4623224 140734401664528 18446744073709551615 4462471 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=3156140 CPUtime=50.56 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 59258 0 0 0 5046 10 0 0 25 0 4 0 517876193 3231887360 618131 33554432000 4194304 4623224 140734401664528 18446744073709551615 4462976 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=3156140 CPUtime=50.85 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 61623 0 0 0 5075 10 0 0 25 0 4 0 517876193 3231887360 618131 33554432000 4194304 4623224 140734401664528 18446744073709551615 4552802 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 3156140

[startup+102.307 s]
/proc/loadavg: 8.07 7.91 7.82 9/184 12291
/proc/meminfo: memFree=18475852/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=3535148 CPUtime=407.89 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 1803590 0 0 0 40497 292 0 0 25 0 4 0 517876169 3619991552 759951 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 883787 759951 344 105 0 879291 0
[pid=12283/tid=12285] ppid=12281 vsize=3535148 CPUtime=102.04 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 81905 0 0 0 10181 23 0 0 25 0 4 0 517876193 3619991552 759951 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357994 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=3535148 CPUtime=101.48 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 89933 0 0 0 10127 21 0 0 25 0 4 0 517876193 3619991552 759951 33554432000 4194304 4623224 140734401664528 18446744073709551615 4463007 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=3535148 CPUtime=102.05 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 152590 0 0 0 10181 24 0 0 25 0 4 0 517876193 3619991552 759951 33554432000 4194304 4623224 140734401664528 18446744073709551615 4363667 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.89
Current children cumulated vsize (KiB) 3535148

[startup+162.301 s]
/proc/loadavg: 8.12 7.96 7.83 9/184 12292
/proc/meminfo: memFree=16512540/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=4828424 CPUtime=647.53 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 2578909 0 0 0 64339 414 0 0 25 0 4 0 517876169 4944306176 1008766 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 1207106 1008766 568 105 0 1202610 0
[pid=12283/tid=12285] ppid=12281 vsize=4828424 CPUtime=162.03 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 91494 0 0 0 16179 24 0 0 25 0 4 0 517876193 4944306176 1008766 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=4828424 CPUtime=161.15 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 154597 0 0 0 16071 44 0 0 25 0 4 0 517876193 4944306176 1008766 33554432000 4194304 4623224 140734401664528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=4828424 CPUtime=162.04 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 247239 0 0 0 16165 39 0 0 25 0 4 0 517876193 4944306176 1008766 33554432000 4194304 4623224 140734401664528 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.53
Current children cumulated vsize (KiB) 4828424

[startup+222.301 s]
/proc/loadavg: 8.14 7.99 7.85 9/184 12293
/proc/meminfo: memFree=13949568/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=6534788 CPUtime=887.2 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 3543354 0 0 0 88158 562 0 0 23 0 4 0 517876169 6691622912 1300496 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 1633697 1300496 345 105 0 1629201 0
[pid=12283/tid=12285] ppid=12281 vsize=6534788 CPUtime=222.03 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 93920 0 0 0 22178 25 0 0 25 0 4 0 517876193 6691622912 1300496 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=6534788 CPUtime=220.82 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 226160 0 0 0 22014 68 0 0 25 0 4 0 517876193 6691622912 1300496 33554432000 4194304 4623224 140734401664528 18446744073709551615 4317264 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=6534788 CPUtime=222.05 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 276492 0 0 0 22161 44 0 0 25 0 4 0 517876193 6691622912 1300496 33554432000 4194304 4623224 140734401664528 18446744073709551615 4560784 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.2
Current children cumulated vsize (KiB) 6534788

[startup+282.3 s]
/proc/loadavg: 8.13 8.02 7.87 9/184 12295
/proc/meminfo: memFree=11544444/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=7228064 CPUtime=1126.88 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 3955937 0 0 0 112050 638 0 0 25 0 4 0 517876169 7401537536 1579765 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 1807016 1579765 345 105 0 1802520 0
[pid=12283/tid=12285] ppid=12281 vsize=7228064 CPUtime=282.02 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 99450 0 0 0 28177 25 0 0 25 0 4 0 517876193 7401537536 1579765 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=7228064 CPUtime=280.5 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 267990 0 0 0 27965 85 0 0 25 0 4 0 517876193 7401537536 1579765 33554432000 4194304 4623224 140734401664528 18446744073709551615 4378435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=7228064 CPUtime=282.05 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 333871 0 0 0 28153 52 0 0 25 0 4 0 517876193 7401537536 1579765 33554432000 4194304 4623224 140734401664528 18446744073709551615 4552693 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1126.88
Current children cumulated vsize (KiB) 7228064

[startup+342.3 s]
/proc/loadavg: 7.93 7.98 7.86 9/184 12327
/proc/meminfo: memFree=18096608/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=9582672 CPUtime=1366.23 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 5360460 0 0 0 135797 826 0 0 25 0 4 0 517876169 9812656128 1946553 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510252 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2395668 1946553 345 105 0 2391172 0
[pid=12283/tid=12285] ppid=12281 vsize=9582672 CPUtime=341.92 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 110978 0 0 0 34166 26 0 0 25 0 4 0 517876193 9812656128 1946553 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=9582672 CPUtime=340.06 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 313840 0 0 0 33905 101 0 0 25 0 4 0 517876193 9812656128 1946553 33554432000 4194304 4623224 140734401664528 18446744073709551615 4463311 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=9582672 CPUtime=341.95 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 437069 0 0 0 34126 69 0 0 25 0 4 0 517876193 9812656128 1946553 33554432000 4194304 4623224 140734401664528 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1366.23
Current children cumulated vsize (KiB) 9582672

[startup+402.3 s]
/proc/loadavg: 7.97 7.98 7.87 9/184 12328
/proc/meminfo: memFree=12848612/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=10257584 CPUtime=1605.91 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 5894189 0 0 0 159677 914 0 0 25 0 4 0 517876169 10503766016 2261424 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510189 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2564396 2261424 345 105 0 2559900 0
[pid=12283/tid=12285] ppid=12281 vsize=10257584 CPUtime=401.93 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 112270 0 0 0 40166 27 0 0 25 0 4 0 517876193 10503766016 2261424 33554432000 4194304 4623224 140734401664528 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=10257584 CPUtime=399.73 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 381843 0 0 0 39853 120 0 0 25 0 4 0 517876193 10503766016 2261424 33554432000 4194304 4623224 140734401664528 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=10257584 CPUtime=401.95 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 568469 0 0 0 40106 89 0 0 25 0 4 0 517876193 10503766016 2261424 33554432000 4194304 4623224 140734401664528 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1605.91
Current children cumulated vsize (KiB) 10257584

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

[startup+409.501 s]
/proc/loadavg: 7.98 7.98 7.87 9/184 12329
/proc/meminfo: memFree=12243736/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=10369200 CPUtime=1634.67 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 5950721 0 0 0 162544 923 0 0 25 0 4 0 517876169 10618060800 2291946 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2592300 2291946 345 105 0 2587804 0
[pid=12283/tid=12285] ppid=12281 vsize=10369200 CPUtime=409.13 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 112276 0 0 0 40886 27 0 0 25 0 4 0 517876193 10618060800 2291946 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=10369200 CPUtime=406.9 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 386727 0 0 0 40568 122 0 0 25 0 4 0 517876193 10618060800 2291946 33554432000 4194304 4623224 140734401664528 18446744073709551615 4463314 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=10369200 CPUtime=409.15 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 584488 0 0 0 40824 91 0 0 25 0 4 0 517876193 10618060800 2291946 33554432000 4194304 4623224 140734401664528 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1634.67
Current children cumulated vsize (KiB) 10369200

[startup+435.101 s]
/proc/loadavg: 7.98 7.98 7.87 9/184 12329
/proc/meminfo: memFree=10004408/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=10564788 CPUtime=1736.93 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 6176525 0 0 0 172735 958 0 0 25 0 4 0 517876169 10818342912 2404286 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2641197 2404286 346 105 0 2636701 0
[pid=12283/tid=12285] ppid=12281 vsize=10564788 CPUtime=434.73 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 112803 0 0 0 43446 27 0 0 25 0 4 0 517876193 10818342912 2404286 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=10564788 CPUtime=432.36 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 402540 0 0 0 43109 127 0 0 25 0 4 0 517876193 10818342912 2404286 33554432000 4194304 4623224 140734401664528 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=10564788 CPUtime=434.75 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 666622 0 0 0 43373 102 0 0 25 0 4 0 517876193 10818342912 2404286 33554432000 4194304 4623224 140734401664528 18446744073709551615 4560288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1736.93
Current children cumulated vsize (KiB) 10564788

[startup+447.901 s]
/proc/loadavg: 7.99 7.98 7.87 9/184 12329
/proc/meminfo: memFree=8384708/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=11126328 CPUtime=1788.02 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 7677186 0 0 0 177659 1143 0 0 19 0 4 0 517876169 11393359872 2655074 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2781582 2655074 345 105 0 2777086 0
[pid=12283/tid=12285] ppid=12281 vsize=11126328 CPUtime=447.53 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 113342 0 0 0 44726 27 0 0 25 0 4 0 517876193 11393359872 2655074 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=11126328 CPUtime=445.06 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 412595 0 0 0 44377 129 0 0 25 0 4 0 517876193 11393359872 2655074 33554432000 4194304 4623224 140734401664528 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=11126328 CPUtime=447.54 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 684207 0 0 0 44650 104 0 0 25 0 4 0 517876193 11393359872 2655074 33554432000 4194304 4623224 140734401664528 18446744073709551615 4544945 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1788.02
Current children cumulated vsize (KiB) 11126328

[startup+451.101 s]
/proc/loadavg: 7.99 7.98 7.87 9/184 12329
/proc/meminfo: memFree=8243596/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=11126328 CPUtime=1800.81 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 7698827 0 0 0 178932 1149 0 0 25 0 4 0 517876169 11393359872 2671173 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2781582 2671173 345 105 0 2777086 0
[pid=12283/tid=12285] ppid=12281 vsize=11126328 CPUtime=450.73 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 113347 0 0 0 45046 27 0 0 25 0 4 0 517876193 11393359872 2671173 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=11126328 CPUtime=448.25 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 419757 0 0 0 44692 133 0 0 25 0 4 0 517876193 11393359872 2671173 33554432000 4194304 4623224 140734401664528 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=11126328 CPUtime=450.74 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 684207 0 0 0 44970 104 0 0 25 0 4 0 517876193 11393359872 2671173 33554432000 4194304 4623224 140734401664528 18446744073709551615 4544945 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (KiB) 11126328

[startup+454.307 s]
/proc/loadavg: 7.99 7.98 7.87 9/184 12330
/proc/meminfo: memFree=8075076/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=11126328 CPUtime=1813.61 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 7716658 0 0 0 180208 1153 0 0 25 0 4 0 517876169 11393359872 2679592 33554432000 4194304 4623224 140734401664528 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2781582 2679592 345 105 0 2777086 0
[pid=12283/tid=12285] ppid=12281 vsize=11126328 CPUtime=453.93 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 113383 0 0 0 45366 27 0 0 25 0 4 0 517876193 11393359872 2679592 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=11126328 CPUtime=451.43 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 421980 0 0 0 45010 133 0 0 25 0 4 0 517876193 11393359872 2679592 33554432000 4194304 4623224 140734401664528 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=11126328 CPUtime=453.95 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 691889 0 0 0 45289 106 0 0 25 0 4 0 517876193 11393359872 2679592 33554432000 4194304 4623224 140734401664528 18446744073709551615 4545939 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1813.61
Current children cumulated vsize (KiB) 11126328

[startup+455.9 s]
/proc/loadavg: 7.99 7.98 7.87 9/184 12330
/proc/meminfo: memFree=7936940/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=11126328 CPUtime=1819.98 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) R 12281 12283 11981 0 -1 4202496 7733968 0 0 0 180841 1157 0 0 25 0 4 0 517876169 11393359872 2690374 33554432000 4194304 4623224 140734401664528 18446744073709551615 4387968 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 2781582 2690374 345 105 0 2777086 0
[pid=12283/tid=12285] ppid=12281 vsize=11126328 CPUtime=455.53 cores=1,3,5,7
/proc/12283/task/12285/stat : 12285 (SArTagnan) R 12281 12283 11981 0 -1 4202560 113453 0 0 0 45526 27 0 0 25 0 4 0 517876193 11393359872 2690374 33554432000 4194304 4623224 140734401664528 18446744073709551615 4357644 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=11126328 CPUtime=453.01 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4202560 423844 0 0 0 45167 134 0 0 25 0 4 0 517876193 11393359872 2690375 33554432000 4194304 4623224 140734401664528 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12283/tid=12287] ppid=12281 vsize=11126328 CPUtime=455.54 cores=1,3,5,7
/proc/12283/task/12287/stat : 12287 (SArTagnan) R 12281 12283 11981 0 -1 4202560 696975 0 0 0 45447 107 0 0 25 0 4 0 517876193 11393359872 2690376 33554432000 4194304 4623224 140734401664528 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1819.98
Current children cumulated vsize (KiB) 11126328

[startup+456.3 s]
/proc/loadavg: 7.99 7.98 7.87 9/184 12330
/proc/meminfo: memFree=7936940/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=0 CPUtime=1821.09 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) Z 12281 12283 11981 0 -1 4202524 7737998 0 0 0 180934 1175 0 0 25 0 2 0 517876169 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 0 0 0 0 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=0 CPUtime=453.41 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4203588 424260 0 0 0 45190 151 0 0 18 0 2 0 517876193 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1821.09
Current children cumulated vsize (KiB) 0

[startup+456.506 s]
/proc/loadavg: 7.75 7.93 7.86 6/182 12330
/proc/meminfo: memFree=13874324/32950928 swapFree=67111524/67111528
[pid=12283] ppid=12281 vsize=0 CPUtime=1821.29 cores=1,3,5,7
/proc/12283/stat : 12283 (SArTagnan) Z 12281 12283 11981 0 -1 4202524 7737998 0 0 0 180934 1195 0 0 25 0 2 0 517876169 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12283/statm: 0 0 0 0 0 0 0
[pid=12283/tid=12286] ppid=12281 vsize=0 CPUtime=453.62 cores=1,3,5,7
/proc/12283/task/12286/stat : 12286 (SArTagnan) R 12281 12283 11981 0 -1 4203588 424260 0 0 0 45190 172 0 0 18 0 2 0 517876193 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) 1821.29
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 456.563
CPU time (s): 1821.35
CPU user time (s): 1809.34
CPU system time (s): 12.0102
CPU usage (%): 398.927
Max. virtual memory (cumulated for all children) (KiB): 15778320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1809.34
system time used= 12.0102
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7737998
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= 10031
involuntary context switches= 11880

runsolver used 0.648901 second user time and 1.84672 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:39:35
IDJOB=3285679
IDBENCH=82392
IDSOLVER=1656
FILE ID=node126/3285679-1304062774
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71580 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285679-1304062774/watcher-3285679-1304062774 -o /tmp/evaluation-result-3285679-1304062774/solver-3285679-1304062774 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285679-1304062774.cnf -threads=4

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1586747595

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23996832 kB
Buffers:       1412652 kB
Cached:        4258812 kB
SwapCached:          4 kB
Active:        3006648 kB
Inactive:      5397588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23996832 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12088 kB
Writeback:           0 kB
AnonPages:     2732924 kB
Mapped:          15408 kB
Slab:           480696 kB
PageTables:       9440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3367228 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= 71548 MiB
End job on node126 at 2011-04-29 09:47:11