Trace number 3362363

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) 2195.49 585.475

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 9676386, num vars = 482093
0.00/0.00	c Exiting...too many clauses
2195.41/585.47	HOME/manysat.sh: line 55: 10474 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-3362363-1305301949/watcher-3362363-1305301949 -o /tmp/evaluation-result-3362363-1305301949/solver-3362363-1305301949 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362363-1305301949.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.82 8.03 7.93 5/374 10472
/proc/meminfo: memFree=4739628/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0

[startup+0.033339 s]
/proc/loadavg: 7.82 8.03 7.93 5/374 10472
/proc/meminfo: memFree=4739628/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100343 s]
/proc/loadavg: 7.82 8.03 7.93 5/374 10472
/proc/meminfo: memFree=4739628/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300295 s]
/proc/loadavg: 7.82 8.03 7.93 5/374 10472
/proc/meminfo: memFree=4739628/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700238 s]
/proc/loadavg: 7.82 8.03 7.93 5/374 10472
/proc/meminfo: memFree=4739628/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 7.59 7.98 7.91 7/376 10475
/proc/meminfo: memFree=4512684/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=346920 CPUtime=1.49 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 84483 0 0 0 138 11 0 0 25 0 1 0 641793303 355246080 84438 33554432000 134512640 135305190 4289627248 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10474/statm: 86730 84439 71 194 0 86534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 355620

[startup+3.11579 s]
/proc/loadavg: 7.59 7.98 7.91 7/376 10475
/proc/meminfo: memFree=4512684/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=713088 CPUtime=3.11 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 173027 0 0 0 287 24 0 0 25 0 1 0 641793303 730202112 172982 33554432000 134512640 135305190 4289627248 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10474/statm: 178272 172982 71 194 0 178076 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 721788

[startup+6.3002 s]
/proc/loadavg: 7.38 7.93 7.90 6/376 10475
/proc/meminfo: memFree=3449236/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=1462448 CPUtime=6.29 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 349340 0 0 0 579 50 0 0 25 0 1 0 641793303 1497546752 349295 33554432000 134512640 135305190 4289627248 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/10474/statm: 365612 349295 71 194 0 365416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1471148

[startup+12.701 s]
/proc/loadavg: 7.19 7.88 7.88 9/379 10478
/proc/meminfo: memFree=2611716/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=2247264 CPUtime=19.1 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 530958 0 0 0 1828 82 0 0 20 0 4 0 641793303 2301198336 530832 33554432000 134512640 135305190 4289627248 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10474/statm: 561816 530832 83 194 0 561620 0
[pid=10474/tid=10476] ppid=10472 vsize=2247264 CPUtime=2.15 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 3266 0 0 0 213 2 0 0 20 0 4 0 641794356 2301198336 530832 33554432000 134512640 135305190 4289627248 18446744073709551615 134530991 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=2247264 CPUtime=2.13 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 3428 0 0 0 211 2 0 0 21 0 4 0 641794356 2301198336 530832 33554432000 134512640 135305190 4289627248 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=2247264 CPUtime=2.13 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 3846 0 0 0 210 3 0 0 20 0 4 0 641794356 2301198336 530832 33554432000 134512640 135305190 4289627248 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.1
Current children cumulated vsize (KiB) 2255964

[startup+25.5007 s]
/proc/loadavg: 7.32 7.89 7.88 9/379 10479
/proc/meminfo: memFree=2584512/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=2274452 CPUtime=70.15 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 537212 0 0 0 6927 88 0 0 25 0 4 0 641793303 2329038848 537086 33554432000 134512640 135305190 4289627248 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/10474/statm: 568613 537086 83 194 0 568417 0
[pid=10474/tid=10476] ppid=10472 vsize=2274452 CPUtime=14.95 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 4785 0 0 0 1492 3 0 0 25 0 4 0 641794356 2329038848 537086 33554432000 134512640 135305190 4289627248 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=2274452 CPUtime=14.92 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 5739 0 0 0 1488 4 0 0 25 0 4 0 641794356 2329038848 537086 33554432000 134512640 135305190 4289627248 18446744073709551615 134552361 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=2274452 CPUtime=14.78 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 4719 0 0 0 1474 4 0 0 25 0 4 0 641794356 2329038848 537086 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 70.15
Current children cumulated vsize (KiB) 2283152

