Trace number 3362103

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (exit code) 2267.39 586.754

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications 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 variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6175026, num vars = 1134832
0.00/0.00	c Exiting...too many clauses
2267.32/586.75	HOME/manysat.sh: line 55: 31456 Segmentation fault      (core dumped) $MS $INPUT "$@"

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-3362103-1305299073/watcher-3362103-1305299073 -o /tmp/evaluation-result-3362103-1305299073/solver-3362103-1305299073 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362103-1305299073.cnf aimd 1 

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: 7.92 8.04 7.56 6/368 31454
/proc/meminfo: memFree=10258996/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0

[startup+0.023143 s]
/proc/loadavg: 7.92 8.04 7.56 6/368 31454
/proc/meminfo: memFree=10258996/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101123 s]
/proc/loadavg: 7.92 8.04 7.56 6/368 31454
/proc/meminfo: memFree=10258996/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301096 s]
/proc/loadavg: 7.92 8.04 7.56 6/368 31454
/proc/meminfo: memFree=10258996/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701025 s]
/proc/loadavg: 7.92 8.04 7.56 6/368 31454
/proc/meminfo: memFree=10258996/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 7.92 8.04 7.56 6/370 31457
/proc/meminfo: memFree=10020336/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=382000 CPUtime=1.49 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 91782 0 0 0 137 12 0 0 25 0 1 0 622323911 391168000 91733 33554432000 134512640 135305190 4293140784 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/31456/statm: 95500 91734 71 194 0 95304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 390700

[startup+3.1006 s]
/proc/loadavg: 7.92 8.04 7.56 6/370 31457
/proc/meminfo: memFree=9735508/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=830964 CPUtime=3.09 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 193300 0 0 0 284 25 0 0 25 0 1 0 622323911 850907136 193251 33554432000 134512640 135305190 4293140784 18446744073709551615 134839991 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/31456/statm: 207741 193252 71 194 0 207545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 839664

[startup+6.30102 s]
/proc/loadavg: 7.68 7.98 7.55 6/370 31457
/proc/meminfo: memFree=8931256/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=1386004 CPUtime=6.28 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 327873 0 0 0 585 43 0 0 25 0 1 0 622323911 1419268096 327824 33554432000 134512640 135305190 4293140784 18446744073709551615 134529062 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/31456/statm: 346501 327824 73 194 0 346305 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1394704

[startup+12.7008 s]
/proc/loadavg: 7.71 7.98 7.55 9/373 31460
/proc/meminfo: memFree=8884268/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=1450544 CPUtime=30.57 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 336119 0 0 0 3012 45 0 0 25 0 4 0 622323911 1485357056 336052 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 362636 336052 83 194 0 362440 0
[pid=31456/tid=31458] ppid=31454 vsize=1450544 CPUtime=5.92 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 825 0 0 0 592 0 0 0 25 0 4 0 622324580 1485357056 336052 33554432000 134512640 135305190 4293140784 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=1450544 CPUtime=5.98 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 2827 0 0 0 598 0 0 0 25 0 4 0 622324580 1485357056 336052 33554432000 134512640 135305190 4293140784 18446744073709551615 134541918 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=1450544 CPUtime=5.98 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 2182 0 0 0 598 0 0 0 25 0 4 0 622324580 1485357056 336052 33554432000 134512640 135305190 4293140784 18446744073709551615 134551919 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 30.57
Current children cumulated vsize (KiB) 1459244

