Trace number 3362070

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) 8228.16 2078.85

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark477.605
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.00/0.00	c Parsing...
0.00/0.41	c ==============================================================================
0.00/0.41	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.41	c ==============================================================================
0.00/0.41	c |         0 | 1040158  2379025 |  312047       0        0     nan |  0.000 % |
1.79/1.87	c |         0 |  741497  1727155 |      --       0       --      -- |     --   | -35/-52
1.79/1.87	c ==============================================================================
1.79/1.87	c Result  :   #vars: 53836   #clauses: 741497   #literals: 1727155
1.79/1.87	c CPU time:   1.80472 s
1.79/1.87	c ==============================================================================
8228.09/2078.84	HOME/manysat.sh: line 55:   951 Segmentation fault      (core dumped) $MS -verbosity=0 $TMP.cnf $TMP.result -$AIMD $AIMD_FLAG "$@"

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-3362070-1305298477/watcher-3362070-1305298477 -o /tmp/evaluation-result-3362070-1305298477/solver-3362070-1305298477 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362070-1305298477.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.76 3.92 3.47 2/310 948
/proc/meminfo: memFree=7895828/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=0 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641450180 8908800 250 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/948/statm: 2175 250 209 178 0 68 0

[startup+0.013446 s]
/proc/loadavg: 3.76 3.92 3.47 2/310 948
/proc/meminfo: memFree=7895828/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=0 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641450180 8908800 250 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/948/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100406 s]
/proc/loadavg: 3.76 3.92 3.47 2/310 948
/proc/meminfo: memFree=7895828/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=0 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641450180 8908800 250 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/948/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300369 s]
/proc/loadavg: 3.76 3.92 3.47 2/310 948
/proc/meminfo: memFree=7895828/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=0 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641450180 8908800 250 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/948/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70029 s]
/proc/loadavg: 3.76 3.92 3.47 2/310 948
/proc/meminfo: memFree=7895828/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=0 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641450180 8908800 250 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/948/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50114 s]
/proc/loadavg: 3.76 3.92 3.47 2/312 950
/proc/meminfo: memFree=7819552/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=0 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641450180 8908800 250 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/948/statm: 2175 250 209 178 0 68 0
[pid=949] ppid=948 vsize=87744 CPUtime=1.49 cores=0-7
/proc/949/stat : 949 (SatElite) R 948 948 653 0 -1 4202496 21239 0 0 0 144 5 0 0 25 0 1 0 641450180 89849856 19041 33554432000 134512640 135034092 4291016240 18446744073709551615 134566558 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/949/statm: 21936 19041 68 128 0 21806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96444

[startup+3.1008 s]
/proc/loadavg: 3.62 3.89 3.46 2/312 950
/proc/meminfo: memFree=7811040/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30123 s]
/proc/loadavg: 3.62 3.89 3.46 5/315 954
/proc/meminfo: memFree=7704392/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=222792 CPUtime=14 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 45642 0 0 0 1392 8 0 0 18 0 4 0 641450404 228139008 45561 33554432000 134512640 135305190 4289733600 18446744073709551615 134551687 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/951/statm: 55698 45561 84 194 0 55502 0
[pid=951/tid=952] ppid=948 vsize=222792 CPUtime=3.31 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 1055 0 0 0 331 0 0 0 25 0 4 0 641450478 228139008 45561 33554432000 134512640 135305190 4289733600 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=951/tid=953] ppid=948 vsize=222792 CPUtime=3.3 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 1695 0 0 0 330 0 0 0 18 0 4 0 641450478 228139008 45561 33554432000 134512640 135305190 4289733600 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=222792 CPUtime=3.3 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 1520 0 0 0 330 0 0 0 19 0 4 0 641450478 228139008 45561 33554432000 134512640 135305190 4289733600 18446744073709551615 134558354 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 16.22
Current children cumulated vsize (KiB) 231492

