Trace number 3362079

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) 1885.29 486.387

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8464620, num vars = 1575206
0.00/0.00	c Exiting...too many clauses
1885.20/486.38	HOME/manysat.sh: line 55: 11957 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-3362079-1305298803/watcher-3362079-1305298803 -o /tmp/evaluation-result-3362079-1305298803/solver-3362079-1305298803 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362079-1305298803.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.60 7.95 7.41 5/283 11955
/proc/meminfo: memFree=18951184/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0

[startup+0.035937 s]
/proc/loadavg: 7.60 7.95 7.41 5/283 11955
/proc/meminfo: memFree=18951184/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100937 s]
/proc/loadavg: 7.60 7.95 7.41 5/283 11955
/proc/meminfo: memFree=18951184/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300888 s]
/proc/loadavg: 7.60 7.95 7.41 5/283 11955
/proc/meminfo: memFree=18951184/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70083 s]
/proc/loadavg: 7.60 7.95 7.41 5/283 11955
/proc/meminfo: memFree=18951184/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50068 s]
/proc/loadavg: 7.60 7.95 7.41 6/285 11958
/proc/meminfo: memFree=18697512/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=396976 CPUtime=1.49 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 93304 0 0 0 137 12 0 0 25 0 1 0 622296162 406503424 93240 33554432000 134512640 135305190 4288678704 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11957/statm: 99244 93241 71 194 0 99048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 405676

[startup+3.10039 s]
/proc/loadavg: 7.60 7.95 7.41 6/285 11958
/proc/meminfo: memFree=18418388/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=792188 CPUtime=3.09 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 193208 0 0 0 284 25 0 0 25 0 1 0 622296162 811200512 193144 33554432000 134512640 135305190 4288678704 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11957/statm: 198047 193144 71 194 0 197851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 800888

[startup+6.30083 s]
/proc/loadavg: 7.39 7.91 7.39 6/285 11958
/proc/meminfo: memFree=17574984/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=1689004 CPUtime=6.29 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 395538 0 0 0 576 53 0 0 25 0 1 0 622296162 1729540096 395474 33554432000 134512640 135305190 4288678704 18446744073709551615 134570505 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11957/statm: 422251 395475 71 194 0 422055 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1697704

[startup+12.7007 s]
/proc/loadavg: 7.52 7.92 7.40 9/288 11962
/proc/meminfo: memFree=16945940/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=2133032 CPUtime=22.82 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 490210 0 0 0 2214 68 0 0 25 0 4 0 622296162 2184224768 489920 33554432000 134512640 135305190 4288678704 18446744073709551615 134551733 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 533258 489920 83 194 0 533062 0
[pid=11957/tid=11959] ppid=11955 vsize=2133032 CPUtime=3.35 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 1140 0 0 0 335 0 0 0 25 0 4 0 622297092 2184224768 489920 33554432000 134512640 135305190 4288678704 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=2133032 CPUtime=3.38 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 1470 0 0 0 338 0 0 0 25 0 4 0 622297092 2184224768 489923 33554432000 134512640 135305190 4288678704 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=2133032 CPUtime=3.38 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 1250 0 0 0 338 0 0 0 25 0 4 0 622297092 2184224768 489923 33554432000 134512640 135305190 4288678704 18446744073709551615 134551945 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.82
Current children cumulated vsize (KiB) 2141732

[startup+25.5004 s]
/proc/loadavg: 7.62 7.93 7.41 9/288 11962
/proc/meminfo: memFree=16836824/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=2190056 CPUtime=73.9 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 504428 0 0 0 7318 72 0 0 25 0 4 0 622296162 2242617344 504135 33554432000 134512640 135305190 4288678704 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 547514 504135 83 194 0 547318 0
[pid=11957/tid=11959] ppid=11955 vsize=2190056 CPUtime=16.04 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 4746 0 0 0 1603 1 0 0 25 0 4 0 622297092 2242617344 504135 33554432000 134512640 135305190 4288678704 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=2190056 CPUtime=16.18 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 5085 0 0 0 1617 1 0 0 25 0 4 0 622297092 2242617344 504135 33554432000 134512640 135305190 4288678704 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=2190056 CPUtime=16.18 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 5780 0 0 0 1616 2 0 0 25 0 4 0 622297092 2242617344 504135 33554432000 134512640 135305190 4288678704 18446744073709551615 134557232 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 73.9
Current children cumulated vsize (KiB) 2198756

