Trace number 3362061

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) 3938.09 995.88

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8779920, num vars = 489685
0.00/0.00	c Exiting...too many clauses
3937.64/995.78	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
3937.64/995.78	c ============================[ Problem Statistics ]=============================
3937.64/995.78	c |                                                                             |
3937.64/995.78	c threadId              : 1
3937.64/995.78	c restarts              : 2510
3937.64/995.78	c conflicts             : 211328         (54 /sec)
3937.64/995.78	c decisions             : 1550381        (1.39 % random) (394 /sec)
3937.64/995.78	c propagations          : 1875111404     (476358 /sec)
3937.64/995.78	c conflict literals     : 154833722      (44.83 % deleted)
3937.64/995.78	c Memory used           : 2372.86 MB
3937.64/995.78	c CPU time              : 3936.35 s
3937.64/995.78	
3937.64/995.78	c --->m=4, e=8, aimd=0, HOME/instance-3362061-1305298377.cnf	time: 984.086	conflicts: 211328       

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-3362061-1305298377/watcher-3362061-1305298377 -o /tmp/evaluation-result-3362061-1305298377/solver-3362061-1305298377 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362061-1305298377.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.79 7.93 7.03 5/374 9872
/proc/meminfo: memFree=3029824/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0

[startup+0.028277 s]
/proc/loadavg: 7.79 7.93 7.03 5/374 9872
/proc/meminfo: memFree=3029824/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100267 s]
/proc/loadavg: 7.79 7.93 7.03 5/374 9872
/proc/meminfo: memFree=3029824/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30023 s]
/proc/loadavg: 7.79 7.93 7.03 5/374 9872
/proc/meminfo: memFree=3029824/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700168 s]
/proc/loadavg: 7.79 7.93 7.03 5/374 9872
/proc/meminfo: memFree=3029824/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 7.57 7.88 7.02 6/376 9875
/proc/meminfo: memFree=2809164/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=372024 CPUtime=1.49 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 87268 0 0 0 138 11 0 0 25 0 1 0 641435883 380952576 87223 33554432000 134512640 135305190 4289639440 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9874/statm: 93006 87224 71 194 0 92810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 380724

[startup+3.10072 s]
/proc/loadavg: 7.57 7.88 7.02 6/376 9875
/proc/meminfo: memFree=2522724/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=808724 CPUtime=3.09 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 191027 0 0 0 283 26 0 0 25 0 1 0 641435883 828133376 190982 33554432000 134512640 135305190 4289639440 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9874/statm: 202181 190986 71 194 0 201985 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 817424

[startup+6.30113 s]
/proc/loadavg: 7.44 7.85 7.01 6/376 9875
/proc/meminfo: memFree=1664572/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=1641444 CPUtime=6.29 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 399155 0 0 0 574 55 0 0 25 0 1 0 641435883 1680838656 399110 33554432000 134512640 135305190 4289639440 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9874/statm: 410361 399111 71 194 0 410165 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1650144

[startup+12.7009 s]
/proc/loadavg: 7.25 7.80 7.00 9/379 9878
/proc/meminfo: memFree=1372188/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=1723916 CPUtime=19.39 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 413572 0 0 0 1873 66 0 0 21 0 4 0 641435883 1765289984 413512 33554432000 134512640 135305190 4289639440 18446744073709551615 134551782 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 430979 413512 83 194 0 430783 0
[pid=9874/tid=9876] ppid=9872 vsize=1723916 CPUtime=2.26 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 440 0 0 0 224 2 0 0 20 0 4 0 641436920 1765289984 413512 33554432000 134512640 135305190 4289639440 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=1723916 CPUtime=2.2 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 366 0 0 0 219 1 0 0 21 0 4 0 641436920 1765289984 413512 33554432000 134512640 135305190 4289639440 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=1723916 CPUtime=2.25 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 990 0 0 0 223 2 0 0 20 0 4 0 641436920 1765289984 413512 33554432000 134512640 135305190 4289639440 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.39
Current children cumulated vsize (KiB) 1732616

[startup+25.5006 s]
/proc/loadavg: 7.36 7.81 7.01 9/379 9878
/proc/meminfo: memFree=1363752/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=1734572 CPUtime=68.95 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 415783 0 0 0 6805 90 0 0 18 0 4 0 641435883 1776201728 415689 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 433643 415689 83 194 0 433447 0
[pid=9874/tid=9876] ppid=9872 vsize=1734572 CPUtime=14.57 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 1304 0 0 0 1446 11 0 0 17 0 4 0 641436920 1776201728 415689 33554432000 134512640 135305190 4289639440 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=1734572 CPUtime=14.48 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 937 0 0 0 1437 11 0 0 16 0 4 0 641436920 1776201728 415689 33554432000 134512640 135305190 4289639440 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=1734572 CPUtime=14.7 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 1397 0 0 0 1466 4 0 0 19 0 4 0 641436920 1776201728 415689 33554432000 134512640 135305190 4289639440 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 68.95
Current children cumulated vsize (KiB) 1743272

