Trace number 3361908

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) 6664.6 1695.59

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark380.915
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c Parsing...
1.29/1.33	c ==============================================================================
1.29/1.33	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.33	c ==============================================================================
1.29/1.33	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
19.29/19.34	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
19.29/19.35	c ==============================================================================
19.29/19.35	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
19.29/19.35	c CPU time:   19.1751 s
19.29/19.35	c ==============================================================================
6664.50/1695.57	HOME/manysat.sh: line 55: 17245 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-3361908-1305296397/watcher-3361908-1305296397 -o /tmp/evaluation-result-3361908-1305296397/solver-3361908-1305296397 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361908-1305296397.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: 0.00 0.00 0.00 1/317 17241
/proc/meminfo: memFree=25557888/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0

[startup+0.106902 s]
/proc/loadavg: 0.00 0.00 0.00 1/317 17241
/proc/meminfo: memFree=25557888/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200883 s]
/proc/loadavg: 0.00 0.00 0.00 1/317 17241
/proc/meminfo: memFree=25557888/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300878 s]
/proc/loadavg: 0.00 0.00 0.00 1/317 17241
/proc/meminfo: memFree=25557888/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700804 s]
/proc/loadavg: 0.00 0.00 0.00 1/317 17241
/proc/meminfo: memFree=25557888/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 0.00 0.00 0.00 2/319 17243
/proc/meminfo: memFree=25408216/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
[pid=17242] ppid=17241 vsize=244088 CPUtime=1.49 cores=0-7
/proc/17242/stat : 17242 (SatElite) R 17241 17241 17215 0 -1 4202496 59800 0 0 0 136 13 0 0 25 0 1 0 641240448 249946112 55116 33554432000 134512640 135034092 4287260352 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17242/statm: 61022 55116 68 128 0 60892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252788

[startup+3.10035 s]
/proc/loadavg: 0.08 0.02 0.01 2/319 17243
/proc/meminfo: memFree=25321788/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
[pid=17242] ppid=17241 vsize=265704 CPUtime=3.09 cores=0-7
/proc/17242/stat : 17242 (SatElite) R 17241 17241 17215 0 -1 4202496 64310 0 0 0 294 15 0 0 25 0 1 0 641240448 272080896 59626 33554432000 134512640 135034092 4287260352 18446744073709551615 134566212 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17242/statm: 66426 59626 68 128 0 66296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 274404

[startup+6.30077 s]
/proc/loadavg: 0.08 0.02 0.01 2/319 17243
/proc/meminfo: memFree=25296008/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
[pid=17242] ppid=17241 vsize=299080 CPUtime=6.29 cores=0-7
/proc/17242/stat : 17242 (SatElite) R 17241 17241 17215 0 -1 4202496 69909 0 0 0 614 15 0 0 25 0 1 0 641240448 306257920 64766 33554432000 134512640 135034092 4287260352 18446744073709551615 134582740 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17242/statm: 74770 64766 68 128 0 74640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 307780

[startup+12.7006 s]
/proc/loadavg: 0.15 0.03 0.01 2/319 17244
/proc/meminfo: memFree=25296008/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=0 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 641240447 8908800 249 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17241/statm: 2175 249 209 178 0 68 0
[pid=17242] ppid=17241 vsize=299080 CPUtime=12.69 cores=0-7
/proc/17242/stat : 17242 (SatElite) R 17241 17241 17215 0 -1 4202496 69921 0 0 0 1254 15 0 0 25 0 1 0 641240448 306257920 64778 33554432000 134512640 135034092 4287260352 18446744073709551615 134584306 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17242/statm: 74770 64778 68 128 0 74640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 307780

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.02 5/322 17248
/proc/meminfo: memFree=24760104/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=769840 CPUtime=5.16 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 181268 0 0 0 491 25 0 0 18 0 4 0 641242602 788316160 181139 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 192460 181139 84 194 0 192264 0
[pid=17245/tid=17246] ppid=17241 vsize=769840 CPUtime=0.42 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 1078 0 0 0 42 0 0 0 17 0 4 0 641242953 788316160 181139 33554432000 134512640 135305190 4293598000 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=769840 CPUtime=0.39 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 1419 0 0 0 38 1 0 0 18 0 4 0 641242953 788316160 181139 33554432000 134512640 135305190 4293598000 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=769840 CPUtime=0.39 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 898 0 0 0 39 0 0 0 18 0 4 0 641242953 788316160 181139 33554432000 134512640 135305190 4293598000 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.7
Current children cumulated vsize (KiB) 778540