[startup+51.1009 s]
/proc/loadavg: 7.83 7.95 7.43 9/288 11963
/proc/meminfo: memFree=16714520/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=2308612 CPUtime=176.06 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 533264 0 0 0 17527 79 0 0 25 0 4 0 622296162 2364018688 532971 33554432000 134512640 135305190 4288678704 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 577153 532971 83 194 0 576957 0
[pid=11957/tid=11959] ppid=11955 vsize=2308612 CPUtime=41.42 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 8737 0 0 0 4140 2 0 0 25 0 4 0 622297092 2364018688 532971 33554432000 134512640 135305190 4288678704 18446744073709551615 134551746 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=2308612 CPUtime=41.78 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 13719 0 0 0 4175 3 0 0 25 0 4 0 622297092 2364018688 532971 33554432000 134512640 135305190 4288678704 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=2308612 CPUtime=41.77 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 13916 0 0 0 4173 4 0 0 25 0 4 0 622297092 2364018688 532971 33554432000 134512640 135305190 4288678704 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 176.06
Current children cumulated vsize (KiB) 2317312

[startup+102.311 s]
/proc/loadavg: 7.97 7.97 7.46 9/288 11973
/proc/meminfo: memFree=16382232/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=2537532 CPUtime=380.44 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 590518 0 0 0 37951 93 0 0 25 0 4 0 622296162 2598432768 590215 33554432000 134512640 135305190 4288678704 18446744073709551615 134551703 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 634383 590215 83 194 0 634187 0
[pid=11957/tid=11959] ppid=11955 vsize=2537532 CPUtime=92.16 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 18303 0 0 0 9212 4 0 0 25 0 4 0 622297092 2598432768 590215 33554432000 134512640 135305190 4288678704 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=2537532 CPUtime=92.98 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 29294 0 0 0 9291 7 0 0 25 0 4 0 622297092 2598432768 590215 33554432000 134512640 135305190 4288678704 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=2537532 CPUtime=92.98 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 30992 0 0 0 9291 7 0 0 25 0 4 0 622297092 2598432768 590215 33554432000 134512640 135305190 4288678704 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 380.44
Current children cumulated vsize (KiB) 2546232

[startup+162.301 s]
/proc/loadavg: 8.14 8.02 7.51 9/288 11975
/proc/meminfo: memFree=16020836/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=2890708 CPUtime=619.86 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 678889 0 0 0 61876 110 0 0 25 0 4 0 622296162 2960084992 678441 33554432000 134512640 135305190 4288678704 18446744073709551615 134528590 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 722677 678441 83 194 0 722481 0
[pid=11957/tid=11959] ppid=11955 vsize=2890708 CPUtime=151.63 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 32964 0 0 0 15155 8 0 0 25 0 4 0 622297092 2960084992 678441 33554432000 134512640 135305190 4288678704 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=2890708 CPUtime=152.97 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 61164 0 0 0 15284 13 0 0 25 0 4 0 622297092 2960084992 678441 33554432000 134512640 135305190 4288678704 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=2890708 CPUtime=152.97 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 51280 0 0 0 15285 12 0 0 25 0 4 0 622297092 2960084992 678441 33554432000 134512640 135305190 4288678704 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 619.86
Current children cumulated vsize (KiB) 2899408

[startup+222.301 s]
/proc/loadavg: 8.05 8.01 7.54 9/288 11976
/proc/meminfo: memFree=15503800/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=3371444 CPUtime=859.31 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 798837 0 0 0 85797 134 0 0 25 0 4 0 622296162 3452358656 798302 33554432000 134512640 135305190 4288678704 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 842861 798302 83 194 0 842665 0
[pid=11957/tid=11959] ppid=11955 vsize=3371444 CPUtime=211.08 cores=1,3,5,7

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

/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 873700 0 0 0 133673 151 0 0 25 0 4 0 622296162 3760214016 873096 33554432000 134512640 135305190 4288678704 18446744073709551615 134551776 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 918021 873096 83 194 0 917825 0
[pid=11957/tid=11959] ppid=11955 vsize=3672084 CPUtime=330.03 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 77127 0 0 0 32985 18 0 0 25 0 4 0 622297092 3760214016 873096 33554432000 134512640 135305190 4288678704 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=3672084 CPUtime=332.94 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 128342 0 0 0 33270 24 0 0 25 0 4 0 622297092 3760214016 873096 33554432000 134512640 135305190 4288678704 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=3672084 CPUtime=332.96 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 95205 0 0 0 33274 22 0 0 25 0 4 0 622297092 3760214016 873096 33554432000 134512640 135305190 4288678704 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1338.24
Current children cumulated vsize (KiB) 3680784

