Trace number 3362093

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) 2014 520.24

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8233086, num vars = 1512832
0.00/0.00	c Exiting...too many clauses
2013.97/520.24	HOME/manysat.sh: line 55:  8390 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-3362093-1305298962/watcher-3362093-1305298962 -o /tmp/evaluation-result-3362093-1305298962/solver-3362093-1305298962 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362093-1305298962.cnf aimd 1 

running on 4 cores: 0,2,4,6

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.50 7.94 7.49 6/359 8388
/proc/meminfo: memFree=8101340/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0

[startup+0.0355849 s]
/proc/loadavg: 7.50 7.94 7.49 6/359 8388
/proc/meminfo: memFree=8101340/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100575 s]
/proc/loadavg: 7.50 7.94 7.49 6/359 8388
/proc/meminfo: memFree=8101340/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30054 s]
/proc/loadavg: 7.50 7.94 7.49 6/359 8388
/proc/meminfo: memFree=8101340/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700463 s]
/proc/loadavg: 7.50 7.94 7.49 6/359 8388
/proc/meminfo: memFree=8101340/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 7.50 7.94 7.49 6/361 8391
/proc/meminfo: memFree=7863252/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=382924 CPUtime=1.49 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 92043 0 0 0 136 13 0 0 25 0 1 0 622312309 392114176 91995 33554432000 134512640 135305190 4293065248 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8390/statm: 95731 91996 71 194 0 95535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 391624

[startup+3.10102 s]
/proc/loadavg: 7.50 7.94 7.49 6/361 8391
/proc/meminfo: memFree=7571640/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=832548 CPUtime=3.09 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 193740 0 0 0 284 25 0 0 25 0 1 0 622312309 852529152 193692 33554432000 134512640 135305190 4293065248 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8390/statm: 208137 193693 71 194 0 207941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 841248

[startup+6.30046 s]
/proc/loadavg: 7.38 7.91 7.48 6/361 8391
/proc/meminfo: memFree=6721624/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=1684164 CPUtime=6.29 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 396365 0 0 0 577 52 0 0 25 0 1 0 622312309 1724583936 396317 33554432000 134512640 135305190 4293065248 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8390/statm: 421041 396318 71 194 0 420845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1692864

[startup+12.7002 s]
/proc/loadavg: 7.18 7.86 7.47 9/364 8394
/proc/meminfo: memFree=6185432/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=1929216 CPUtime=23.91 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 461852 0 0 0 2331 60 0 0 25 0 4 0 622312309 1975517184 461745 33554432000 134512640 135305190 4293065248 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 482304 461745 83 194 0 482108 0
[pid=8390/tid=8392] ppid=8388 vsize=1929216 CPUtime=3.74 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 2025 0 0 0 374 0 0 0 25 0 4 0 622313201 1975517184 461745 33554432000 134512640 135305190 4293065248 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=1929216 CPUtime=3.75 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 2329 0 0 0 375 0 0 0 25 0 4 0 622313201 1975517184 461745 33554432000 134512640 135305190 4293065248 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=1929216 CPUtime=3.72 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 2176 0 0 0 372 0 0 0 25 0 4 0 622313201 1975517184 461745 33554432000 134512640 135305190 4293065248 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.91
Current children cumulated vsize (KiB) 1937916

[startup+25.5009 s]
/proc/loadavg: 7.44 7.88 7.48 9/364 8395
/proc/meminfo: memFree=6035596/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=2008424 CPUtime=74.97 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 481955 0 0 0 7433 64 0 0 25 0 4 0 622312309 2056626176 481844 33554432000 134512640 135305190 4293065248 18446744073709551615 134551726 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 502106 481844 83 194 0 501910 0
[pid=8390/tid=8392] ppid=8388 vsize=2008424 CPUtime=16.54 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 6954 0 0 0 1653 1 0 0 25 0 4 0 622313201 2056626176 481844 33554432000 134512640 135305190 4293065248 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=2008424 CPUtime=16.55 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 6556 0 0 0 1654 1 0 0 25 0 4 0 622313201 2056626176 481844 33554432000 134512640 135305190 4293065248 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=2008424 CPUtime=16.37 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 6995 0 0 0 1636 1 0 0 25 0 4 0 622313201 2056626176 481844 33554432000 134512640 135305190 4293065248 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 74.97
Current children cumulated vsize (KiB) 2017124