[startup+25.5005 s]
/proc/loadavg: 7.77 7.98 7.56 9/373 31461
/proc/meminfo: memFree=8754308/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=1542728 CPUtime=81.6 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 358998 0 0 0 8111 49 0 0 25 0 4 0 622323911 1579753472 358843 33554432000 134512640 135305190 4293140784 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 385682 358843 83 194 0 385486 0
[pid=31456/tid=31458] ppid=31454 vsize=1542728 CPUtime=18.56 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 1801 0 0 0 1856 0 0 0 25 0 4 0 622324580 1579753472 358843 33554432000 134512640 135305190 4293140784 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=1542728 CPUtime=18.78 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 17244 0 0 0 1876 2 0 0 25 0 4 0 622324580 1579753472 358843 33554432000 134512640 135305190 4293140784 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=1542728 CPUtime=18.78 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 5611 0 0 0 1877 1 0 0 25 0 4 0 622324580 1579753472 358843 33554432000 134512640 135305190 4293140784 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 81.6
Current children cumulated vsize (KiB) 1551428

[startup+51.101 s]
/proc/loadavg: 7.85 7.98 7.56 9/373 31461
/proc/meminfo: memFree=8595548/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=1653412 CPUtime=183.71 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 386381 0 0 0 18314 57 0 0 25 0 4 0 622323911 1693093888 386116 33554432000 134512640 135305190 4293140784 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 413353 386116 83 194 0 413157 0
[pid=31456/tid=31458] ppid=31454 vsize=1653412 CPUtime=43.86 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 7682 0 0 0 4384 2 0 0 25 0 4 0 622324580 1693093888 386116 33554432000 134512640 135305190 4293140784 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=1653412 CPUtime=44.38 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 22320 0 0 0 4435 3 0 0 25 0 4 0 622324580 1693093888 386116 33554432000 134512640 135305190 4293140784 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=1653412 CPUtime=44.38 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 12819 0 0 0 4435 3 0 0 25 0 4 0 622324580 1693093888 386116 33554432000 134512640 135305190 4293140784 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 183.71
Current children cumulated vsize (KiB) 1662112

[startup+102.314 s]
/proc/loadavg: 8.01 8.00 7.59 9/373 31463
/proc/meminfo: memFree=8270568/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=1952636 CPUtime=387.95 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 460994 0 0 0 38724 71 0 0 25 0 4 0 622323911 1999499264 460727 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 488159 460727 83 194 0 487963 0
[pid=31456/tid=31458] ppid=31454 vsize=1952636 CPUtime=94.46 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 24304 0 0 0 9441 5 0 0 25 0 4 0 622324580 1999499264 460727 33554432000 134512640 135305190 4293140784 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=1952636 CPUtime=95.59 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 49721 0 0 0 9551 8 0 0 25 0 4 0 622324580 1999499264 460727 33554432000 134512640 135305190 4293140784 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=1952636 CPUtime=95.59 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 27976 0 0 0 9553 6 0 0 25 0 4 0 622324580 1999499264 460727 33554432000 134512640 135305190 4293140784 18446744073709551615 134545977 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 387.95
Current children cumulated vsize (KiB) 1961336

[startup+162.301 s]
/proc/loadavg: 8.00 8.00 7.61 9/373 31464
/proc/meminfo: memFree=7884944/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=2342752 CPUtime=627.19 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 557803 0 0 0 62628 91 0 0 25 0 4 0 622323911 2398978048 557524 33554432000 134512640 135305190 4293140784 18446744073709551615 134551720 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 585688 557524 83 194 0 585492 0
[pid=31456/tid=31458] ppid=31454 vsize=2342752 CPUtime=153.74 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 47302 0 0 0 15364 10 0 0 25 0 4 0 622324580 2398978048 557524 33554432000 134512640 135305190 4293140784 18446744073709551615 134528157 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=2342752 CPUtime=155.58 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 77947 0 0 0 15545 13 0 0 25 0 4 0 622324580 2398978048 557524 33554432000 134512640 135305190 4293140784 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=2342752 CPUtime=155.58 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 50174 0 0 0 15547 11 0 0 25 0 4 0 622324580 2398978048 557524 33554432000 134512640 135305190 4293140784 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 627.19
Current children cumulated vsize (KiB) 2351452