[startup+402.301 s]
/proc/loadavg: 8.05 8.03 7.63 9/288 11981
/proc/meminfo: memFree=14721020/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=3890192 CPUtime=1577.72 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 927889 0 0 0 157609 163 0 0 25 0 4 0 622296162 3983556608 927282 33554432000 134512640 135305190 4288678704 18446744073709551615 134551694 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 972548 927282 83 194 0 972352 0
[pid=11957/tid=11959] ppid=11955 vsize=3890192 CPUtime=389.51 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 88747 0 0 0 38930 21 0 0 25 0 4 0 622297092 3983556608 927282 33554432000 134512640 135305190 4288678704 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=3890192 CPUtime=392.93 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 134383 0 0 0 39268 25 0 0 25 0 4 0 622297092 3983556608 927282 33554432000 134512640 135305190 4288678704 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=3890192 CPUtime=392.96 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 112823 0 0 0 39271 25 0 0 25 0 4 0 622297092 3983556608 927282 33554432000 134512640 135305190 4288678704 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1577.72
Current children cumulated vsize (KiB) 3898892

[startup+462.301 s]
/proc/loadavg: 8.11 8.05 7.66 9/288 11983
/proc/meminfo: memFree=14483500/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=4113796 CPUtime=1817.2 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 983283 0 0 0 181543 177 0 0 25 0 4 0 622296162 4212527104 982665 33554432000 134512640 135305190 4288678704 18446744073709551615 134541974 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 1028449 982665 83 194 0 1028253 0
[pid=11957/tid=11959] ppid=11955 vsize=4113796 CPUtime=448.99 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 104894 0 0 0 44873 26 0 0 25 0 4 0 622297092 4212527104 982665 33554432000 134512640 135305190 4288678704 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=4113796 CPUtime=452.93 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 140293 0 0 0 45267 26 0 0 25 0 4 0 622297092 4212527104 982665 33554432000 134512640 135305190 4288678704 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=4113796 CPUtime=452.97 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 128518 0 0 0 45267 30 0 0 25 0 4 0 622297092 4212527104 982665 33554432000 134512640 135305190 4288678704 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1817.2
Current children cumulated vsize (KiB) 4122496

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

[startup+473.501 s]
/proc/loadavg: 8.09 8.05 7.66 9/288 11983
/proc/meminfo: memFree=14427556/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=4169232 CPUtime=1861.89 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202496 998035 0 0 0 186005 184 0 0 25 0 4 0 622296162 4269293568 997086 33554432000 134512640 135305190 4288678704 18446744073709551615 134551848 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/11957/statm: 1042308 997086 83 194 0 1042112 0
[pid=11957/tid=11959] ppid=11955 vsize=4169232 CPUtime=460.09 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 109984 0 0 0 45982 27 0 0 25 0 4 0 622297092 4269293568 997086 33554432000 134512640 135305190 4288678704 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=4169232 CPUtime=464.13 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 141534 0 0 0 46387 26 0 0 25 0 4 0 622297092 4269293568 997086 33554432000 134512640 135305190 4288678704 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=4169232 CPUtime=464.17 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) R 11955 11955 11653 0 -1 4202560 131641 0 0 0 46386 31 0 0 25 0 4 0 622297092 4269293568 997086 33554432000 134512640 135305190 4288678704 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1861.89
Current children cumulated vsize (KiB) 4177932

[startup+479.901 s]
/proc/loadavg: 8.08 8.05 7.66 6/288 11983
/proc/meminfo: memFree=13248544/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=4194296 CPUtime=1881.85 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) R 11955 11955 11653 0 -1 4204032 1006057 0 0 0 187784 401 0 0 19 0 4 0 622296162 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134547630 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 7
/proc/11957/statm: 1048574 1003489 83 194 0 1048378 0
[pid=11957/tid=11959] ppid=11955 vsize=4194296 CPUtime=464.6 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 113247 0 0 0 46411 49 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=4194296 CPUtime=468.69 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 142436 0 0 0 46841 28 0 0 25 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551793 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=4194296 CPUtime=468.73 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 132447 0 0 0 46838 35 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551703 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1881.85
Current children cumulated vsize (KiB) 4202996

[startup+483.1 s]
/proc/loadavg: 8.08 8.05 7.66 5/288 11983
/proc/meminfo: memFree=10616024/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=4194296 CPUtime=1884.57 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) D 11955 11955 11653 0 -1 4204032 1006057 0 0 0 187784 673 0 0 25 0 4 0 622296162 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134547630 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 17
/proc/11957/statm: 1048574 1003489 83 194 0 1048378 0
[pid=11957/tid=11959] ppid=11955 vsize=4194296 CPUtime=464.6 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 113247 0 0 0 46411 49 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=4194296 CPUtime=468.69 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 142436 0 0 0 46841 28 0 0 25 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551793 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=4194296 CPUtime=468.73 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 132447 0 0 0 46838 35 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551703 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1884.57
Current children cumulated vsize (KiB) 4202996