[startup+12.701 s]
/proc/loadavg: 3.68 3.89 3.46 5/315 955
/proc/meminfo: memFree=7663532/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=261296 CPUtime=39.59 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 55614 0 0 0 3948 11 0 0 19 0 4 0 641450404 267567104 55533 33554432000 134512640 135305190 4289733600 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/951/statm: 65324 55533 84 194 0 65128 0
[pid=951/tid=952] ppid=948 vsize=261296 CPUtime=9.71 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 3051 0 0 0 970 1 0 0 25 0 4 0 641450478 267567104 55533 33554432000 134512640 135305190 4289733600 18446744073709551615 134551733 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=261296 CPUtime=9.7 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 4233 0 0 0 969 1 0 0 18 0 4 0 641450478 267567104 55533 33554432000 134512640 135305190 4289733600 18446744073709551615 134551531 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=261296 CPUtime=9.71 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 4060 0 0 0 970 1 0 0 18 0 4 0 641450478 267567104 55533 33554432000 134512640 135305190 4289733600 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.81
Current children cumulated vsize (KiB) 269996

[startup+25.5006 s]
/proc/loadavg: 3.73 3.89 3.47 5/315 955
/proc/meminfo: memFree=7580364/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=345732 CPUtime=90.79 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 76203 0 0 0 9060 19 0 0 25 0 4 0 641450404 354029568 76122 33554432000 134512640 135305190 4289733600 18446744073709551615 134843311 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/951/statm: 86433 76124 84 194 0 86237 0
[pid=951/tid=952] ppid=948 vsize=345732 CPUtime=22.51 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 7449 0 0 0 2248 3 0 0 25 0 4 0 641450478 354029568 76126 33554432000 134512640 135305190 4289733600 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=345732 CPUtime=22.5 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 9533 0 0 0 2248 2 0 0 19 0 4 0 641450478 354029568 76126 33554432000 134512640 135305190 4289733600 18446744073709551615 134551736 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=345732 CPUtime=22.5 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 9382 0 0 0 2247 3 0 0 18 0 4 0 641450478 354029568 76126 33554432000 134512640 135305190 4289733600 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 93.01
Current children cumulated vsize (KiB) 354432

[startup+51.1008 s]
/proc/loadavg: 3.82 3.90 3.48 5/315 956
/proc/meminfo: memFree=7437732/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=488872 CPUtime=193.18 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 112305 0 0 0 19284 34 0 0 25 0 4 0 641450404 500604928 112224 33554432000 134512640 135305190 4289733600 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 122218 112224 84 194 0 122022 0
[pid=951/tid=952] ppid=948 vsize=488872 CPUtime=48.1 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 15436 0 0 0 4804 6 0 0 19 0 4 0 641450478 500604928 112224 33554432000 134512640 135305190 4289733600 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=488872 CPUtime=48.09 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 19500 0 0 0 4805 4 0 0 20 0 4 0 641450478 500604928 112224 33554432000 134512640 135305190 4289733600 18446744073709551615 134551776 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=488872 CPUtime=48.1 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 14960 0 0 0 4805 5 0 0 18 0 4 0 641450478 500604928 112224 33554432000 134512640 135305190 4289733600 18446744073709551615 134557971 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 195.4
Current children cumulated vsize (KiB) 497572

[startup+102.312 s]
/proc/loadavg: 3.93 3.92 3.51 5/315 957
/proc/meminfo: memFree=7158668/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=765088 CPUtime=398.02 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 181154 0 0 0 39742 60 0 0 25 0 4 0 641450404 783450112 181073 33554432000 134512640 135305190 4289733600 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 191272 181073 84 194 0 191076 0
[pid=951/tid=952] ppid=948 vsize=765088 CPUtime=99.32 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 30670 0 0 0 9920 12 0 0 25 0 4 0 641450478 783450112 181073 33554432000 134512640 135305190 4289733600 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=765088 CPUtime=99.31 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 35534 0 0 0 9922 9 0 0 21 0 4 0 641450478 783450112 181073 33554432000 134512640 135305190 4289733600 18446744073709551615 134528612 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=765088 CPUtime=99.31 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 31663 0 0 0 9920 11 0 0 18 0 4 0 641450478 783450112 181073 33554432000 134512640 135305190 4289733600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 400.24
Current children cumulated vsize (KiB) 773788