[startup+51.1005 s]
/proc/loadavg: 1.59 0.39 0.13 5/322 17248
/proc/meminfo: memFree=24614916/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=915168 CPUtime=107.52 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 217706 0 0 0 10709 43 0 0 18 0 4 0 641242602 937132032 217577 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 228792 217577 84 194 0 228596 0
[pid=17245/tid=17246] ppid=17241 vsize=915168 CPUtime=26.02 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 5490 0 0 0 2600 2 0 0 25 0 4 0 641242953 937132032 217577 33554432000 134512640 135305190 4293598000 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=915168 CPUtime=25.99 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 25156 0 0 0 2589 10 0 0 19 0 4 0 641242953 937132032 217577 33554432000 134512640 135305190 4293598000 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=915168 CPUtime=25.98 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 4413 0 0 0 2596 2 0 0 18 0 4 0 641242953 937132032 217577 33554432000 134512640 135305190 4293598000 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 129.06
Current children cumulated vsize (KiB) 923868

[startup+102.301 s]
/proc/loadavg: 3.03 1.00 0.35 5/322 17250
/proc/meminfo: memFree=24408300/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=1119292 CPUtime=312.36 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 268468 0 0 0 31168 68 0 0 18 0 4 0 641242602 1146155008 268339 33554432000 134512640 135305190 4293598000 18446744073709551615 134570388 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17245/statm: 279823 268339 84 194 0 279627 0
[pid=17245/tid=17246] ppid=17241 vsize=1119292 CPUtime=77.23 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 10211 0 0 0 7718 5 0 0 25 0 4 0 641242953 1146155008 268339 33554432000 134512640 135305190 4293598000 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=1119292 CPUtime=77.2 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 65571 0 0 0 7694 26 0 0 18 0 4 0 641242953 1146155008 268339 33554432000 134512640 135305190 4293598000 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=1119292 CPUtime=77.19 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 6463 0 0 0 7716 3 0 0 25 0 4 0 641242953 1146155008 268339 33554432000 134512640 135305190 4293598000 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 333.9
Current children cumulated vsize (KiB) 1127992

[startup+162.301 s]
/proc/loadavg: 3.61 1.50 0.56 5/322 17252
/proc/meminfo: memFree=24172796/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=1361368 CPUtime=552.3 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 328310 0 0 0 55134 96 0 0 25 0 4 0 641242602 1394040832 328181 33554432000 134512640 135305190 4293598000 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 340342 328181 84 194 0 340146 0
[pid=17245/tid=17246] ppid=17241 vsize=1361368 CPUtime=137.22 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 16134 0 0 0 13712 10 0 0 25 0 4 0 641242953 1394040832 328181 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=1361368 CPUtime=137.18 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 114778 0 0 0 13674 44 0 0 18 0 4 0 641242953 1394040832 328181 33554432000 134512640 135305190 4293598000 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=1361368 CPUtime=137.18 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 8516 0 0 0 13713 5 0 0 20 0 4 0 641242953 1394040832 328181 33554432000 134512640 135305190 4293598000 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 573.84
Current children cumulated vsize (KiB) 1370068