[startup+51.1009 s]
/proc/loadavg: 7.78 7.87 7.06 9/379 9879
/proc/meminfo: memFree=1339100/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=1761848 CPUtime=171.04 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 422230 0 0 0 17010 94 0 0 25 0 4 0 641435883 1804132352 422136 33554432000 134512640 135305190 4289639440 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 440462 422136 83 194 0 440266 0
[pid=9874/tid=9876] ppid=9872 vsize=1761848 CPUtime=40.16 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 3410 0 0 0 4004 12 0 0 25 0 4 0 641436920 1804132352 422136 33554432000 134512640 135305190 4289639440 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=1761848 CPUtime=40.07 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 2389 0 0 0 3995 12 0 0 25 0 4 0 641436920 1804132352 422136 33554432000 134512640 135305190 4289639440 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=1761848 CPUtime=40 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 2810 0 0 0 3995 5 0 0 25 0 4 0 641436920 1804132352 422136 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 171.04
Current children cumulated vsize (KiB) 1770548

[startup+102.315 s]
/proc/loadavg: 7.98 7.91 7.11 9/379 9880
/proc/meminfo: memFree=1263340/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=1834912 CPUtime=375.28 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 440535 0 0 0 37427 101 0 0 25 0 4 0 641435883 1878949888 440441 33554432000 134512640 135305190 4289639440 18446744073709551615 134551983 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 458728 440441 83 194 0 458532 0
[pid=9874/tid=9876] ppid=9872 vsize=1834912 CPUtime=91.37 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 7603 0 0 0 9124 13 0 0 25 0 4 0 641436920 1878949888 440441 33554432000 134512640 135305190 4289639440 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=1834912 CPUtime=91.28 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 6422 0 0 0 9115 13 0 0 25 0 4 0 641436920 1878949888 440441 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=1834912 CPUtime=90.61 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 7963 0 0 0 9053 8 0 0 25 0 4 0 641436920 1878949888 440441 33554432000 134512640 135305190 4289639440 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 375.28
Current children cumulated vsize (KiB) 1843612

[startup+162.301 s]
/proc/loadavg: 8.12 7.95 7.17 9/379 9882
/proc/meminfo: memFree=1111132/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=1966012 CPUtime=614.53 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 473033 0 0 0 61341 112 0 0 25 0 4 0 641435883 2013196288 472939 33554432000 134512640 135305190 4289639440 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 491503 472939 83 194 0 491307 0
[pid=9874/tid=9876] ppid=9872 vsize=1966012 CPUtime=151.36 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 14912 0 0 0 15121 15 0 0 25 0 4 0 641436920 2013196288 472939 33554432000 134512640 135305190 4289639440 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=1966012 CPUtime=151.27 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 12466 0 0 0 15112 15 0 0 25 0 4 0 641436920 2013196288 472939 33554432000 134512640 135305190 4289639440 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=1966012 CPUtime=149.89 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 15674 0 0 0 14978 11 0 0 25 0 4 0 641436920 2013196288 472939 33554432000 134512640 135305190 4289639440 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 614.53
Current children cumulated vsize (KiB) 1974712

[startup+222.301 s]
/proc/loadavg: 8.04 7.96 7.22 9/379 9884
/proc/meminfo: memFree=1011984/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2027500 CPUtime=853.79 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 488562 0 0 0 85261 118 0 0 25 0 4 0 641435883 2076160000 488468 33554432000 134512640 135305190 4289639440 18446744073709551615 134551639 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 506875 488468 83 194 0 506679 0
[pid=9874/tid=9876] ppid=9872 vsize=2027500 CPUtime=211.36 cores=1,3,5,7

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

/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 372316 164 0 0 25 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=931.17 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 93088 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=931.15 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 93087 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=920.56 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 92034 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3724.8
Current children cumulated vsize (KiB) 2438508

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

[startup+947.114 s]
/proc/loadavg: 8.12 8.08 7.67 9/379 9948
/proc/meminfo: memFree=97192/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3743.99 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 374235 164 0 0 25 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=935.98 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 93569 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=935.96 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 93568 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=925.3 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 92508 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3743.99
Current children cumulated vsize (KiB) 2438508

[startup+972.701 s]
/proc/loadavg: 8.08 8.08 7.67 9/379 9949
/proc/meminfo: memFree=97064/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3846 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 384436 164 0 0 25 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=961.56 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 96127 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=961.55 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 96127 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=950.58 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 95036 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3846
Current children cumulated vsize (KiB) 2438508

[startup+985.5 s]
/proc/loadavg: 8.13 8.09 7.68 9/379 9949
/proc/meminfo: memFree=96692/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3897.08 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 389544 164 0 0 25 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528402 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=974.37 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 97408 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=974.36 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 97408 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=963.23 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 96301 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3897.08
Current children cumulated vsize (KiB) 2438508