[startup+484.701 s]
/proc/loadavg: 8.08 8.05 7.66 5/288 11983
/proc/meminfo: memFree=10616520/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=4194296 CPUtime=1885.02 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) D 11955 11955 11653 0 -1 4204032 1006057 0 0 0 187784 718 0 0 18 0 4 0 622296162 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134547630 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 153
/proc/11957/statm: 1048574 1003489 83 194 0 1048378 0
[pid=11957/tid=11959] ppid=11955 vsize=4194296 CPUtime=464.6 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 113247 0 0 0 46411 49 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=4194296 CPUtime=468.69 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 142436 0 0 0 46841 28 0 0 25 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551793 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=4194296 CPUtime=468.73 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 132447 0 0 0 46838 35 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551703 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1885.02
Current children cumulated vsize (KiB) 4202996

[startup+485.501 s]
/proc/loadavg: 8.31 8.10 7.68 5/288 11983
/proc/meminfo: memFree=10257948/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=4194296 CPUtime=1885.02 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) D 11955 11955 11653 0 -1 4204032 1006057 0 0 0 187784 718 0 0 18 0 4 0 622296162 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134547630 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 153
/proc/11957/statm: 1048574 1003489 83 194 0 1048378 0
[pid=11957/tid=11959] ppid=11955 vsize=4194296 CPUtime=464.6 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 113247 0 0 0 46411 49 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=4194296 CPUtime=468.69 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 142436 0 0 0 46841 28 0 0 25 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551793 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=4194296 CPUtime=468.73 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 132447 0 0 0 46838 35 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551703 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1885.02
Current children cumulated vsize (KiB) 4202996

[startup+485.901 s]
/proc/loadavg: 8.31 8.10 7.68 5/288 11983
/proc/meminfo: memFree=10257948/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=4194296 CPUtime=1885.02 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) D 11955 11955 11653 0 -1 4204032 1006057 0 0 0 187784 718 0 0 18 0 4 0 622296162 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134547630 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 153
/proc/11957/statm: 1048574 1003489 83 194 0 1048378 0
[pid=11957/tid=11959] ppid=11955 vsize=4194296 CPUtime=464.6 cores=1,3,5,7
/proc/11957/task/11959/stat : 11959 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 113247 0 0 0 46411 49 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134868979 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=4194296 CPUtime=468.69 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 142436 0 0 0 46841 28 0 0 25 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551793 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=11957/tid=11961] ppid=11955 vsize=4194296 CPUtime=468.73 cores=1,3,5,7
/proc/11957/task/11961/stat : 11961 (manysat1.1_stat) D 11955 11955 11653 0 -1 4203588 132447 0 0 0 46838 35 0 0 18 0 4 0 622297092 4294959104 1003489 33554432000 134512640 135305190 4288678704 18446744073709551615 134551703 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1885.02
Current children cumulated vsize (KiB) 4202996

[startup+486.301 s]
/proc/loadavg: 8.31 8.10 7.68 5/288 11983
/proc/meminfo: memFree=10257744/32951124 swapFree=67057896/67111528
[pid=11955] ppid=11953 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11955/stat : 11955 (manysat.sh) S 11953 11955 11653 0 -1 4202496 353 107 0 0 0 0 0 0 25 0 1 0 622296162 8908800 251 33554432000 4194304 4922060 140735783965104 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11955/statm: 2175 251 209 178 0 68 0
[pid=11957] ppid=11955 vsize=0 CPUtime=1885.2 cores=1,3,5,7
/proc/11957/stat : 11957 (manysat1.1_stat) Z 11955 11955 11653 0 -1 4204060 1006058 0 0 0 187784 736 0 0 18 0 2 0 622296162 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 313
/proc/11957/statm: 0 0 0 0 0 0 0
[pid=11957/tid=11960] ppid=11955 vsize=0 CPUtime=468.77 cores=1,3,5,7
/proc/11957/task/11960/stat : 11960 (manysat1.1_stat) R 11955 11955 11653 0 -1 4203588 142436 0 0 0 46841 36 0 0 18 0 2 0 622297092 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1885.2
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 486.387
CPU time (s): 1885.29
CPU user time (s): 1877.85
CPU system time (s): 7.44687
CPU usage (%): 387.612
Max. virtual memory (cumulated for all children) (KiB): 4202996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1877.85
system time used= 7.44687
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1006534
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= 3016
involuntary context switches= 12470

runsolver used 1.3088 second user time and 2.97955 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-13 17:00:08
IDJOB=3362079
IDBENCH=82388
IDSOLVER=1838
FILE ID=node140/3362079-1305298803
RUNJOBID= node140-1305296391-11672
PBS_JOBID= 13321413
Free space on /tmp= 49396 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=478513561

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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:      18951208 kB
Buffers:        248448 kB
Cached:        8363556 kB
SwapCached:       8056 kB
Active:        6381680 kB
Inactive:      7151136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18951208 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:          172692 kB
Writeback:           0 kB
AnonPages:     4917892 kB
Mapped:          23568 kB
Slab:           380104 kB
PageTables:      24824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 47009336 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= 45472 MiB
End job on node140 at 2011-05-13 17:08:15