Trace number 3362053

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) 2456.46 637.423

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 5079060, num vars = 945406
0.00/0.00	c Exiting...too many clauses
2456.43/637.42	HOME/manysat.sh: line 55: 20252 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-3362053-1305298291/watcher-3362053-1305298291 -o /tmp/evaluation-result-3362053-1305298291/solver-3362053-1305298291 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362053-1305298291.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.90 7.96 6.94 5/295 20250
/proc/meminfo: memFree=24319132/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0

[startup+0.014245 s]
/proc/loadavg: 7.90 7.96 6.94 5/295 20250
/proc/meminfo: memFree=24319132/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100221 s]
/proc/loadavg: 7.90 7.96 6.94 5/295 20250
/proc/meminfo: memFree=24319132/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300185 s]
/proc/loadavg: 7.90 7.96 6.94 5/295 20250
/proc/meminfo: memFree=24319132/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701111 s]
/proc/loadavg: 7.90 7.96 6.94 5/295 20250
/proc/meminfo: memFree=24319132/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50097 s]
/proc/loadavg: 7.90 7.96 6.94 6/297 20253
/proc/meminfo: memFree=24070868/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=398036 CPUtime=1.49 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 93580 0 0 0 138 11 0 0 25 0 1 0 622245273 407588864 93515 33554432000 134512640 135305190 4293327152 18446744073709551615 134839991 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20252/statm: 99509 93515 71 194 0 99313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 406736

[startup+3.10067 s]
/proc/loadavg: 7.90 7.96 6.94 6/297 20253
/proc/meminfo: memFree=23791868/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=794040 CPUtime=3.09 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 193731 0 0 0 286 23 0 0 25 0 1 0 622245273 813096960 193666 33554432000 134512640 135305190 4293327152 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/20252/statm: 198510 193668 71 194 0 198314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 802740

[startup+6.30104 s]
/proc/loadavg: 7.66 7.91 6.93 6/297 20253
/proc/meminfo: memFree=23205800/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=1206392 CPUtime=8.46 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 279934 0 0 0 811 35 0 0 18 0 4 0 622245273 1235345408 279754 33554432000 134512640 135305190 4293327152 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 301598 279754 83 194 0 301402 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 1215092

[startup+12.7009 s]
/proc/loadavg: 7.69 7.92 6.93 9/300 20256
/proc/meminfo: memFree=23167424/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=1238936 CPUtime=33.99 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 287925 0 0 0 3362 37 0 0 25 0 4 0 622245273 1268670464 287745 33554432000 134512640 135305190 4293327152 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 309734 287745 83 194 0 309538 0
[pid=20252/tid=20254] ppid=20250 vsize=1238936 CPUtime=7.06 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 2192 0 0 0 706 0 0 0 25 0 4 0 622245829 1268670464 287745 33554432000 134512640 135305190 4293327152 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=1238936 CPUtime=7.12 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 2020 0 0 0 712 0 0 0 25 0 4 0 622245829 1268670464 287745 33554432000 134512640 135305190 4293327152 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=1238936 CPUtime=7.11 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 2985 0 0 0 711 0 0 0 25 0 4 0 622245829 1268670464 287745 33554432000 134512640 135305190 4293327152 18446744073709551615 134541976 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 33.99
Current children cumulated vsize (KiB) 1247636

[startup+25.5005 s]
/proc/loadavg: 7.92 7.95 6.96 9/300 20256
/proc/meminfo: memFree=23112332/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=1294748 CPUtime=85.08 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 301612 0 0 0 8466 42 0 0 25 0 4 0 622245273 1325821952 301432 33554432000 134512640 135305190 4293327152 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 323687 301432 83 194 0 323491 0
[pid=20252/tid=20254] ppid=20250 vsize=1294748 CPUtime=19.74 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 5509 0 0 0 1973 1 0 0 25 0 4 0 622245829 1325821952 301432 33554432000 134512640 135305190 4293327152 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=1294748 CPUtime=19.91 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 4677 0 0 0 1990 1 0 0 25 0 4 0 622245829 1325821952 301432 33554432000 134512640 135305190 4293327152 18446744073709551615 134551687 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=1294748 CPUtime=19.91 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 6701 0 0 0 1989 2 0 0 25 0 4 0 622245829 1325821952 301432 33554432000 134512640 135305190 4293327152 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.08
Current children cumulated vsize (KiB) 1303448

