Trace number 3385947

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3073.67 1300.05

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3385947-1305582993/watcher-3385947-1305582993 -o /tmp/evaluation-result-3385947-1305582993/solver-3385947-1305582993 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385947-1305582993.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: 13.10 12.69 9.97 10/400 11923
/proc/meminfo: memFree=17011168/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/11923/stat : 11923 (runsolver) S 11921 11923 11829 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 650714972 12079104 49 33554432000 4194304 5432360 140736410066992 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 3 0 0 0
/proc/11923/statm: 2949 49 30 303 0 2643 0

[startup+0.103604 s]
/proc/loadavg: 13.10 12.69 9.97 10/400 11923
/proc/meminfo: memFree=17011168/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=115808 CPUtime=0.08 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 749 0 0 0 8 0 0 0 25 0 4 0 650714972 118587392 686 33554432000 4194304 4625164 140736310425232 18446744073709551615 270338488814 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 28952 686 327 106 0 24455 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 115808

[startup+0.200977 s]
/proc/loadavg: 13.10 12.69 9.97 10/400 11923
/proc/meminfo: memFree=17011168/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=116360 CPUtime=0.19 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 1254 0 0 0 19 0 0 0 25 0 4 0 650714972 119152640 1102 33554432000 4194304 4625164 140736310425232 18446744073709551615 47027450587686 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 29090 1102 345 106 0 24593 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 116360

[startup+0.30096 s]
/proc/loadavg: 13.10 12.69 9.97 10/400 11923
/proc/meminfo: memFree=17011168/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=183260 CPUtime=0.4 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 1629 0 0 0 40 0 0 0 25 0 4 0 650714972 187658240 1381 33554432000 4194304 4625164 140736310425232 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 45815 1381 345 106 0 41318 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 183260

[startup+0.70088 s]
/proc/loadavg: 13.10 12.69 9.97 10/400 11923
/proc/meminfo: memFree=17011168/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=184632 CPUtime=1.2 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 3169 0 0 0 120 0 0 0 25 0 4 0 650714972 189063168 2019 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 46158 2019 345 106 0 41661 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 184632

[startup+1.50072 s]
/proc/loadavg: 13.10 12.69 9.97 14/404 11927
/proc/meminfo: memFree=17001336/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=186972 CPUtime=2.79 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 5515 0 0 0 278 1 0 0 25 0 4 0 650714972 191459328 3128 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 46743 3128 345 106 0 42246 0
[pid=11923/tid=11925] ppid=11921 vsize=186972 CPUtime=0.65 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 889 0 0 0 65 0 0 0 25 0 4 0 650714974 191459328 3128 33554432000 4194304 4625164 140736310425232 18446744073709551615 4352512 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=186972 CPUtime=0.72 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 1432 0 0 0 72 0 0 0 25 0 4 0 650714974 191459328 3128 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=186972 CPUtime=0.64 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 1666 0 0 0 64 0 0 0 25 0 4 0 650714974 191459328 3128 33554432000 4194304 4625164 140736310425232 18446744073709551615 4551173 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 186972

[startup+3.10041 s]
/proc/loadavg: 13.10 12.69 9.97 14/404 11927
/proc/meminfo: memFree=16994640/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=192368 CPUtime=5.97 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 8695 0 0 0 595 2 0 0 25 0 4 0 650714972 196984832 4917 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 48092 4917 346 106 0 43595 0
[pid=11923/tid=11925] ppid=11921 vsize=192368 CPUtime=1.44 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 1897 0 0 0 144 0 0 0 25 0 4 0 650714974 196984832 4917 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=192368 CPUtime=1.52 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2157 0 0 0 152 0 0 0 25 0 4 0 650714974 196984832 4917 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=192368 CPUtime=1.44 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2618 0 0 0 144 0 0 0 25 0 4 0 650714974 196984832 4917 33554432000 4194304 4625164 140736310425232 18446744073709551615 47027448082518 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 192368

[startup+6.30077 s]
/proc/loadavg: 13.10 12.69 9.99 12/404 11928
/proc/meminfo: memFree=16982416/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=199432 CPUtime=11.87 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 13393 0 0 0 1184 3 0 0 25 0 4 0 650714972 204218368 7314 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 49858 7314 351 106 0 45361 0
[pid=11923/tid=11925] ppid=11921 vsize=199432 CPUtime=2.89 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 3054 0 0 0 289 0 0 0 25 0 4 0 650714974 204218368 7314 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=199432 CPUtime=3.01 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 3183 0 0 0 300 1 0 0 25 0 4 0 650714974 204218368 7314 33554432000 4194304 4625164 140736310425232 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=199432 CPUtime=2.94 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 4387 0 0 0 293 1 0 0 25 0 4 0 650714974 204218368 7314 33554432000 4194304 4625164 140736310425232 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 199432