[startup+222.3 s]
/proc/loadavg: 8.07 8.02 7.64 9/373 31466
/proc/meminfo: memFree=7471292/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=2661356 CPUtime=866.48 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 637034 0 0 0 86538 110 0 0 25 0 4 0 622323911 2725228544 636673 33554432000 134512640 135305190 4293140784 18446744073709551615 134551741 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 665339 636673 83 194 0 665143 0
[pid=31456/tid=31458] ppid=31454 vsize=2661356 CPUtime=213.04 cores=1,3,5,7

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

/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 692141 0 0 0 110457 121 0 0 25 0 4 0 622323911 2951213056 691744 33554432000 134512640 135305190 4293140784 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 720511 691744 83 194 0 720315 0
[pid=31456/tid=31458] ppid=31454 vsize=2882044 CPUtime=272.33 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 67211 0 0 0 27217 16 0 0 25 0 4 0 622324580 2951213056 691744 33554432000 134512640 135305190 4293140784 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=2882044 CPUtime=275.59 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 131789 0 0 0 27535 24 0 0 25 0 4 0 622324580 2951213056 691744 33554432000 134512640 135305190 4293140784 18446744073709551615 134551684 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=2882044 CPUtime=275.58 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 82437 0 0 0 27541 17 0 0 25 0 4 0 622324580 2951213056 691744 33554432000 134512640 135305190 4293140784 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1105.78
Current children cumulated vsize (KiB) 2890744

[startup+342.301 s]
/proc/loadavg: 8.15 8.05 7.69 9/373 31469
/proc/meminfo: memFree=6608428/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=3235652 CPUtime=1345.07 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 780222 0 0 0 134369 138 0 0 25 0 4 0 622323911 3313307648 779815 33554432000 134512640 135305190 4293140784 18446744073709551615 134551959 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 808913 779815 83 194 0 808717 0
[pid=31456/tid=31458] ppid=31454 vsize=3235652 CPUtime=331.62 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 82760 0 0 0 33143 19 0 0 25 0 4 0 622324580 3313307648 779815 33554432000 134512640 135305190 4293140784 18446744073709551615 134551684 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=3235652 CPUtime=335.59 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 156336 0 0 0 33530 29 0 0 25 0 4 0 622324580 3313307648 779815 33554432000 134512640 135305190 4293140784 18446744073709551615 134551733 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=3235652 CPUtime=335.58 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 105984 0 0 0 33536 22 0 0 25 0 4 0 622324580 3313307648 779815 33554432000 134512640 135305190 4293140784 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1345.07
Current children cumulated vsize (KiB) 3244352

[startup+402.301 s]
/proc/loadavg: 8.17 8.07 7.72 9/373 31471
/proc/meminfo: memFree=6240912/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=3576356 CPUtime=1584.37 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 865395 0 0 0 158278 159 0 0 25 0 4 0 622323911 3662188544 864535 33554432000 134512640 135305190 4293140784 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 894089 864535 83 194 0 893893 0
[pid=31456/tid=31458] ppid=31454 vsize=3576356 CPUtime=390.92 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 104031 0 0 0 39068 24 0 0 25 0 4 0 622324580 3662188544 864535 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=3576356 CPUtime=395.58 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 171347 0 0 0 39526 32 0 0 25 0 4 0 622324580 3662188544 864535 33554432000 134512640 135305190 4293140784 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=3576356 CPUtime=395.58 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 129932 0 0 0 39531 27 0 0 25 0 4 0 622324580 3662188544 864535 33554432000 134512640 135305190 4293140784 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1584.37
Current children cumulated vsize (KiB) 3585056