[startup+51.1008 s]
/proc/loadavg: 7.95 7.95 6.99 9/300 20257
/proc/meminfo: memFree=22978960/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=1426704 CPUtime=187.23 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 334713 0 0 0 18671 52 0 0 25 0 4 0 622245273 1460944896 334505 33554432000 134512640 135305190 4293327152 18446744073709551615 134551799 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 356676 334505 83 194 0 356480 0
[pid=20252/tid=20254] ppid=20250 vsize=1426704 CPUtime=45.1 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 12190 0 0 0 4507 3 0 0 25 0 4 0 622245829 1460944896 334505 33554432000 134512640 135305190 4293327152 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=1426704 CPUtime=45.52 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 15976 0 0 0 4548 4 0 0 25 0 4 0 622245829 1460944896 334505 33554432000 134512640 135305190 4293327152 18446744073709551615 134551741 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=1426704 CPUtime=45.49 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 13860 0 0 0 4545 4 0 0 25 0 4 0 622245829 1460944896 334505 33554432000 134512640 135305190 4293327152 18446744073709551615 134551945 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 187.23
Current children cumulated vsize (KiB) 1435404

[startup+102.311 s]
/proc/loadavg: 8.09 7.99 7.05 9/300 20258
/proc/meminfo: memFree=22768012/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=1626428 CPUtime=391.6 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 384563 0 0 0 39097 63 0 0 25 0 4 0 622245273 1665462272 384284 33554432000 134512640 135305190 4293327152 18446744073709551615 134551746 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 406607 384284 83 194 0 406411 0
[pid=20252/tid=20254] ppid=20250 vsize=1626428 CPUtime=95.84 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 22157 0 0 0 9579 5 0 0 25 0 4 0 622245829 1665462272 384284 33554432000 134512640 135305190 4293327152 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=1626428 CPUtime=96.73 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 22763 0 0 0 9667 6 0 0 25 0 4 0 622245829 1665462272 384284 33554432000 134512640 135305190 4293327152 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=1626428 CPUtime=96.71 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 27391 0 0 0 9663 8 0 0 25 0 4 0 622245829 1665462272 384284 33554432000 134512640 135305190 4293327152 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 391.6
Current children cumulated vsize (KiB) 1635128

[startup+162.3 s]
/proc/loadavg: 8.07 8.00 7.11 9/300 20260
/proc/meminfo: memFree=22523200/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=1862784 CPUtime=631.02 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 443592 0 0 0 63022 80 0 0 25 0 4 0 622245273 1907490816 443305 33554432000 134512640 135305190 4293327152 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 465696 443305 83 194 0 465500 0
[pid=20252/tid=20254] ppid=20250 vsize=1862784 CPUtime=155.29 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 37429 0 0 0 15520 9 0 0 25 0 4 0 622245829 1907490816 443305 33554432000 134512640 135305190 4293327152 18446744073709551615 134551733 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=1862784 CPUtime=156.72 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 31966 0 0 0 15663 9 0 0 25 0 4 0 622245829 1907490816 443305 33554432000 134512640 135305190 4293327152 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=1862784 CPUtime=156.69 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 42578 0 0 0 15658 11 0 0 25 0 4 0 622245829 1907490816 443305 33554432000 134512640 135305190 4293327152 18446744073709551615 134530646 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 631.02
Current children cumulated vsize (KiB) 1871484

[startup+222.301 s]
/proc/loadavg: 8.06 8.01 7.17 9/300 20261
/proc/meminfo: memFree=22253840/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=2129292 CPUtime=870.47 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 510011 0 0 0 86947 100 0 0 25 0 4 0 622245273 2180395008 509674 33554432000 134512640 135305190 4293327152 18446744073709551615 134551930 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 532323 509674 83 194 0 532127 0
[pid=20252/tid=20254] ppid=20250 vsize=2129292 CPUtime=214.75 cores=1,3,5,7

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