[startup+12.7005 s]
/proc/loadavg: 13.09 12.70 10.00 14/404 11928
/proc/meminfo: memFree=16964276/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=208344 CPUtime=24.59 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 20399 0 0 0 2454 5 0 0 25 0 4 0 650714972 213344256 11449 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 52086 11449 367 106 0 47589 0
[pid=11923/tid=11925] ppid=11921 vsize=208344 CPUtime=6.07 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 4875 0 0 0 606 1 0 0 25 0 4 0 650714974 213344256 11449 33554432000 4194304 4625164 140736310425232 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=208344 CPUtime=6.2 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 5272 0 0 0 619 1 0 0 25 0 4 0 650714974 213344256 11449 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=208344 CPUtime=6.14 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 6408 0 0 0 613 1 0 0 25 0 4 0 650714974 213344256 11449 33554432000 4194304 4625164 140736310425232 18446744073709551615 4547578 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 208344

[startup+25.501 s]
/proc/loadavg: 13.07 12.71 10.05 14/404 11928
/proc/meminfo: memFree=16915052/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=223536 CPUtime=49.66 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 30200 0 0 0 4959 7 0 0 25 0 4 0 650714972 228900864 16982 33554432000 4194304 4625164 140736310425232 18446744073709551615 4519403 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 55884 16982 407 106 0 51387 0
[pid=11923/tid=11925] ppid=11921 vsize=223536 CPUtime=12.19 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 7036 0 0 0 1218 1 0 0 25 0 4 0 650714974 228900864 16982 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=223536 CPUtime=12.49 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 7968 0 0 0 1247 2 0 0 25 0 4 0 650714974 228900864 16982 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=223536 CPUtime=12.41 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 9691 0 0 0 1239 2 0 0 25 0 4 0 650714974 228900864 16982 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (KiB) 223536

[startup+51.1009 s]
/proc/loadavg: 13.11 12.75 10.13 14/404 11929
/proc/meminfo: memFree=16868296/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=245284 CPUtime=100.53 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 85970 0 0 0 10037 16 0 0 25 0 4 0 650714972 251170816 26590 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 61321 26590 497 106 0 56824 0
[pid=11923/tid=11925] ppid=11921 vsize=245284 CPUtime=24.89 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 11043 0 0 0 2487 2 0 0 25 0 4 0 650714974 251170816 26590 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=245284 CPUtime=25.29 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 11687 0 0 0 2526 3 0 0 25 0 4 0 650714974 251170816 26590 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=245284 CPUtime=24.99 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 55312 0 0 0 2491 8 0 0 25 0 4 0 650714974 251170816 26590 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 245284

[startup+102.301 s]
/proc/loadavg: 13.04 12.78 10.28 14/404 11930
/proc/meminfo: memFree=16781236/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=287492 CPUtime=216.41 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 119312 0 0 0 21618 23 0 0 25 0 4 0 650714972 294391808 40101 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 71873 40101 360 106 0 67376 0
[pid=11923/tid=11925] ppid=11921 vsize=287492 CPUtime=50.22 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 16578 0 0 0 5019 3 0 0 25 0 4 0 650714974 294391808 40102 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=287492 CPUtime=64.79 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 22747 0 0 0 6474 5 0 0 25 0 4 0 650714974 294391808 40102 33554432000 4194304 4625164 140736310425232 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=287492 CPUtime=50.53 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 67411 0 0 0 5042 11 0 0 25 0 4 0 650714974 294391808 40102 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 216.41
Current children cumulated vsize (KiB) 287492

[startup+162.301 s]
/proc/loadavg: 13.13 12.85 10.46 14/404 11932
/proc/meminfo: memFree=16699252/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=347108 CPUtime=365.54 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 236129 0 0 0 36510 44 0 0 25 0 4 0 650714972 355438592 54451 33554432000 4194304 4625164 140736310425232 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 86777 54451 346 106 0 82280 0
[pid=11923/tid=11925] ppid=11921 vsize=347108 CPUtime=80.21 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 24925 0 0 0 8016 5 0 0 25 0 4 0 650714974 355438592 54451 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=347108 CPUtime=124.02 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 35035 0 0 0 12395 7 0 0 25 0 4 0 650714974 355438592 54451 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=347108 CPUtime=80.44 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 157487 0 0 0 8016 28 0 0 25 0 4 0 650714974 355438592 54451 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 365.54
Current children cumulated vsize (KiB) 347108