[startup+222.313 s]
/proc/loadavg: 3.87 1.98 0.79 5/322 17253
/proc/meminfo: memFree=23875660/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=1656504 CPUtime=792.3 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 401535 0 0 0 79101 129 0 0 20 0 4 0 641242602 1696260096 401406 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 414126 401406 84 194 0 413930 0
[pid=17245/tid=17246] ppid=17241 vsize=1656504 CPUtime=197.21 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 19486 0 0 0 19709 12 0 0 25 0 4 0 641242953 1696260096 401406 33554432000 134512640 135305190 4293598000 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=1656504 CPUtime=197.19 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 180553 0 0 0 19650 69 0 0 18 0 4 0 641242953 1696260096 401406 33554432000 134512640 135305190 4293598000 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=1656504 CPUtime=197.18 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 9767 0 0 0 19712 6 0 0 25 0 4 0 641242953 1696260096 401406 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 813.84

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


[startup+1662.3 s]
/proc/loadavg: 4.02 3.99 3.29 5/322 17292
/proc/meminfo: memFree=21431940/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4129364 CPUtime=6551.61 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 1011319 0 0 0 654569 592 0 0 18 0 4 0 641242602 4228468736 1011169 33554432000 134512640 135305190 4293598000 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 1032341 1011169 84 194 0 1032145 0
[pid=17245/tid=17246] ppid=17241 vsize=4129364 CPUtime=1636.97 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 88478 0 0 0 163626 71 0 0 25 0 4 0 641242953 4228468736 1011169 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4129364 CPUtime=1637.18 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 615994 0 0 0 163390 328 0 0 18 0 4 0 641242953 4228468736 1011169 33554432000 134512640 135305190 4293598000 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4129364 CPUtime=1637.01 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 51974 0 0 0 163660 41 0 0 25 0 4 0 641242953 4228468736 1011169 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6573.15
Current children cumulated vsize (KiB) 4138064

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

[startup+1664 s]
/proc/loadavg: 4.02 3.99 3.29 5/322 17292
/proc/meminfo: memFree=21430080/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4131412 CPUtime=6558.4 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 1011958 0 0 0 655248 592 0 0 20 0 4 0 641242602 4230565888 1011808 33554432000 134512640 135305190 4293598000 18446744073709551615 134528402 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 1032853 1011808 84 194 0 1032657 0
[pid=17245/tid=17246] ppid=17241 vsize=4131412 CPUtime=1638.67 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 88542 0 0 0 163796 71 0 0 25 0 4 0 641242953 4230565888 1011808 33554432000 134512640 135305190 4293598000 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4131412 CPUtime=1638.88 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 616326 0 0 0 163560 328 0 0 18 0 4 0 641242953 4230565888 1011808 33554432000 134512640 135305190 4293598000 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4131412 CPUtime=1638.71 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 52097 0 0 0 163830 41 0 0 19 0 4 0 641242953 4230565888 1011808 33554432000 134512640 135305190 4293598000 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6579.94
Current children cumulated vsize (KiB) 4140112

[startup+1676.8 s]
/proc/loadavg: 4.01 3.99 3.30 5/322 17292
/proc/meminfo: memFree=21409740/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4150868 CPUtime=6609.6 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 1016895 0 0 0 660364 596 0 0 20 0 4 0 641242602 4250488832 1016745 33554432000 134512640 135305190 4293598000 18446744073709551615 134546014 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 1037717 1016745 84 194 0 1037521 0
[pid=17245/tid=17246] ppid=17241 vsize=4150868 CPUtime=1651.47 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 89339 0 0 0 165076 71 0 0 25 0 4 0 641242953 4250488832 1016745 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4150868 CPUtime=1651.68 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 618456 0 0 0 164838 330 0 0 18 0 4 0 641242953 4250488832 1016745 33554432000 134512640 135305190 4293598000 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4150868 CPUtime=1651.51 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 52780 0 0 0 165109 42 0 0 20 0 4 0 641242953 4250488832 1016745 33554432000 134512640 135305190 4293598000 18446744073709551615 134542059 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6631.14
Current children cumulated vsize (KiB) 4159568