[startup+162.301 s]
/proc/loadavg: 3.97 3.93 3.54 5/315 959
/proc/meminfo: memFree=6887564/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=1040764 CPUtime=637.96 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 249684 0 0 0 63711 85 0 0 25 0 4 0 641450404 1065742336 249603 33554432000 134512640 135305190 4289733600 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 260191 249603 84 194 0 259995 0
[pid=951/tid=952] ppid=948 vsize=1040764 CPUtime=159.3 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 45565 0 0 0 15913 17 0 0 25 0 4 0 641450478 1065742336 249603 33554432000 134512640 135305190 4289733600 18446744073709551615 134557217 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=1040764 CPUtime=159.29 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 57340 0 0 0 15913 16 0 0 25 0 4 0 641450478 1065742336 249603 33554432000 134512640 135305190 4289733600 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=1040764 CPUtime=159.3 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 45914 0 0 0 15914 16 0 0 25 0 4 0 641450478 1065742336 249603 33554432000 134512640 135305190 4289733600 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 640.18
Current children cumulated vsize (KiB) 1049464

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.56 5/315 960
/proc/meminfo: memFree=6644260/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0

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


[startup+2022.3 s]
/proc/loadavg: 4.06 4.03 3.92 5/315 1021
/proc/meminfo: memFree=3854596/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4069936 CPUtime=8077.04 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 1006132 0 0 0 807352 352 0 0 25 0 4 0 641450404 4167614464 1006042 33554432000 134512640 135305190 4289733600 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1017484 1006042 84 194 0 1017288 0
[pid=951/tid=952] ppid=948 vsize=4069936 CPUtime=2019.04 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 224873 0 0 0 201821 83 0 0 25 0 4 0 641450478 4167614464 1006042 33554432000 134512640 135305190 4289733600 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4069936 CPUtime=2019.24 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 256848 0 0 0 201848 76 0 0 25 0 4 0 641450478 4167614464 1006042 33554432000 134512640 135305190 4289733600 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=4069936 CPUtime=2018.95 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 228408 0 0 0 201819 76 0 0 25 0 4 0 641450478 4167614464 1006042 33554432000 134512640 135305190 4289733600 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8079.26
Current children cumulated vsize (KiB) 4078636

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

[startup+2047.9 s]
/proc/loadavg: 4.04 4.03 3.92 5/315 1022
/proc/meminfo: memFree=3774112/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4150832 CPUtime=8179.44 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4202496 1026553 0 0 0 817584 360 0 0 25 0 4 0 641450404 4250451968 1026463 33554432000 134512640 135305190 4289733600 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1037708 1026463 84 194 0 1037512 0
[pid=951/tid=952] ppid=948 vsize=4150832 CPUtime=2044.63 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) R 948 948 653 0 -1 4202560 228749 0 0 0 204379 84 0 0 25 0 4 0 641450478 4250451968 1026463 33554432000 134512640 135305190 4289733600 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4150832 CPUtime=2044.84 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4202560 261741 0 0 0 204406 78 0 0 25 0 4 0 641450478 4250451968 1026463 33554432000 134512640 135305190 4289733600 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=951/tid=954] ppid=948 vsize=4150832 CPUtime=2044.56 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) R 948 948 653 0 -1 4202560 234591 0 0 0 204377 79 0 0 25 0 4 0 641450478 4250451968 1026463 33554432000 134512640 135305190 4289733600 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8181.66
Current children cumulated vsize (KiB) 4159532

[startup+2060.7 s]
/proc/loadavg: 4.03 4.03 3.92 2/315 1022
/proc/meminfo: memFree=2069600/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4194288 CPUtime=8222.86 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) D 948 948 653 0 -1 4203524 1038029 0 0 0 821657 629 0 0 25 0 4 0 641450404 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551661 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1048572 1037510 84 194 0 1048376 0
[pid=951/tid=952] ppid=948 vsize=4194288 CPUtime=2054.86 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) D 948 948 653 0 -1 4203588 231849 0 0 0 205398 88 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551681 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4194288 CPUtime=2057.58 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) R 948 948 653 0 -1 4204096 264122 0 0 0 205426 332 0 0 22 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134563946 0 0 4096 3 0 0 0 -1 4 0 0 6
[pid=951/tid=954] ppid=948 vsize=4194288 CPUtime=2054.79 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) D 948 948 653 0 -1 4203588 238007 0 0 0 205395 84 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551992 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8225.08
Current children cumulated vsize (KiB) 4202988