[startup+222.315 s]
/proc/loadavg: 13.16 12.91 10.62 14/404 11933
/proc/meminfo: memFree=16597676/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=393112 CPUtime=514.85 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 360802 0 0 0 51421 64 0 0 25 0 4 0 650714972 402546688 73115 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11923/statm: 98278 73115 917 106 0 93781 0
[pid=11923/tid=11925] ppid=11921 vsize=393112 CPUtime=110.23 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 26493 0 0 0 11018 5 0 0 25 0 4 0 650714974 402546688 73115 33554432000 4194304 4625164 140736310425232 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=393112 CPUtime=183.27 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 36375 0 0 0 18320 7 0 0 25 0 4 0 650714974 402546688 73115 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=393112 CPUtime=110.46 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 271102 0 0 0 11000 46 0 0 25 0 4 0 650714974 402546688 73115 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 514.85
Current children cumulated vsize (KiB) 393112

[startup+282.301 s]

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

[pid=11923] ppid=11921 vsize=770528 CPUtime=1823.52 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 1286785 0 0 0 182139 213 0 0 25 0 4 0 650714972 789020672 144474 33554432000 4194304 4625164 140736310425232 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11923/statm: 192632 144474 2137 106 0 188135 0
[pid=11923/tid=11925] ppid=11921 vsize=770528 CPUtime=502.05 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 84300 0 0 0 50188 17 0 0 25 0 4 0 650714974 789020672 144474 33554432000 4194304 4625164 140736310425232 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=770528 CPUtime=460.02 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 50353 0 0 0 45993 9 0 0 25 0 4 0 650714974 789020672 144474 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=770528 CPUtime=382.21 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 1089860 0 0 0 38046 175 0 0 25 0 4 0 650714974 789020672 144474 33554432000 4194304 4625164 140736310425232 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1823.52
Current children cumulated vsize (KiB) 770528

[startup+822.301 s]
/proc/loadavg: 13.12 13.09 11.80 14/404 11988
/proc/meminfo: memFree=15658220/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=770528 CPUtime=1967.05 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 1561560 0 0 0 196449 256 0 0 25 0 4 0 650714972 789020672 148216 33554432000 4194304 4625164 140736310425232 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11923/statm: 192632 148216 2152 106 0 188135 0
[pid=11923/tid=11925] ppid=11921 vsize=770528 CPUtime=532.01 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 84799 0 0 0 53184 17 0 0 25 0 4 0 650714974 789020672 148216 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=770528 CPUtime=490 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 50361 0 0 0 48991 9 0 0 25 0 4 0 650714974 789020672 148216 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=770528 CPUtime=429.04 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 1363532 0 0 0 42687 217 0 0 25 0 4 0 650714974 789020672 148216 33554432000 4194304 4625164 140736310425232 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1967.05
Current children cumulated vsize (KiB) 770528

[startup+882.315 s]
/proc/loadavg: 13.18 13.10 11.88 14/404 11990
/proc/meminfo: memFree=15584160/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=791740 CPUtime=2114.41 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 1886004 0 0 0 211138 303 0 0 25 0 4 0 650714972 810741760 150188 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11923/statm: 197935 150188 2105 106 0 193438 0
[pid=11923/tid=11925] ppid=11921 vsize=791740 CPUtime=562.32 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 85249 0 0 0 56215 17 0 0 25 0 4 0 650714974 810741760 150188 33554432000 4194304 4625164 140736310425232 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=791740 CPUtime=519.71 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 50783 0 0 0 51962 9 0 0 25 0 4 0 650714974 810741760 150188 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=791740 CPUtime=486.39 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 1686428 0 0 0 48375 264 0 0 25 0 4 0 650714974 810741760 150188 33554432000 4194304 4625164 140736310425232 18446744073709551615 4547454 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2114.41
Current children cumulated vsize (KiB) 791740

[startup+942.301 s]
/proc/loadavg: 13.20 13.11 11.96 14/404 11992
/proc/meminfo: memFree=15510232/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=814328 CPUtime=2240.43 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 2106244 0 0 0 223705 338 0 0 25 0 4 0 650714972 833871872 154279 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 203582 154279 2134 106 0 199085 0
[pid=11923/tid=11925] ppid=11921 vsize=814328 CPUtime=592.31 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 85577 0 0 0 59214 17 0 0 25 0 4 0 650714974 833871872 154279 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=814328 CPUtime=549.7 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51074 0 0 0 54961 9 0 0 25 0 4 0 650714974 833871872 154279 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=814328 CPUtime=522.73 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 1893883 0 0 0 51976 297 0 0 25 0 4 0 650714974 833871872 154279 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351734 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2240.43
Current children cumulated vsize (KiB) 814328