[startup+51.1012 s]
/proc/loadavg: 7.63 7.89 7.49 9/364 8395
/proc/meminfo: memFree=5812824/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=2138564 CPUtime=177.09 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 513860 0 0 0 17639 70 0 0 25 0 4 0 622312309 2189889536 513576 33554432000 134512640 135305190 4293065248 18446744073709551615 134551804 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 534641 513576 83 194 0 534445 0
[pid=8390/tid=8392] ppid=8388 vsize=2138564 CPUtime=42.15 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 15592 0 0 0 4211 4 0 0 25 0 4 0 622313201 2189889536 513576 33554432000 134512640 135305190 4293065248 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=2138564 CPUtime=42.15 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 12883 0 0 0 4213 2 0 0 25 0 4 0 622313201 2189889536 513576 33554432000 134512640 135305190 4293065248 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=2138564 CPUtime=41.7 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 15541 0 0 0 4168 2 0 0 25 0 4 0 622313201 2189889536 513576 33554432000 134512640 135305190 4293065248 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.09
Current children cumulated vsize (KiB) 2147264

[startup+102.314 s]
/proc/loadavg: 7.94 7.94 7.53 9/364 8397
/proc/meminfo: memFree=5583264/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=2349888 CPUtime=381.32 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 566925 0 0 0 38051 81 0 0 25 0 4 0 622312309 2406285312 566629 33554432000 134512640 135305190 4293065248 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 587472 566629 83 194 0 587276 0
[pid=8390/tid=8392] ppid=8388 vsize=2349888 CPUtime=93.35 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 27167 0 0 0 9329 6 0 0 25 0 4 0 622313201 2406285312 566629 33554432000 134512640 135305190 4293065248 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=2349888 CPUtime=93.37 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 22879 0 0 0 9332 5 0 0 25 0 4 0 622313201 2406285312 566629 33554432000 134512640 135305190 4293065248 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=2349888 CPUtime=92.35 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 31187 0 0 0 9230 5 0 0 25 0 4 0 622313201 2406285312 566629 33554432000 134512640 135305190 4293065248 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 381.32
Current children cumulated vsize (KiB) 2358588

[startup+162.301 s]
/proc/loadavg: 8.13 7.99 7.57 9/364 8398
/proc/meminfo: memFree=5118988/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=2692852 CPUtime=620.59 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 652169 0 0 0 61958 101 0 0 25 0 4 0 622312309 2757480448 651841 33554432000 134512640 135305190 4293065248 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 673213 651841 83 194 0 673017 0
[pid=8390/tid=8392] ppid=8388 vsize=2692852 CPUtime=153.35 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 42024 0 0 0 15325 10 0 0 25 0 4 0 622313201 2757480448 651841 33554432000 134512640 135305190 4293065248 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=2692852 CPUtime=153.34 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 51740 0 0 0 15321 13 0 0 25 0 4 0 622313201 2757480448 651841 33554432000 134512640 135305190 4293065248 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=2692852 CPUtime=151.66 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 51399 0 0 0 15158 8 0 0 25 0 4 0 622313201 2757480448 651841 33554432000 134512640 135305190 4293065248 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 620.59
Current children cumulated vsize (KiB) 2701552

[startup+222.301 s]
/proc/loadavg: 8.10 8.01 7.60 9/364 8400
/proc/meminfo: memFree=4710756/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=2982364 CPUtime=859.92 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 724461 0 0 0 85877 115 0 0 25 0 4 0 622312309 3053940736 724115 33554432000 134512640 135305190 4293065248 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 745591 724115 83 194 0 745395 0
[pid=8390/tid=8392] ppid=8388 vsize=2982364 CPUtime=213.35 cores=0,2,4,6

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