[startup+2067.1 s]
/proc/loadavg: 4.26 4.08 3.93 1/315 1022
/proc/meminfo: memFree=903328/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4194288 CPUtime=8223.93 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) D 948 948 653 0 -1 4203524 1038029 0 0 0 821657 736 0 0 25 0 4 0 641450404 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551661 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1048572 1037510 84 194 0 1048376 0
[pid=951/tid=952] ppid=948 vsize=4194288 CPUtime=2054.86 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) D 948 948 653 0 -1 4203588 231849 0 0 0 205398 88 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551681 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4194288 CPUtime=2058.65 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) D 948 948 653 0 -1 4204096 264122 0 0 0 205426 439 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 0 0 0 533
[pid=951/tid=954] ppid=948 vsize=4194288 CPUtime=2054.79 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) D 948 948 653 0 -1 4203588 238007 0 0 0 205395 84 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551992 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8226.15
Current children cumulated vsize (KiB) 4202988

[startup+2073.51 s]
/proc/loadavg: 4.48 4.12 3.95 1/315 1023
/proc/meminfo: memFree=93416/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4194288 CPUtime=8225.26 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) D 948 948 653 0 -1 4203524 1038029 0 0 0 821657 869 0 0 25 0 4 0 641450404 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551661 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1048572 1037510 84 194 0 1048376 0
[pid=951/tid=952] ppid=948 vsize=4194288 CPUtime=2054.86 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) D 948 948 653 0 -1 4203588 231849 0 0 0 205398 88 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551681 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4194288 CPUtime=2059.98 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) D 948 948 653 0 -1 4204096 264122 0 0 0 205426 572 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 0 0 0 1028
[pid=951/tid=954] ppid=948 vsize=4194288 CPUtime=2054.79 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) D 948 948 653 0 -1 4203588 238007 0 0 0 205395 84 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551992 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8227.48
Current children cumulated vsize (KiB) 4202988

[startup+2076.7 s]
/proc/loadavg: 4.68 4.17 3.96 1/315 1023
/proc/meminfo: memFree=95540/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4194288 CPUtime=8225.44 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) D 948 948 653 0 -1 4203524 1038029 0 0 0 821657 887 0 0 25 0 4 0 641450404 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551661 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1048572 1037510 84 194 0 1048376 0
[pid=951/tid=952] ppid=948 vsize=4194288 CPUtime=2054.86 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) D 948 948 653 0 -1 4203588 231849 0 0 0 205398 88 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551681 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4194288 CPUtime=2060.15 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) D 948 948 653 0 -1 4204096 264122 0 0 0 205426 589 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 0 0 0 1189
[pid=951/tid=954] ppid=948 vsize=4194288 CPUtime=2054.79 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) D 948 948 653 0 -1 4203588 238007 0 0 0 205395 84 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551992 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8227.66
Current children cumulated vsize (KiB) 4202988

[startup+2077.5 s]
/proc/loadavg: 4.68 4.17 3.96 1/315 1023
/proc/meminfo: memFree=95540/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4194288 CPUtime=8225.61 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) D 948 948 653 0 -1 4203524 1038029 0 0 0 821657 904 0 0 25 0 4 0 641450404 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551661 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1048572 1037510 84 194 0 1048376 0
[pid=951/tid=952] ppid=948 vsize=4194288 CPUtime=2054.86 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) D 948 948 653 0 -1 4203588 231849 0 0 0 205398 88 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551681 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4194288 CPUtime=2060.33 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) D 948 948 653 0 -1 4204096 264122 0 0 0 205426 607 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 0 0 0 1354
[pid=951/tid=954] ppid=948 vsize=4194288 CPUtime=2054.79 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) D 948 948 653 0 -1 4203588 238007 0 0 0 205395 84 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551992 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8227.83
Current children cumulated vsize (KiB) 4202988