[startup+51.101 s]
/proc/loadavg: 7.58 7.90 7.89 9/379 10479
/proc/meminfo: memFree=2547984/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=2308132 CPUtime=172.21 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 545291 0 0 0 17123 98 0 0 25 0 4 0 641793303 2363527168 545165 33554432000 134512640 135305190 4289627248 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 577033 545165 83 194 0 576837 0
[pid=10474/tid=10476] ppid=10472 vsize=2308132 CPUtime=40.53 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 5612 0 0 0 4050 3 0 0 25 0 4 0 641794356 2363527168 545165 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=2308132 CPUtime=40.53 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 10944 0 0 0 4041 12 0 0 25 0 4 0 641794356 2363527168 545165 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=2308132 CPUtime=40.33 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 5764 0 0 0 4029 4 0 0 25 0 4 0 641794356 2363527168 545165 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 172.21
Current children cumulated vsize (KiB) 2316832

[startup+102.301 s]
/proc/loadavg: 7.86 7.92 7.90 9/379 10481
/proc/meminfo: memFree=2466924/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=2390416 CPUtime=376.39 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 565151 0 0 0 37526 113 0 0 25 0 4 0 641793303 2447785984 565004 33554432000 134512640 135305190 4289627248 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 597604 565004 83 194 0 597408 0
[pid=10474/tid=10476] ppid=10472 vsize=2390416 CPUtime=91.73 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 7610 0 0 0 9168 5 0 0 25 0 4 0 641794356 2447785984 565004 33554432000 134512640 135305190 4289627248 18446744073709551615 134530900 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=2390416 CPUtime=91.73 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 23867 0 0 0 9151 22 0 0 25 0 4 0 641794356 2447785984 565004 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=2390416 CPUtime=91.53 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 8885 0 0 0 9146 7 0 0 25 0 4 0 641794356 2447785984 565004 33554432000 134512640 135305190 4289627248 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 376.39
Current children cumulated vsize (KiB) 2399116

[startup+162.301 s]
/proc/loadavg: 8.02 7.96 7.91 9/379 10482
/proc/meminfo: memFree=2278116/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=2576044 CPUtime=615.67 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 611797 0 0 0 61424 143 0 0 25 0 4 0 641793303 2637869056 611650 33554432000 134512640 135305190 4289627248 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 644011 611650 83 194 0 643815 0
[pid=10474/tid=10476] ppid=10472 vsize=2576044 CPUtime=151.72 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 10564 0 0 0 15164 8 0 0 25 0 4 0 641794356 2637869056 611650 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=2576044 CPUtime=151.74 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 64081 0 0 0 15129 45 0 0 25 0 4 0 641794356 2637869056 611650 33554432000 134512640 135305190 4289627248 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=2576044 CPUtime=151.53 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 9701 0 0 0 15145 8 0 0 25 0 4 0 641794356 2637869056 611650 33554432000 134512640 135305190 4289627248 18446744073709551615 134528590 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 615.67
Current children cumulated vsize (KiB) 2584744

[startup+222.301 s]
/proc/loadavg: 8.16 8.01 7.93 9/379 10484
/proc/meminfo: memFree=2053492/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=2802056 CPUtime=854.93 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 668062 0 0 0 85320 173 0 0 25 0 4 0 641793303 2869305344 667915 33554432000 134512640 135305190 4289627248 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 700514 667915 83 194 0 700318 0
[pid=10474/tid=10476] ppid=10472 vsize=2802056 CPUtime=211.73 cores=1,3,5,7

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

/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=2893164 CPUtime=1094.21 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 690925 0 0 0 109227 194 0 0 25 0 4 0 641793303 2962599936 690778 33554432000 134512640 135305190 4289627248 18446744073709551615 134541926 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 723291 690778 83 194 0 723095 0
[pid=10474/tid=10476] ppid=10472 vsize=2893164 CPUtime=271.73 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 15675 0 0 0 27160 13 0 0 25 0 4 0 641794356 2962599936 690778 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=2893164 CPUtime=271.7 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 131963 0 0 0 27086 84 0 0 25 0 4 0 641794356 2962599936 690778 33554432000 134512640 135305190 4289627248 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=2893164 CPUtime=271.53 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 11765 0 0 0 27143 10 0 0 25 0 4 0 641794356 2962599936 690778 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1094.21
Current children cumulated vsize (KiB) 2901864

[startup+342.301 s]
/proc/loadavg: 7.62 7.88 7.89 9/379 10652
/proc/meminfo: memFree=196808/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=3134252 CPUtime=1333.49 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 750945 0 0 0 133120 229 0 0 25 0 4 0 641793303 3209474048 750798 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 783563 750798 83 194 0 783367 0
[pid=10474/tid=10476] ppid=10472 vsize=3134252 CPUtime=331.73 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 19538 0 0 0 33156 17 0 0 25 0 4 0 641794356 3209474048 750798 33554432000 134512640 135305190 4289627248 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=3134252 CPUtime=331.7 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 183916 0 0 0 33059 111 0 0 25 0 4 0 641794356 3209474048 750798 33554432000 134512640 135305190 4289627248 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=3134252 CPUtime=331.53 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 13828 0 0 0 33140 13 0 0 25 0 4 0 641794356 3209474048 750798 33554432000 134512640 135305190 4289627248 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1333.49
Current children cumulated vsize (KiB) 3142952