[startup+462.3 s]
/proc/loadavg: 8.17 8.08 7.75 9/373 31472
/proc/meminfo: memFree=5851096/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=3842536 CPUtime=1823.64 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 931792 0 0 0 182190 174 0 0 25 0 4 0 622323911 3934756864 930875 33554432000 134512640 135305190 4293140784 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 960634 930875 83 194 0 960438 0
[pid=31456/tid=31458] ppid=31454 vsize=3842536 CPUtime=450.2 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 125300 0 0 0 44992 28 0 0 25 0 4 0 622324580 3934756864 930875 33554432000 134512640 135305190 4293140784 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=3842536 CPUtime=455.58 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 183579 0 0 0 45524 34 0 0 25 0 4 0 622324580 3934756864 930875 33554432000 134512640 135305190 4293140784 18446744073709551615 134551919 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=3842536 CPUtime=455.56 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 146051 0 0 0 45525 31 0 0 25 0 4 0 622324580 3934756864 930875 33554432000 134512640 135305190 4293140784 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1823.64
Current children cumulated vsize (KiB) 3851236

[startup+522.301 s]
/proc/loadavg: 8.11 8.08 7.76 9/373 31474
/proc/meminfo: memFree=5748444/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=3929992 CPUtime=2062.93 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202496 953172 0 0 0 206113 180 0 0 25 0 4 0 622323911 4024311808 952188 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 982498 952188 83 194 0 982302 0
[pid=31456/tid=31458] ppid=31454 vsize=3929992 CPUtime=509.49 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 129286 0 0 0 50920 29 0 0 25 0 4 0 622324580 4024311808 952188 33554432000 134512640 135305190 4293140784 18446744073709551615 134551919 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=3929992 CPUtime=515.59 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 189166 0 0 0 51523 36 0 0 25 0 4 0 622324580 4024311808 952188 33554432000 134512640 135305190 4293140784 18446744073709551615 134551939 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=3929992 CPUtime=515.57 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) R 31454 31454 31066 0 -1 4202560 150508 0 0 0 51524 33 0 0 25 0 4 0 622324580 4024311808 952188 33554432000 134512640 135305190 4293140784 18446744073709551615 134551919 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2062.93
Current children cumulated vsize (KiB) 3938692

[startup+582.301 s]
/proc/loadavg: 8.22 8.11 7.79 5/373 31476
/proc/meminfo: memFree=1601312/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=4194288 CPUtime=2266.78 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203524 1021966 0 0 0 225957 721 0 0 25 0 4 0 622323911 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551687 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 1048572 1018384 83 194 0 1048376 0
[pid=31456/tid=31458] ppid=31454 vsize=4194288 CPUtime=558.79 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 147833 0 0 0 55836 43 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=4194288 CPUtime=565.49 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 201947 0 0 0 56510 39 0 0 25 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=4194288 CPUtime=570.33 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) D 31454 31454 31066 0 -1 4204096 167267 0 0 0 56495 538 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134549056 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 498
Current children cumulated CPU time (s) 2266.78
Current children cumulated vsize (KiB) 4202988

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

[startup+583.901 s]
/proc/loadavg: 8.52 8.18 7.81 5/373 31476
/proc/meminfo: memFree=1476660/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=4194288 CPUtime=2266.94 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203524 1021966 0 0 0 225957 737 0 0 25 0 4 0 622323911 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551687 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 1048572 1018384 83 194 0 1048376 0
[pid=31456/tid=31458] ppid=31454 vsize=4194288 CPUtime=558.79 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 147833 0 0 0 55836 43 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=4194288 CPUtime=565.49 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 201947 0 0 0 56510 39 0 0 25 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=4194288 CPUtime=570.5 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) D 31454 31454 31066 0 -1 4204096 167267 0 0 0 56495 555 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134549056 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 640
Current children cumulated CPU time (s) 2266.94
Current children cumulated vsize (KiB) 4202988

[startup+585.5 s]
/proc/loadavg: 8.52 8.18 7.81 5/373 31476
/proc/meminfo: memFree=1238416/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=4194288 CPUtime=2267.09 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203524 1021966 0 0 0 225957 752 0 0 25 0 4 0 622323911 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551687 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 1048572 1018384 83 194 0 1048376 0
[pid=31456/tid=31458] ppid=31454 vsize=4194288 CPUtime=558.79 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 147833 0 0 0 55836 43 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=4194288 CPUtime=565.49 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 201947 0 0 0 56510 39 0 0 25 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=4194288 CPUtime=570.64 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) D 31454 31454 31066 0 -1 4204096 167267 0 0 0 56495 569 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134549056 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 746
Current children cumulated CPU time (s) 2267.09
Current children cumulated vsize (KiB) 4202988