[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=3992348 CPUtime=2307.18 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 974126 0 0 0 230489 229 0 0 25 0 4 0 622245273 4088164352 973316 33554432000 134512640 135305190 4293327152 18446744073709551615 134551733 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 998087 973316 83 194 0 997891 0
[pid=20252/tid=20254] ppid=20250 vsize=3992348 CPUtime=571.44 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 138396 0 0 0 57104 40 0 0 25 0 4 0 622245829 4088164352 973316 33554432000 134512640 135305190 4293327152 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=3992348 CPUtime=576.73 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 219320 0 0 0 57612 61 0 0 25 0 4 0 622245829 4088164352 973316 33554432000 134512640 135305190 4293327152 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=3992348 CPUtime=576.7 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 162290 0 0 0 57627 43 0 0 25 0 4 0 622245829 4088164352 973316 33554432000 134512640 135305190 4293327152 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2307.18
Current children cumulated vsize (KiB) 4001048

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

[startup+588.701 s]
/proc/loadavg: 8.21 8.09 7.47 9/300 20280
/proc/meminfo: memFree=20291812/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=4030236 CPUtime=2332.72 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 983341 0 0 0 233041 231 0 0 25 0 4 0 622245273 4126961664 982530 33554432000 134512640 135305190 4293327152 18446744073709551615 134551694 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 1007559 982530 83 194 0 1007363 0
[pid=20252/tid=20254] ppid=20250 vsize=4030236 CPUtime=577.78 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 139553 0 0 0 57738 40 0 0 25 0 4 0 622245829 4126961664 982530 33554432000 134512640 135305190 4293327152 18446744073709551615 134551959 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=4030236 CPUtime=583.13 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 222678 0 0 0 58252 61 0 0 25 0 4 0 622245829 4126961664 982530 33554432000 134512640 135305190 4293327152 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=4030236 CPUtime=583.1 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 164019 0 0 0 58266 44 0 0 25 0 4 0 622245829 4126961664 982530 33554432000 134512640 135305190 4293327152 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2332.72
Current children cumulated vsize (KiB) 4038936

[startup+614.301 s]
/proc/loadavg: 8.14 8.08 7.48 9/300 20281
/proc/meminfo: memFree=20170904/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=4152636 CPUtime=2434.9 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202496 1013755 0 0 0 243248 242 0 0 25 0 4 0 622245273 4252299264 1012941 33554432000 134512640 135305190 4293327152 18446744073709551615 134551804 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 1038159 1012941 83 194 0 1037963 0
[pid=20252/tid=20254] ppid=20250 vsize=4152636 CPUtime=603.15 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 143779 0 0 0 60274 41 0 0 25 0 4 0 622245829 4252299264 1012941 33554432000 134512640 135305190 4293327152 18446744073709551615 134551687 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=4152636 CPUtime=608.73 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 230790 0 0 0 60809 64 0 0 25 0 4 0 622245829 4252299264 1012941 33554432000 134512640 135305190 4293327152 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=4152636 CPUtime=608.7 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4202560 173383 0 0 0 60823 47 0 0 25 0 4 0 622245829 4252299264 1012941 33554432000 134512640 135305190 4293327152 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2434.9
Current children cumulated vsize (KiB) 4161336

[startup+627.101 s]
/proc/loadavg: 8.26 8.11 7.50 5/300 20281
/proc/meminfo: memFree=17995912/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=4170624 CPUtime=2453.72 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203524 1018673 0 0 0 244867 505 0 0 25 0 4 0 622245273 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134547654 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 1042656 1017799 83 194 0 1042460 0
[pid=20252/tid=20254] ppid=20250 vsize=4170624 CPUtime=607.18 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 144977 0 0 0 60675 43 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=4170624 CPUtime=612.8 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 231812 0 0 0 61215 65 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134551668 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=4170624 CPUtime=615.37 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) D 20250 20250 19790 0 -1 4204096 174911 0 0 0 61229 308 0 0 18 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528501 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 593
Current children cumulated CPU time (s) 2453.72
Current children cumulated vsize (KiB) 4179324

[startup+633.5 s]
/proc/loadavg: 8.40 8.14 7.51 5/300 20281
/proc/meminfo: memFree=17070304/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=4170624 CPUtime=2454.84 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203524 1018673 0 0 0 244867 617 0 0 25 0 4 0 622245273 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134547654 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 1042656 1017799 83 194 0 1042460 0
[pid=20252/tid=20254] ppid=20250 vsize=4170624 CPUtime=607.18 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 144977 0 0 0 60675 43 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=4170624 CPUtime=612.8 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 231812 0 0 0 61215 65 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134551668 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=4170624 CPUtime=616.48 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) D 20250 20250 19790 0 -1 4204096 174911 0 0 0 61229 419 0 0 18 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528501 0 0 4096 3 18446744071562154983 0 0 -1 5 0 0 1063
Current children cumulated CPU time (s) 2454.84
Current children cumulated vsize (KiB) 4179324

[startup+635.101 s]
/proc/loadavg: 8.40 8.14 7.51 6/300 20281
/proc/meminfo: memFree=16762580/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=4170624 CPUtime=2455.32 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203524 1018673 0 0 0 244867 665 0 0 25 0 4 0 622245273 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134547654 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 1042656 1017799 83 194 0 1042460 0
[pid=20252/tid=20254] ppid=20250 vsize=4170624 CPUtime=607.18 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 144977 0 0 0 60675 43 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=4170624 CPUtime=612.8 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 231812 0 0 0 61215 65 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134551668 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=4170624 CPUtime=616.96 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) D 20250 20250 19790 0 -1 4204096 174911 0 0 0 61229 467 0 0 18 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528501 0 0 4096 3 18446744071562154983 0 0 -1 5 0 0 1214
Current children cumulated CPU time (s) 2455.32
Current children cumulated vsize (KiB) 4179324