[startup+1683.2 s]
/proc/loadavg: 4.01 3.99 3.31 5/322 17292
/proc/meminfo: memFree=21384060/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4175992 CPUtime=6634.8 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202496 1025609 0 0 0 662749 731 0 0 18 0 4 0 641242602 4276215808 1023189 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/17245/statm: 1043998 1023189 84 194 0 1043802 0
[pid=17245/tid=17246] ppid=17241 vsize=4175992 CPUtime=1657.75 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 91366 0 0 0 165668 107 0 0 18 0 4 0 641242953 4276215808 1023189 33554432000 134512640 135305190 4293598000 18446744073709551615 134530997 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4175992 CPUtime=1657.96 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 620940 0 0 0 165434 362 0 0 18 0 4 0 641242953 4276215808 1023189 33554432000 134512640 135305190 4293598000 18446744073709551615 134868979 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4175992 CPUtime=1657.85 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) R 17241 17241 17215 0 -1 4202560 53483 0 0 0 165734 51 0 0 18 0 4 0 641242953 4276215808 1023189 33554432000 134512640 135305190 4293598000 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6656.34
Current children cumulated vsize (KiB) 4184692

[startup+1689.6 s]
/proc/loadavg: 4.01 3.99 3.31 1/322 17292
/proc/meminfo: memFree=17568788/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4179940 CPUtime=6642.2 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) D 17241 17241 17215 0 -1 4204032 1026996 0 0 0 662999 1221 0 0 18 0 4 0 641242602 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134563946 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 94
/proc/17245/statm: 1044985 1024298 84 194 0 1044789 0
[pid=17245/tid=17246] ppid=17241 vsize=4179940 CPUtime=1658.46 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 91628 0 0 0 165732 114 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4179940 CPUtime=1658.66 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 621634 0 0 0 165488 378 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4179940 CPUtime=1658.55 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 53670 0 0 0 165801 54 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528480 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6663.74
Current children cumulated vsize (KiB) 4188640

[startup+1692.8 s]
/proc/loadavg: 4.01 3.99 3.31 2/322 17292
/proc/meminfo: memFree=17424208/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4179940 CPUtime=6642.55 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) D 17241 17241 17215 0 -1 4204032 1026996 0 0 0 662999 1256 0 0 18 0 4 0 641242602 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134563946 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 308
/proc/17245/statm: 1044985 1024298 84 194 0 1044789 0
[pid=17245/tid=17246] ppid=17241 vsize=4179940 CPUtime=1658.46 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 91628 0 0 0 165732 114 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4179940 CPUtime=1658.66 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 621634 0 0 0 165488 378 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4179940 CPUtime=1658.55 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 53670 0 0 0 165801 54 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528480 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6664.09
Current children cumulated vsize (KiB) 4188640

[startup+1694.4 s]
/proc/loadavg: 4.25 4.04 3.33 1/322 17292
/proc/meminfo: memFree=17178384/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4179940 CPUtime=6642.7 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) D 17241 17241 17215 0 -1 4204032 1026996 0 0 0 662999 1271 0 0 18 0 4 0 641242602 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134563946 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 466
/proc/17245/statm: 1044985 1024298 84 194 0 1044789 0
[pid=17245/tid=17246] ppid=17241 vsize=4179940 CPUtime=1658.46 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 91628 0 0 0 165732 114 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4179940 CPUtime=1658.66 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 621634 0 0 0 165488 378 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4179940 CPUtime=1658.55 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 53670 0 0 0 165801 54 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528480 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6664.24
Current children cumulated vsize (KiB) 4188640