[startup+586.313 s]
/proc/loadavg: 8.52 8.18 7.81 5/373 31476
/proc/meminfo: memFree=1235812/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=4194288 CPUtime=2267.09 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203524 1021966 0 0 0 225957 752 0 0 25 0 4 0 622323911 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551687 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 1048572 1018384 83 194 0 1048376 0
[pid=31456/tid=31458] ppid=31454 vsize=4194288 CPUtime=558.79 cores=1,3,5,7
/proc/31456/task/31458/stat : 31458 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 147833 0 0 0 55836 43 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=4194288 CPUtime=565.49 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) D 31454 31454 31066 0 -1 4203588 201947 0 0 0 56510 39 0 0 25 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134551697 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=31456/tid=31460] ppid=31454 vsize=4194288 CPUtime=570.64 cores=1,3,5,7
/proc/31456/task/31460/stat : 31460 (manysat1.1_stat) D 31454 31454 31066 0 -1 4204096 167267 0 0 0 56495 569 0 0 18 0 4 0 622324580 4294950912 1018384 33554432000 134512640 135305190 4293140784 18446744073709551615 134549056 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 746
Current children cumulated CPU time (s) 2267.09
Current children cumulated vsize (KiB) 4202988

[startup+586.7 s]
/proc/loadavg: 8.52 8.18 7.81 5/373 31476
/proc/meminfo: memFree=1235812/32951124 swapFree=65155552/67111528
[pid=31454] ppid=31452 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31454/stat : 31454 (manysat.sh) S 31452 31454 31066 0 -1 4202496 356 107 0 0 0 0 0 0 23 0 1 0 622323911 8908800 252 33554432000 4194304 4922060 140734620387504 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31454/statm: 2175 252 209 178 0 68 0
[pid=31456] ppid=31454 vsize=0 CPUtime=2267.32 cores=1,3,5,7
/proc/31456/stat : 31456 (manysat1.1_stat) Z 31454 31454 31066 0 -1 4203548 1021967 0 0 0 225957 775 0 0 18 0 2 0 622323911 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/31456/statm: 0 0 0 0 0 0 0
[pid=31456/tid=31459] ppid=31454 vsize=0 CPUtime=565.6 cores=1,3,5,7
/proc/31456/task/31459/stat : 31459 (manysat1.1_stat) R 31454 31454 31066 0 -1 4203588 201947 0 0 0 56510 50 0 0 18 0 2 0 622324580 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2267.32
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 586.754
CPU time (s): 2267.39
CPU user time (s): 2259.58
CPU system time (s): 7.81181
CPU usage (%): 386.429
Max. virtual memory (cumulated for all children) (KiB): 4202988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2259.58
system time used= 7.81181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1022445
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= 3963
involuntary context switches= 16032

runsolver used 2.12068 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-13 17:04:36
IDJOB=3362103
IDBENCH=82413
IDSOLVER=1838
FILE ID=node146/3362103-1305299073
RUNJOBID= node146-1305296390-31086
PBS_JOBID= 13321407
Free space on /tmp= 41276 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362103-1305299073/watcher-3362103-1305299073 -o /tmp/evaluation-result-3362103-1305299073/solver-3362103-1305299073 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362103-1305299073.cnf aimd 1

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1134672052

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10259152 kB
Buffers:        216472 kB
Cached:        5993808 kB
SwapCached:       9684 kB
Active:       12229244 kB
Inactive:     10124024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10259152 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:          122108 kB
Writeback:           0 kB
AnonPages:    16140220 kB
Mapped:          22860 kB
Slab:           214040 kB
PageTables:      60300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82469040 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= 37292 MiB
End job on node146 at 2011-05-13 17:14:23