[startup+636.701 s]
/proc/loadavg: 8.61 8.19 7.53 5/300 20282
/proc/meminfo: memFree=16669208/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=4170624 CPUtime=2455.73 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203524 1018673 0 0 0 244867 706 0 0 25 0 4 0 622245273 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134547654 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 1042656 1017799 83 194 0 1042460 0
[pid=20252/tid=20254] ppid=20250 vsize=4170624 CPUtime=607.18 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 144977 0 0 0 60675 43 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=4170624 CPUtime=612.8 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 231812 0 0 0 61215 65 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134551668 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=4170624 CPUtime=617.38 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4204096 174911 0 0 0 61229 509 0 0 18 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 5 0 0 1372
Current children cumulated CPU time (s) 2455.73
Current children cumulated vsize (KiB) 4179324

[startup+637.101 s]
/proc/loadavg: 8.61 8.19 7.53 6/300 20282
/proc/meminfo: memFree=16248220/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=4170624 CPUtime=2456.13 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203524 1018673 0 0 0 244867 746 0 0 25 0 4 0 622245273 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134547654 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 1042656 1017799 83 194 0 1042460 0
[pid=20252/tid=20254] ppid=20250 vsize=4170624 CPUtime=607.18 cores=1,3,5,7
/proc/20252/task/20254/stat : 20254 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 144977 0 0 0 60675 43 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 7 0 0 0
[pid=20252/tid=20255] ppid=20250 vsize=4170624 CPUtime=612.8 cores=1,3,5,7
/proc/20252/task/20255/stat : 20255 (manysat1.1_stat) D 20250 20250 19790 0 -1 4203588 231812 0 0 0 61215 65 0 0 25 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134551668 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=4170624 CPUtime=617.78 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4204096 174911 0 0 0 61229 549 0 0 18 0 4 0 622245829 4270718976 1017799 33554432000 134512640 135305190 4293327152 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 5 0 0 1372
Current children cumulated CPU time (s) 2456.13
Current children cumulated vsize (KiB) 4179324

[startup+637.301 s]
/proc/loadavg: 8.61 8.19 7.53 6/300 20282
/proc/meminfo: memFree=16248220/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=0 CPUtime=2456.33 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) Z 20250 20250 19790 0 -1 4203548 1018674 0 0 0 244867 766 0 0 18 0 2 0 622245273 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 0 0 0 0 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=0 CPUtime=617.98 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4204100 174912 0 0 0 61229 569 0 0 19 0 2 0 622245829 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 5 0 0 1372
Current children cumulated CPU time (s) 2456.33
Current children cumulated vsize (KiB) 8700

[startup+637.401 s]
/proc/loadavg: 8.61 8.19 7.53 6/300 20282
/proc/meminfo: memFree=16248220/32951124 swapFree=63485424/67111528
[pid=20250] ppid=20248 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20250/stat : 20250 (manysat.sh) S 20248 20250 19790 0 -1 4202496 353 107 0 0 0 0 0 0 23 0 1 0 622245272 8908800 251 33554432000 4194304 4922060 140737351260848 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20250/statm: 2175 251 209 178 0 68 0
[pid=20252] ppid=20250 vsize=0 CPUtime=2456.43 cores=1,3,5,7
/proc/20252/stat : 20252 (manysat1.1_stat) Z 20250 20250 19790 0 -1 4203548 1018674 0 0 0 244867 776 0 0 18 0 2 0 622245273 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/20252/statm: 0 0 0 0 0 0 0
[pid=20252/tid=20256] ppid=20250 vsize=0 CPUtime=618.08 cores=1,3,5,7
/proc/20252/task/20256/stat : 20256 (manysat1.1_stat) R 20250 20250 19790 0 -1 4204100 174912 0 0 0 61229 579 0 0 19 0 2 0 622245829 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 5 0 0 1372
Current children cumulated CPU time (s) 2456.43
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 637.423
CPU time (s): 2456.46
CPU user time (s): 2448.67
CPU system time (s): 7.78582
CPU usage (%): 385.373
Max. virtual memory (cumulated for all children) (KiB): 4179324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2448.67
system time used= 7.78582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1019150
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= 3258
involuntary context switches= 10562

runsolver used 1.55576 second user time and 4.24535 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-13 16:51:34
IDJOB=3362053
IDBENCH=82367
IDSOLVER=1838
FILE ID=node147/3362053-1305298291
RUNJOBID= node147-1305296390-19809
PBS_JOBID= 13321406
Free space on /tmp= 52452 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.030-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362053-1305298291/watcher-3362053-1305298291 -o /tmp/evaluation-result-3362053-1305298291/solver-3362053-1305298291 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362053-1305298291.cnf aimd 1

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=823199708

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      24319404 kB
Buffers:        225372 kB
Cached:        4880904 kB
SwapCached:      13132 kB
Active:        1721856 kB
Inactive:      6696192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24319404 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           99248 kB
Writeback:           0 kB
AnonPages:     3306824 kB
Mapped:          15456 kB
Slab:           123084 kB
PageTables:      29512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45171644 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= 48468 MiB
End job on node147 at 2011-05-13 17:02:11