[startup+1002.3 s]
/proc/loadavg: 13.27 13.14 12.04 14/404 11993
/proc/meminfo: memFree=15390672/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=814328 CPUtime=2375.76 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 2275821 0 0 0 237212 364 0 0 25 0 4 0 650714972 833871872 158067 33554432000 4194304 4625164 140736310425232 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 203582 158067 2110 106 0 199085 0
[pid=11923/tid=11925] ppid=11921 vsize=814328 CPUtime=622.32 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 87743 0 0 0 62214 18 0 0 25 0 4 0 650714974 833871872 158067 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=814328 CPUtime=579.7 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51448 0 0 0 57961 9 0 0 25 0 4 0 650714974 833871872 158067 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=814328 CPUtime=552.56 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2059841 0 0 0 54934 322 0 0 25 0 4 0 650714974 833871872 158067 33554432000 4194304 4625164 140736310425232 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2375.76
Current children cumulated vsize (KiB) 814328

[startup+1062.3 s]
/proc/loadavg: 13.22 13.14 12.11 14/404 11995
/proc/meminfo: memFree=15295908/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=814328 CPUtime=2517.99 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 2472755 0 0 0 251405 394 0 0 25 0 4 0 650714972 833871872 160799 33554432000 4194304 4625164 140736310425232 18446744073709551615 4511953 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 203582 160799 2108 106 0 199085 0
[pid=11923/tid=11925] ppid=11921 vsize=814328 CPUtime=652.33 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 88080 0 0 0 65215 18 0 0 25 0 4 0 650714974 833871872 160799 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=814328 CPUtime=609.69 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51448 0 0 0 60960 9 0 0 25 0 4 0 650714974 833871872 160799 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=814328 CPUtime=582.53 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2244097 0 0 0 57904 349 0 0 25 0 4 0 650714974 833871872 160799 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2517.99
Current children cumulated vsize (KiB) 814328

[startup+1122.3 s]
/proc/loadavg: 13.25 13.16 12.17 14/404 11996
/proc/meminfo: memFree=15130344/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=814328 CPUtime=2667.24 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 2656570 0 0 0 266300 424 0 0 25 0 4 0 650714972 833871872 163341 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 203582 163341 1947 106 0 199085 0
[pid=11923/tid=11925] ppid=11921 vsize=814328 CPUtime=682.38 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 89461 0 0 0 68220 18 0 0 25 0 4 0 650714974 833871872 163341 33554432000 4194304 4625164 140736310425232 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=814328 CPUtime=639.64 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51530 0 0 0 63955 9 0 0 25 0 4 0 650714974 833871872 163341 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=814328 CPUtime=612.54 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2413870 0 0 0 60879 375 0 0 25 0 4 0 650714974 833871872 163341 33554432000 4194304 4625164 140736310425232 18446744073709551615 4579380 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2667.24
Current children cumulated vsize (KiB) 814328

[startup+1182.3 s]
/proc/loadavg: 13.25 13.17 12.24 14/404 11998
/proc/meminfo: memFree=15020452/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=901708 CPUtime=2803.53 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 2838987 0 0 0 279902 451 0 0 25 0 4 0 650714972 923348992 167682 33554432000 4194304 4625164 140736310425232 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 225427 167682 2028 106 0 220930 0
[pid=11923/tid=11925] ppid=11921 vsize=901708 CPUtime=712.38 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 89604 0 0 0 71220 18 0 0 25 0 4 0 650714974 923348992 167682 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=901708 CPUtime=669.64 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51530 0 0 0 66955 9 0 0 25 0 4 0 650714974 923348992 167682 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=901708 CPUtime=642.54 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2575234 0 0 0 63855 399 0 0 25 0 4 0 650714974 923348992 167682 33554432000 4194304 4625164 140736310425232 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2803.53
Current children cumulated vsize (KiB) 901708