[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=3912152 CPUtime=1817.2 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 956176 0 0 0 181551 169 0 0 25 0 4 0 622312309 4006043648 955658 33554432000 134512640 135305190 4293065248 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 978038 955658 83 194 0 977842 0
[pid=8390/tid=8392] ppid=8388 vsize=3912152 CPUtime=453.34 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 108120 0 0 0 45311 23 0 0 25 0 4 0 622313201 4006043648 955658 33554432000 134512640 135305190 4293065248 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=3912152 CPUtime=453.33 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 126029 0 0 0 45303 30 0 0 25 0 4 0 622313201 4006043648 955658 33554432000 134512640 135305190 4293065248 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=3912152 CPUtime=448.34 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 128989 0 0 0 44806 28 0 0 25 0 4 0 622313201 4006043648 955658 33554432000 134512640 135305190 4293065248 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1817.2
Current children cumulated vsize (KiB) 3920852

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

[startup+486.3 s]
/proc/loadavg: 8.14 8.06 7.71 9/364 8407
/proc/meminfo: memFree=3206548/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=4046296 CPUtime=1912.93 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 989386 0 0 0 191115 178 0 0 25 0 4 0 622312309 4143407104 988865 33554432000 134512640 135305190 4293065248 18446744073709551615 134541926 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 1011574 988865 83 194 0 1011378 0
[pid=8390/tid=8392] ppid=8388 vsize=4046296 CPUtime=477.34 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 116647 0 0 0 47709 25 0 0 25 0 4 0 622313201 4143407104 988865 33554432000 134512640 135305190 4293065248 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=4046296 CPUtime=477.34 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 133801 0 0 0 47701 33 0 0 25 0 4 0 622313201 4143407104 988865 33554432000 134512640 135305190 4293065248 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=4046296 CPUtime=472.07 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 138422 0 0 0 47177 30 0 0 25 0 4 0 622313201 4143407104 988865 33554432000 134512640 135305190 4293065248 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1912.93
Current children cumulated vsize (KiB) 4054996

[startup+499.101 s]
/proc/loadavg: 8.11 8.05 7.72 9/364 8407
/proc/meminfo: memFree=3078568/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=4129240 CPUtime=1963.99 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202496 1010196 0 0 0 196217 182 0 0 25 0 4 0 622312309 4228341760 1009672 33554432000 134512640 135305190 4293065248 18446744073709551615 134551793 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8390/statm: 1032310 1009672 83 194 0 1032114 0
[pid=8390/tid=8392] ppid=8388 vsize=4129240 CPUtime=490.14 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 120674 0 0 0 48987 27 0 0 25 0 4 0 622313201 4228341760 1009672 33554432000 134512640 135305190 4293065248 18446744073709551615 134551992 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=4129240 CPUtime=490.13 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 138142 0 0 0 48980 33 0 0 25 0 4 0 622313201 4228341760 1009672 33554432000 134512640 135305190 4293065248 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=4129240 CPUtime=484.74 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) R 8388 8388 8066 0 -1 4202560 144613 0 0 0 48442 32 0 0 25 0 4 0 622313201 4228341760 1009674 33554432000 134512640 135305190 4293065248 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1963.99
Current children cumulated vsize (KiB) 4137940

[startup+511.901 s]
/proc/loadavg: 8.17 8.07 7.72 6/364 8408
/proc/meminfo: memFree=2064128/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=4194296 CPUtime=2009.99 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4204032 1028394 0 0 0 200619 380 0 0 25 0 4 0 622312309 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134549056 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 4
/proc/8390/statm: 1048574 1026347 83 194 0 1048378 0
[pid=8390/tid=8392] ppid=8388 vsize=4194296 CPUtime=501.26 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 124338 0 0 0 50091 35 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551687 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=4194296 CPUtime=501.27 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 141517 0 0 0 50091 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134528392 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=4194296 CPUtime=495.74 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 149582 0 0 0 49538 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551651 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2009.99
Current children cumulated vsize (KiB) 4202996

[startup+515.101 s]
/proc/loadavg: 8.16 8.07 7.72 6/364 8408
/proc/meminfo: memFree=94208/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=4194296 CPUtime=2012.94 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) D 8388 8388 8066 0 -1 4204032 1028394 0 0 0 200619 675 0 0 25 0 4 0 622312309 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134549056 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 13
/proc/8390/statm: 1048574 1026347 83 194 0 1048378 0
[pid=8390/tid=8392] ppid=8388 vsize=4194296 CPUtime=501.26 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 124338 0 0 0 50091 35 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551687 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=4194296 CPUtime=501.27 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 141517 0 0 0 50091 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134528392 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=4194296 CPUtime=495.74 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 149582 0 0 0 49538 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551651 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2012.94
Current children cumulated vsize (KiB) 4202996

[startup+518.301 s]
/proc/loadavg: 8.38 8.12 7.74 6/364 8408
/proc/meminfo: memFree=93420/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=4194296 CPUtime=2013.61 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) R 8388 8388 8066 0 -1 4204032 1028394 0 0 0 200619 742 0 0 18 0 4 0 622312309 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134549056 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 282
/proc/8390/statm: 1048574 1026347 83 194 0 1048378 0
[pid=8390/tid=8392] ppid=8388 vsize=4194296 CPUtime=501.26 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 124338 0 0 0 50091 35 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551687 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=4194296 CPUtime=501.27 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 141517 0 0 0 50091 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134528392 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=4194296 CPUtime=495.74 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 149582 0 0 0 49538 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551651 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2013.61
Current children cumulated vsize (KiB) 4202996