[startup+1695.21 s]
/proc/loadavg: 4.25 4.04 3.33 1/322 17292
/proc/meminfo: memFree=17178632/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=4179940 CPUtime=6642.7 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) D 17241 17241 17215 0 -1 4204032 1026996 0 0 0 662999 1271 0 0 18 0 4 0 641242602 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134563946 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 466
/proc/17245/statm: 1044985 1024298 84 194 0 1044789 0
[pid=17245/tid=17246] ppid=17241 vsize=4179940 CPUtime=1658.46 cores=0-7
/proc/17245/task/17246/stat : 17246 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 91628 0 0 0 165732 114 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528189 0 0 4096 3 18446744071562337734 0 0 -1 0 0 0 0
[pid=17245/tid=17247] ppid=17241 vsize=4179940 CPUtime=1658.66 cores=0-7
/proc/17245/task/17247/stat : 17247 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 621634 0 0 0 165488 378 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 5 0 0 0
[pid=17245/tid=17248] ppid=17241 vsize=4179940 CPUtime=1658.55 cores=0-7
/proc/17245/task/17248/stat : 17248 (manysat1.1_stat) D 17241 17241 17215 0 -1 4203588 53670 0 0 0 165801 54 0 0 18 0 4 0 641242953 4280258560 1024298 33554432000 134512640 135305190 4293598000 18446744073709551615 134528480 0 0 4096 3 18446744071562337734 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6664.24
Current children cumulated vsize (KiB) 4188640

[startup+1695.4 s]
/proc/loadavg: 4.25 4.04 3.33 1/322 17292
/proc/meminfo: memFree=17178632/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=0 CPUtime=6642.86 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4204036 1026997 0 0 0 662999 1287 0 0 18 0 1 0 641242602 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 621
/proc/17245/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6664.4
Current children cumulated vsize (KiB) 8700

[startup+1695.5 s]
/proc/loadavg: 4.25 4.04 3.33 1/322 17292
/proc/meminfo: memFree=17178632/32951124 swapFree=44485764/67111528
[pid=17241] ppid=17239 vsize=8700 CPUtime=21.54 cores=0-7
/proc/17241/stat : 17241 (manysat.sh) S 17239 17241 17215 0 -1 4202496 357 82167 0 0 0 0 2125 29 18 0 1 0 641240447 8908800 252 33554432000 4194304 4922060 140735288741328 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17241/statm: 2175 252 209 178 0 68 0
[pid=17245] ppid=17241 vsize=0 CPUtime=6642.96 cores=0-7
/proc/17245/stat : 17245 (manysat1.1_stat) R 17241 17241 17215 0 -1 4204036 1026997 0 0 0 662999 1297 0 0 18 0 1 0 641242602 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 621
/proc/17245/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6664.5
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 1695.59
CPU time (s): 6664.6
CPU user time (s): 6651.25
CPU system time (s): 13.355
CPU usage (%): 393.056
Max. virtual memory (cumulated for all children) (KiB): 4188640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6651.25
system time used= 13.355
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1109733
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= 45915
involuntary context switches= 7575

runsolver used 4.86426 second user time and 12.0732 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-13 16:20:00
IDJOB=3361908
IDBENCH=69571
IDSOLVER=1839
FILE ID=node105/3361908-1305296397
RUNJOBID= node105-1305296396-17229
PBS_JOBID= 13321448
Free space on /tmp= 48580 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361908-1305296397/watcher-3361908-1305296397 -o /tmp/evaluation-result-3361908-1305296397/solver-3361908-1305296397 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361908-1305296397.cnf aimd 1

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1885849796

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      25558416 kB
Buffers:        203124 kB
Cached:        5738948 kB
SwapCached:      39656 kB
Active:         551596 kB
Inactive:      6598464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25558416 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           69968 kB
Writeback:           0 kB
AnonPages:     1176040 kB
Mapped:           9960 kB
Slab:           112520 kB
PageTables:      65832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65317440 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= 44572 MiB
End job on node105 at 2011-05-13 16:48:16