[startup+402.301 s]
/proc/loadavg: 7.94 7.92 7.90 9/379 10654
/proc/meminfo: memFree=93516/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=3450792 CPUtime=1572.74 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 829561 0 0 0 157011 263 0 0 25 0 4 0 641793303 3533611008 829414 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 862698 829414 83 194 0 862502 0
[pid=10474/tid=10476] ppid=10472 vsize=3450792 CPUtime=391.72 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 22726 0 0 0 39152 20 0 0 25 0 4 0 641794356 3533611008 829414 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=3450792 CPUtime=391.7 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 254881 0 0 0 39033 137 0 0 25 0 4 0 641794356 3533611008 829414 33554432000 134512640 135305190 4289627248 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=3450792 CPUtime=391.52 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 15317 0 0 0 39137 15 0 0 25 0 4 0 641794356 3533611008 829414 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1572.74
Current children cumulated vsize (KiB) 3459492

[startup+462.301 s]
/proc/loadavg: 8.12 7.96 7.91 9/379 10655
/proc/meminfo: memFree=94008/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=3727940 CPUtime=1811.99 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 898522 0 0 0 180904 295 0 0 25 0 4 0 641793303 3817410560 898375 33554432000 134512640 135305190 4289627248 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 931985 898375 83 194 0 931789 0
[pid=10474/tid=10476] ppid=10472 vsize=3727940 CPUtime=451.72 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 23714 0 0 0 45150 22 0 0 25 0 4 0 641794356 3817410560 898388 33554432000 134512640 135305190 4289627248 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=3727940 CPUtime=451.72 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 320916 0 0 0 45009 163 0 0 25 0 4 0 641794356 3817410560 898388 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=3727940 CPUtime=451.5 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 15883 0 0 0 45134 16 0 0 25 0 4 0 641794356 3817410560 898388 33554432000 134512640 135305190 4289627248 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1811.99
Current children cumulated vsize (KiB) 3736640

[startup+522.301 s]
/proc/loadavg: 8.11 7.98 7.92 9/379 10666
/proc/meminfo: memFree=95320/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=4024184 CPUtime=2051.17 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202496 971890 0 0 0 204789 328 0 0 25 0 4 0 641793303 4120764416 971743 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 1006046 971743 83 194 0 1005850 0
[pid=10474/tid=10476] ppid=10472 vsize=4024184 CPUtime=511.7 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 23980 0 0 0 51148 22 0 0 25 0 4 0 641794356 4120764416 971743 33554432000 134512640 135305190 4289627248 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=4024184 CPUtime=511.7 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 393420 0 0 0 50975 195 0 0 25 0 4 0 641794356 4120764416 971743 33554432000 134512640 135305190 4289627248 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10474/tid=10478] ppid=10472 vsize=4024184 CPUtime=511.44 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) R 10472 10472 9547 0 -1 4202560 16111 0 0 0 51127 17 0 0 25 0 4 0 641794356 4120764416 971743 33554432000 134512640 135305190 4289627248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2051.17
Current children cumulated vsize (KiB) 4032884

[startup+582.314 s]
/proc/loadavg: 8.66 8.13 7.97 5/379 10667
/proc/meminfo: memFree=93040/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=4194296 CPUtime=2194.43 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203524 1015314 0 0 0 218583 860 0 0 25 0 4 0 641793303 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 1048574 1014802 83 194 0 1048378 0
[pid=10474/tid=10476] ppid=10472 vsize=4194296 CPUtime=546.45 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 24593 0 0 0 54616 29 0 0 19 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134530561 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=4194296 CPUtime=551.14 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) D 10472 10472 9547 0 -1 4204096 435135 0 0 0 54407 707 0 0 18 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 1947
[pid=10474/tid=10478] ppid=10472 vsize=4194296 CPUtime=546.18 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 16471 0 0 0 54598 20 0 0 25 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2194.43
Current children cumulated vsize (KiB) 4202996

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

[startup+583.801 s]
/proc/loadavg: 8.66 8.13 7.97 5/379 10667
/proc/meminfo: memFree=92952/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=4194296 CPUtime=2194.76 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203524 1015314 0 0 0 218583 893 0 0 25 0 4 0 641793303 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 1048574 1014802 83 194 0 1048378 0
[pid=10474/tid=10476] ppid=10472 vsize=4194296 CPUtime=546.45 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 24593 0 0 0 54616 29 0 0 19 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134530561 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=4194296 CPUtime=551.47 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) D 10472 10472 9547 0 -1 4204096 435135 0 0 0 54407 740 0 0 18 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 2106
[pid=10474/tid=10478] ppid=10472 vsize=4194296 CPUtime=546.18 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 16471 0 0 0 54598 20 0 0 25 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2194.76
Current children cumulated vsize (KiB) 4202996