[startup+519.1 s]
/proc/loadavg: 8.38 8.12 7.74 5/364 8408
/proc/meminfo: memFree=95672/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=4194296 CPUtime=2013.8 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) D 8388 8388 8066 0 -1 4204032 1028394 0 0 0 200619 761 0 0 18 0 4 0 622312309 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134549056 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 282
/proc/8390/statm: 1048574 1026347 83 194 0 1048378 0
[pid=8390/tid=8392] ppid=8388 vsize=4194296 CPUtime=501.26 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 124338 0 0 0 50091 35 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551687 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=4194296 CPUtime=501.27 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 141517 0 0 0 50091 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134528392 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=4194296 CPUtime=495.74 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 149582 0 0 0 49538 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551651 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2013.8
Current children cumulated vsize (KiB) 4202996

[startup+519.901 s]
/proc/loadavg: 8.38 8.12 7.74 5/364 8408
/proc/meminfo: memFree=95672/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=4194296 CPUtime=2013.8 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) D 8388 8388 8066 0 -1 4204032 1028394 0 0 0 200619 761 0 0 18 0 4 0 622312309 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134549056 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 282
/proc/8390/statm: 1048574 1026347 83 194 0 1048378 0
[pid=8390/tid=8392] ppid=8388 vsize=4194296 CPUtime=501.26 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 124338 0 0 0 50091 35 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551687 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=8390/tid=8393] ppid=8388 vsize=4194296 CPUtime=501.27 cores=0,2,4,6
/proc/8390/task/8393/stat : 8393 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 141517 0 0 0 50091 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134528392 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=8390/tid=8394] ppid=8388 vsize=4194296 CPUtime=495.74 cores=0,2,4,6
/proc/8390/task/8394/stat : 8394 (manysat1.1_stat) D 8388 8388 8066 0 -1 4203588 149582 0 0 0 49538 36 0 0 25 0 4 0 622313201 4294959104 1026347 33554432000 134512640 135305190 4293065248 18446744073709551615 134551651 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2013.8
Current children cumulated vsize (KiB) 4202996

[startup+520.101 s]
/proc/loadavg: 8.38 8.12 7.74 5/364 8408
/proc/meminfo: memFree=95672/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=0 CPUtime=2013.86 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) Z 8388 8388 8066 0 -1 4204060 1028395 0 0 0 200619 767 0 0 18 0 2 0 622312309 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 437
/proc/8390/statm: 0 0 0 0 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=0 CPUtime=501.29 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4203588 124338 0 0 0 50091 38 0 0 18 0 2 0 622313201 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2013.86
Current children cumulated vsize (KiB) 8700

[startup+520.201 s]
/proc/loadavg: 8.38 8.12 7.74 6/362 8408
/proc/meminfo: memFree=3460536/32951124 swapFree=65980216/67111528
[pid=8388] ppid=8386 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8388/stat : 8388 (manysat.sh) S 8386 8388 8066 0 -1 4202496 354 107 0 0 0 0 0 0 23 0 1 0 622312309 8908800 251 33554432000 4194304 4922060 140733991063552 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8388/statm: 2175 251 209 178 0 68 0
[pid=8390] ppid=8388 vsize=0 CPUtime=2013.97 cores=0,2,4,6
/proc/8390/stat : 8390 (manysat1.1_stat) Z 8388 8388 8066 0 -1 4204060 1028395 0 0 0 200619 778 0 0 18 0 2 0 622312309 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 437
/proc/8390/statm: 0 0 0 0 0 0 0
[pid=8390/tid=8392] ppid=8388 vsize=0 CPUtime=501.4 cores=0,2,4,6
/proc/8390/task/8392/stat : 8392 (manysat1.1_stat) R 8388 8388 8066 0 -1 4203588 124338 0 0 0 50091 49 0 0 18 0 2 0 622313201 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2013.97
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 520.24
CPU time (s): 2014
CPU user time (s): 2006.19
CPU system time (s): 7.81381
CPU usage (%): 387.129
Max. virtual memory (cumulated for all children) (KiB): 4202996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2006.19
system time used= 7.81381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1028872
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= 2828
involuntary context switches= 9126

runsolver used 1.70074 second user time and 4.06138 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 17:02:47
IDJOB=3362093
IDBENCH=82404
IDSOLVER=1838
FILE ID=node142/3362093-1305298962
RUNJOBID= node142-1305296391-8084
PBS_JOBID= 13321411
Free space on /tmp= 46920 MiB

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

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=2123614364

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8101620 kB
Buffers:        275092 kB
Cached:       18607168 kB
SwapCached:      11520 kB
Active:       11652864 kB
Inactive:     12454464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8101620 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          170432 kB
Writeback:           0 kB
AnonPages:     5221876 kB
Mapped:          20708 kB
Slab:           643024 kB
PageTables:      33968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78082324 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= 42904 MiB
End job on node142 at 2011-05-13 17:11:29