[startup+1242.3 s]
/proc/loadavg: 13.14 13.16 12.29 14/404 12000
/proc/meminfo: memFree=14895756/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=901708 CPUtime=2944.45 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 3024828 0 0 0 293966 479 0 0 25 0 4 0 650714972 923348992 170118 33554432000 4194304 4625164 140736310425232 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11923/statm: 225427 170118 1985 106 0 220930 0
[pid=11923/tid=11925] ppid=11921 vsize=901708 CPUtime=742.38 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 89712 0 0 0 74219 19 0 0 25 0 4 0 650714974 923348992 170118 33554432000 4194304 4625164 140736310425232 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=901708 CPUtime=699.58 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51817 0 0 0 69949 9 0 0 25 0 4 0 650714974 923348992 170118 33554432000 4194304 4625164 140736310425232 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=901708 CPUtime=672.53 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2750523 0 0 0 66828 425 0 0 25 0 4 0 650714974 923348992 170118 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2944.45
Current children cumulated vsize (KiB) 901708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 13.09 13.14 12.34 14/404 12001
/proc/meminfo: memFree=14752088/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=901708 CPUtime=3073.61 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 3141381 0 0 0 306863 498 0 0 25 0 4 0 650714972 923348992 173404 33554432000 4194304 4625164 140736310425232 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11923/statm: 225427 173404 1617 106 0 220930 0
[pid=11923/tid=11925] ppid=11921 vsize=901708 CPUtime=771.28 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 89816 0 0 0 77109 19 0 0 25 0 4 0 650714974 923348992 173410 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=901708 CPUtime=728.98 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51866 0 0 0 72888 10 0 0 25 0 4 0 650714974 923348992 173410 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=901708 CPUtime=701.38 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2862198 0 0 0 69695 443 0 0 25 0 4 0 650714974 923348992 173410 33554432000 4194304 4625164 140736310425232 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3073.61
Current children cumulated vsize (KiB) 901708

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

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

[startup+1300 s]
/proc/loadavg: 13.09 13.14 12.34 14/404 12001
/proc/meminfo: memFree=14752088/32951124 swapFree=57171160/67111528
[pid=11923] ppid=11921 vsize=901708 CPUtime=3073.61 cores=1,3,5,7
/proc/11923/stat : 11923 (SArTagnan) R 11921 11923 11829 0 -1 4202496 3141381 0 0 0 306863 498 0 0 25 0 4 0 650714972 923348992 173404 33554432000 4194304 4625164 140736310425232 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11923/statm: 225427 173404 1617 106 0 220930 0
[pid=11923/tid=11925] ppid=11921 vsize=901708 CPUtime=771.28 cores=1,3,5,7
/proc/11923/task/11925/stat : 11925 (SArTagnan) R 11921 11923 11829 0 -1 4202560 89816 0 0 0 77109 19 0 0 25 0 4 0 650714974 923348992 173410 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11923/tid=11926] ppid=11921 vsize=901708 CPUtime=728.98 cores=1,3,5,7
/proc/11923/task/11926/stat : 11926 (SArTagnan) R 11921 11923 11829 0 -1 4202560 51866 0 0 0 72888 10 0 0 25 0 4 0 650714974 923348992 173410 33554432000 4194304 4625164 140736310425232 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11923/tid=11927] ppid=11921 vsize=901708 CPUtime=701.38 cores=1,3,5,7
/proc/11923/task/11927/stat : 11927 (SArTagnan) R 11921 11923 11829 0 -1 4202560 2862198 0 0 0 69695 443 0 0 25 0 4 0 650714974 923348992 173410 33554432000 4194304 4625164 140736310425232 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3073.61
Current children cumulated vsize (KiB) 901708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 3073.67
CPU user time (s): 3068.66
CPU system time (s): 5.01324
CPU usage (%): 236.427
Max. virtual memory (cumulated for all children) (KiB): 901708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3068.66
system time used= 5.01324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3141387
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= 285
involuntary context switches= 32242

runsolver used 4.46632 second user time and 12.0952 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-16 23:56:34
IDJOB=3385947
IDBENCH=85353
IDSOLVER=1871
FILE ID=node143/3385947-1305582993
RUNJOBID= node143-1305582130-11848
PBS_JOBID= 13350291
Free space on /tmp= 73496 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385947-1305582993/watcher-3385947-1305582993 -o /tmp/evaluation-result-3385947-1305582993/solver-3385947-1305582993 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385947-1305582993.cnf -threads=4

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1666624095

node143.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.846
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.846
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	: 5226.15
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.846
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.846
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.846
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17011440 kB
Buffers:        213336 kB
Cached:        1587156 kB
SwapCached:      39784 kB
Active:        7833416 kB
Inactive:      7826736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17011440 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:    13819876 kB
Mapped:          27380 kB
Slab:           136908 kB
PageTables:      76816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 98163832 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= 73472 MiB
End job on node143 at 2011-05-17 00:18:16