[startup+584.601 s]
/proc/loadavg: 8.66 8.13 7.97 5/379 10667
/proc/meminfo: memFree=92888/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=4194296 CPUtime=2194.76 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203524 1015314 0 0 0 218583 893 0 0 25 0 4 0 641793303 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 1048574 1014802 83 194 0 1048378 0
[pid=10474/tid=10476] ppid=10472 vsize=4194296 CPUtime=546.45 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 24593 0 0 0 54616 29 0 0 19 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134530561 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=4194296 CPUtime=551.47 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) D 10472 10472 9547 0 -1 4204096 435135 0 0 0 54407 740 0 0 18 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 1 0 0 2106
[pid=10474/tid=10478] ppid=10472 vsize=4194296 CPUtime=546.18 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 16471 0 0 0 54598 20 0 0 25 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2194.76
Current children cumulated vsize (KiB) 4202996

[startup+585.001 s]
/proc/loadavg: 8.66 8.13 7.97 5/379 10667
/proc/meminfo: memFree=92888/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=4194296 CPUtime=2195.01 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203524 1015314 0 0 0 218583 918 0 0 25 0 4 0 641793303 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 1048574 1014802 83 194 0 1048378 0
[pid=10474/tid=10476] ppid=10472 vsize=4194296 CPUtime=546.45 cores=1,3,5,7
/proc/10474/task/10476/stat : 10476 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 24593 0 0 0 54616 29 0 0 19 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134530561 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=10474/tid=10477] ppid=10472 vsize=4194296 CPUtime=551.73 cores=1,3,5,7
/proc/10474/task/10477/stat : 10477 (manysat1.1_stat) R 10472 10472 9547 0 -1 4204096 435135 0 0 0 54407 766 0 0 18 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134563946 0 0 4096 3 0 0 0 -1 7 0 0 2265
[pid=10474/tid=10478] ppid=10472 vsize=4194296 CPUtime=546.18 cores=1,3,5,7
/proc/10474/task/10478/stat : 10478 (manysat1.1_stat) D 10472 10472 9547 0 -1 4203588 16471 0 0 0 54598 20 0 0 25 0 4 0 641794356 4294959104 1014802 33554432000 134512640 135305190 4289627248 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2195.01
Current children cumulated vsize (KiB) 4202996

[startup+585.401 s]
/proc/loadavg: 8.66 8.13 7.97 5/379 10667
/proc/meminfo: memFree=92888/32951124 swapFree=67111348/67111528
[pid=10472] ppid=10470 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10472/stat : 10472 (manysat.sh) S 10470 10472 9547 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 641793303 8908800 252 33554432000 4194304 4922060 140736145286960 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/10472/statm: 2175 252 209 178 0 68 0
[pid=10474] ppid=10472 vsize=0 CPUtime=2195.41 cores=1,3,5,7
/proc/10474/stat : 10474 (manysat1.1_stat) R 10472 10472 9547 0 -1 4203524 1015315 0 0 0 218583 958 0 0 18 0 1 0 641793303 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10474/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2195.41
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 585.475
CPU time (s): 2195.49
CPU user time (s): 2185.83
CPU system time (s): 9.65853
CPU usage (%): 374.994
Max. virtual memory (cumulated for all children) (KiB): 4202996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2185.83
system time used= 9.65853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1015793
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= 16798
involuntary context switches= 15026

runsolver used 1.84572 second user time and 5.14922 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-13 17:52:36
IDJOB=3362363
IDBENCH=85008
IDSOLVER=1838
FILE ID=node139/3362363-1305301949
RUNJOBID= node139-1305296392-9566
PBS_JOBID= 13321414
Free space on /tmp= 40396 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362363-1305301949/watcher-3362363-1305301949 -o /tmp/evaluation-result-3362363-1305301949/solver-3362363-1305301949 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362363-1305301949.cnf aimd 1

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=24845350

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4739908 kB
Buffers:        256512 kB
Cached:       20184856 kB
SwapCached:          8 kB
Active:       15332940 kB
Inactive:     12145396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4739908 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          215036 kB
Writeback:           0 kB
AnonPages:     7037088 kB
Mapped:          29360 kB
Slab:           629912 kB
PageTables:      38572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77016748 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= 36316 MiB
End job on node139 at 2011-05-13 18:02:21