[startup+2078.3 s]
/proc/loadavg: 4.68 4.17 3.96 1/315 1023
/proc/meminfo: memFree=95960/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=4194288 CPUtime=8225.61 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) D 948 948 653 0 -1 4203524 1038029 0 0 0 821657 904 0 0 25 0 4 0 641450404 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551661 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/951/statm: 1048572 1037510 84 194 0 1048376 0
[pid=951/tid=952] ppid=948 vsize=4194288 CPUtime=2054.86 cores=0-7
/proc/951/task/952/stat : 952 (manysat1.1_stat) D 948 948 653 0 -1 4203588 231849 0 0 0 205398 88 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551681 0 0 4096 3 18446744071562337734 0 0 -1 2 0 0 0
[pid=951/tid=953] ppid=948 vsize=4194288 CPUtime=2060.33 cores=0-7
/proc/951/task/953/stat : 953 (manysat1.1_stat) D 948 948 653 0 -1 4204096 264122 0 0 0 205426 607 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 0 0 0 1354
[pid=951/tid=954] ppid=948 vsize=4194288 CPUtime=2054.79 cores=0-7
/proc/951/task/954/stat : 954 (manysat1.1_stat) D 948 948 653 0 -1 4203588 238007 0 0 0 205395 84 0 0 18 0 4 0 641450478 4294950912 1037510 33554432000 134512640 135305190 4289733600 18446744073709551615 134551992 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8227.83
Current children cumulated vsize (KiB) 4202988

[startup+2078.7 s]
/proc/loadavg: 4.68 4.17 3.96 1/315 1023
/proc/meminfo: memFree=95960/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=0 CPUtime=8225.77 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4203524 1038030 0 0 0 821657 920 0 0 18 0 1 0 641450404 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/951/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8227.99
Current children cumulated vsize (KiB) 8700

[startup+2078.8 s]
/proc/loadavg: 4.68 4.17 3.96 1/315 1023
/proc/meminfo: memFree=95960/32951124 swapFree=67093864/67111528
[pid=948] ppid=946 vsize=8700 CPUtime=2.22 cores=0-7
/proc/948/stat : 948 (manysat.sh) S 946 948 653 0 -1 4202496 357 23353 0 0 0 0 214 8 18 0 1 0 641450180 8908800 253 33554432000 4194304 4922060 140734474096176 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/948/statm: 2175 253 209 178 0 68 0
[pid=951] ppid=948 vsize=0 CPUtime=8225.87 cores=0-7
/proc/951/stat : 951 (manysat1.1_stat) R 948 948 653 0 -1 4203524 1038030 0 0 0 821657 930 0 0 18 0 1 0 641450404 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/951/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8228.09
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 2078.85
CPU time (s): 8228.16
CPU user time (s): 8218.73
CPU system time (s): 9.43257
CPU usage (%): 395.804
Max. virtual memory (cumulated for all children) (KiB): 4202988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8218.73
system time used= 9.43257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1061953
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= 9606
involuntary context switches= 17626

runsolver used 5.97709 second user time and 14.8177 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-13 16:54:38
IDJOB=3362070
IDBENCH=82378
IDSOLVER=1839
FILE ID=node102/3362070-1305298477
RUNJOBID= node102-1305296397-667
PBS_JOBID= 13321451
Free space on /tmp= 44768 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362070-1305298477/watcher-3362070-1305298477 -o /tmp/evaluation-result-3362070-1305298477/solver-3362070-1305298477 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362070-1305298477.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=115748980

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7896108 kB
Buffers:        202688 kB
Cached:        6061088 kB
SwapCached:       1168 kB
Active:       20070288 kB
Inactive:      4634832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7896108 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           25244 kB
Writeback:           0 kB
AnonPages:    18440328 kB
Mapped:          25920 kB
Slab:           231896 kB
PageTables:      52316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59035148 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= 40708 MiB
End job on node102 at 2011-05-13 17:29:17