[startup+991.901 s]
/proc/loadavg: 8.12 8.09 7.68 10/379 9949
/proc/meminfo: memFree=96692/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3922.55 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 392091 164 0 0 25 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551808 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=980.76 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 98047 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=980.72 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 98044 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=969.55 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 96933 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3922.55
Current children cumulated vsize (KiB) 2438508

[startup+993.501 s]
/proc/loadavg: 8.12 8.09 7.68 9/379 9949
/proc/meminfo: memFree=96568/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3928.92 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 392728 164 0 0 25 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=982.36 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 98207 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134558354 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=982.32 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 98204 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=971.13 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 97091 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3928.92
Current children cumulated vsize (KiB) 2438508

[startup+995.101 s]
/proc/loadavg: 8.12 8.09 7.68 9/379 9949
/proc/meminfo: memFree=96568/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3935.26 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 393362 164 0 0 18 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134545898 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=983.95 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 98366 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=983.92 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 98364 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=972.71 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 97249 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3935.26
Current children cumulated vsize (KiB) 2438508

[startup+995.515 s]
/proc/loadavg: 8.19 8.10 7.69 9/379 9949
/proc/meminfo: memFree=96568/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3936.9 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 393526 164 0 0 19 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=984.37 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 98408 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=984.33 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 98405 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=973.11 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 97289 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3936.9
Current children cumulated vsize (KiB) 2438508

[startup+995.701 s]
/proc/loadavg: 8.19 8.10 7.69 9/379 9949
/proc/meminfo: memFree=96568/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=2429808 CPUtime=3937.64 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202496 588914 0 0 0 393600 164 0 0 19 0 4 0 641435883 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 607452 588792 83 194 0 607256 0
[pid=9874/tid=9876] ppid=9872 vsize=2429808 CPUtime=984.55 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 46103 0 0 0 98426 29 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=9874/tid=9877] ppid=9872 vsize=2429808 CPUtime=984.52 cores=1,3,5,7
/proc/9874/task/9877/stat : 9877 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 38098 0 0 0 98424 28 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134552532 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=9874/tid=9878] ppid=9872 vsize=2429808 CPUtime=973.3 cores=1,3,5,7
/proc/9874/task/9878/stat : 9878 (manysat1.1_stat) R 9872 9872 9547 0 -1 4202560 41075 0 0 0 97308 22 0 0 25 0 4 0 641436920 2488123392 588792 33554432000 134512640 135305190 4289639440 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3937.64
Current children cumulated vsize (KiB) 2438508

[startup+995.801 s]
/proc/loadavg: 8.19 8.10 7.69 9/379 9949
/proc/meminfo: memFree=96568/32951124 swapFree=67111348/67111528
[pid=9872] ppid=9870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9872/stat : 9872 (manysat.sh) S 9870 9872 9547 0 -1 4202496 355 107 0 0 0 0 0 0 23 0 1 0 641435883 8908800 251 33554432000 4194304 4922060 140735209116416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9872/statm: 2175 251 209 178 0 68 0
[pid=9874] ppid=9872 vsize=0 CPUtime=3938 cores=1,3,5,7
/proc/9874/stat : 9874 (manysat1.1_stat) Z 9872 9872 9547 0 -1 4202524 588930 0 0 0 393634 166 0 0 19 0 2 0 641435883 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9874/statm: 0 0 0 0 0 0 0
[pid=9874/tid=9876] ppid=9872 vsize=0 CPUtime=984.65 cores=1,3,5,7
/proc/9874/task/9876/stat : 9876 (manysat1.1_stat) R 9872 9872 9547 0 -1 4203588 46103 0 0 0 98435 30 0 0 25 0 2 0 641436920 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3938
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 995.88
CPU time (s): 3938.09
CPU user time (s): 3936.35
CPU system time (s): 1.73873
CPU usage (%): 395.438
Max. virtual memory (cumulated for all children) (KiB): 2438508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3936.35
system time used= 1.73873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 589405
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= 19907
involuntary context switches= 26507

runsolver used 3.24251 second user time and 8.5697 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-13 16:53:01
IDJOB=3362061
IDBENCH=82371
IDSOLVER=1838
FILE ID=node139/3362061-1305298377
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= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362061-1305298377/watcher-3362061-1305298377 -o /tmp/evaluation-result-3362061-1305298377/solver-3362061-1305298377 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362061-1305298377.cnf aimd 1

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=914206823

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:       3030096 kB
Buffers:        254600 kB
Cached:       21299820 kB
SwapCached:          8 kB
Active:       17069052 kB
Inactive:     12089404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3030096 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          160812 kB
Writeback:           0 kB
AnonPages:     7604112 kB
Mapped:          29416 kB
Slab:           660232 kB
PageTables:      39784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77584348 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= 40268 MiB
End job on node139 at 2011-05-13 17:09:37