Trace number 3361886

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-20UNSAT 3451.62 863.966

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.281
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  165782   444254 |   49734       0        0     nan |  0.000 % |
0.00/0.55	c |         0 |  122585   444957 |      --       0       --      -- |     --   | -41295/6392
0.00/0.55	c ==============================================================================
0.00/0.55	c Result  :   #vars: 17342   #clauses: 122585   #literals: 444957
0.00/0.55	c CPU time:   0.533918 s
0.00/0.55	c ==============================================================================
3451.47/863.92	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
3451.47/863.92	c ============================[ Problem Statistics ]=============================
3451.47/863.92	c |                                                                             |
3451.47/863.92	c threadId              : 1
3451.47/863.92	c restarts              : 19818
3451.47/863.92	c conflicts             : 2498982        (724 /sec)
3451.47/863.92	c decisions             : 8202274        (1.17 % random) (2378 /sec)
3451.47/863.92	c propagations          : 1166926354     (338293 /sec)
3451.47/863.92	c conflict literals     : 128964841      (20.61 % deleted)
3451.47/863.92	c Memory used           : 674.68 MB
3451.47/863.92	c CPU time              : 3449.46 s
3451.47/863.92	
3451.47/863.92	c --->m=4, e=8, aimd=1, HOME/29248_many.cnf	time: 862.365	conflicts: 2498982      
3451.47/863.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3361886-1305296395/watcher-3361886-1305296395 -o /tmp/evaluation-result-3361886-1305296395/solver-3361886-1305296395 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361886-1305296395.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/222 29248
/proc/meminfo: memFree=8534504/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641239355 8908800 249 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29248/statm: 2175 249 209 178 0 68 0

[startup+0.0216281 s]
/proc/loadavg: 0.00 0.00 0.00 1/222 29248
/proc/meminfo: memFree=8534504/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641239355 8908800 249 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29248/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100614 s]
/proc/loadavg: 0.00 0.00 0.00 1/222 29248
/proc/meminfo: memFree=8534504/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641239355 8908800 249 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29248/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300578 s]
/proc/loadavg: 0.00 0.00 0.00 1/222 29248
/proc/meminfo: memFree=8534504/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 641239355 8908800 249 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29248/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700569 s]
/proc/loadavg: 0.00 0.00 0.00 1/222 29248
/proc/meminfo: memFree=8534504/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8700

[startup+1.50037 s]
/proc/loadavg: 0.00 0.00 0.00 4/227 29254
/proc/meminfo: memFree=8490692/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=75716 CPUtime=2.84 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 10772 0 0 0 277 7 0 0 18 0 4 0 641239421 77533184 10721 33554432000 134512640 135305190 4292757008 18446744073709551615 134528573 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 18929 10721 84 194 0 18733 0
[pid=29251/tid=29252] ppid=29248 vsize=75716 CPUtime=0.66 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 538 0 0 0 65 1 0 0 18 0 4 0 641239437 77533184 10721 33554432000 134512640 135305190 4292757008 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=75716 CPUtime=0.66 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 591 0 0 0 65 1 0 0 18 0 4 0 641239437 77533184 10721 33554432000 134512640 135305190 4292757008 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=75716 CPUtime=0.66 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 734 0 0 0 65 1 0 0 18 0 4 0 641239437 77533184 10721 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 84416

[startup+3.10115 s]
/proc/loadavg: 0.00 0.00 0.00 5/227 29254
/proc/meminfo: memFree=8480896/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=90672 CPUtime=9.24 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 14320 0 0 0 915 9 0 0 18 0 4 0 641239421 92848128 14269 33554432000 134512640 135305190 4292757008 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 22668 14269 84 194 0 22472 0
[pid=29251/tid=29252] ppid=29248 vsize=90672 CPUtime=2.26 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 1163 0 0 0 224 2 0 0 20 0 4 0 641239437 92848128 14269 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=90672 CPUtime=2.26 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 1825 0 0 0 225 1 0 0 18 0 4 0 641239437 92848128 14269 33554432000 134512640 135305190 4292757008 18446744073709551615 134530721 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=90672 CPUtime=2.26 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 1514 0 0 0 224 2 0 0 18 0 4 0 641239437 92848128 14269 33554432000 134512640 135305190 4292757008 18446744073709551615 134541947 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 99372

[startup+6.30052 s]
/proc/loadavg: 0.32 0.07 0.02 5/227 29254
/proc/meminfo: memFree=8457088/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=105216 CPUtime=22.01 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 18081 0 0 0 2190 11 0 0 18 0 4 0 641239421 107741184 18030 33554432000 134512640 135305190 4292757008 18446744073709551615 134528425 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 26304 18030 84 194 0 26108 0
[pid=29251/tid=29252] ppid=29248 vsize=105216 CPUtime=5.46 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 1849 0 0 0 544 2 0 0 25 0 4 0 641239437 107741184 18030 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=105216 CPUtime=5.46 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 2655 0 0 0 544 2 0 0 18 0 4 0 641239437 107741184 18030 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=105216 CPUtime=5.45 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 2710 0 0 0 541 4 0 0 18 0 4 0 641239437 107741184 18030 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.66
Current children cumulated vsize (KiB) 113916

[startup+12.7004 s]
/proc/loadavg: 0.61 0.13 0.04 5/227 29254
/proc/meminfo: memFree=8430584/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=136956 CPUtime=47.6 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 25796 0 0 0 4743 17 0 0 18 0 4 0 641239421 140242944 25745 33554432000 134512640 135305190 4292757008 18446744073709551615 134556734 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 34239 25745 84 194 0 34043 0
[pid=29251/tid=29252] ppid=29248 vsize=136956 CPUtime=11.86 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 3140 0 0 0 1183 3 0 0 25 0 4 0 641239437 140242944 25745 33554432000 134512640 135305190 4292757008 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=136956 CPUtime=11.86 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 4623 0 0 0 1184 2 0 0 22 0 4 0 641239437 140242944 25745 33554432000 134512640 135305190 4292757008 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=136956 CPUtime=11.85 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 5088 0 0 0 1178 7 0 0 18 0 4 0 641239437 140242944 25745 33554432000 134512640 135305190 4292757008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.25
Current children cumulated vsize (KiB) 145656

[startup+25.5011 s]
/proc/loadavg: 1.36 0.32 0.11 5/227 29254
/proc/meminfo: memFree=8400472/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=164308 CPUtime=98.78 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 32681 0 0 0 9856 22 0 0 18 0 4 0 641239421 168251392 32630 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 41077 32630 84 194 0 40881 0
[pid=29251/tid=29252] ppid=29248 vsize=164308 CPUtime=24.65 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 4219 0 0 0 2461 4 0 0 25 0 4 0 641239437 168251392 32630 33554432000 134512640 135305190 4292757008 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=164308 CPUtime=24.65 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 6356 0 0 0 2462 3 0 0 24 0 4 0 641239437 168251392 32630 33554432000 134512640 135305190 4292757008 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=164308 CPUtime=24.63 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 7175 0 0 0 2455 8 0 0 21 0 4 0 641239437 168251392 32630 33554432000 134512640 135305190 4292757008 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.43
Current children cumulated vsize (KiB) 173008

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.21 5/227 29255
/proc/meminfo: memFree=8371584/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=196000 CPUtime=201.12 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 40686 0 0 0 20083 29 0 0 19 0 4 0 641239421 200704000 40635 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 49000 40635 84 194 0 48804 0
[pid=29251/tid=29252] ppid=29248 vsize=196000 CPUtime=50.24 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 5354 0 0 0 5019 5 0 0 25 0 4 0 641239437 200704000 40635 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=196000 CPUtime=50.24 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 9016 0 0 0 5019 5 0 0 20 0 4 0 641239437 200704000 40635 33554432000 134512640 135305190 4292757008 18446744073709551615 134554432 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=196000 CPUtime=50.22 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 9507 0 0 0 5011 11 0 0 19 0 4 0 641239437 200704000 40635 33554432000 134512640 135305190 4292757008 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.77
Current children cumulated vsize (KiB) 204700

[startup+102.309 s]
/proc/loadavg: 3.31 1.15 0.41 5/227 29257
/proc/meminfo: memFree=8306588/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=258312 CPUtime=405.84 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 55959 0 0 0 40543 41 0 0 18 0 4 0 641239421 264511488 55908 33554432000 134512640 135305190 4292757008 18446744073709551615 134551848 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 64578 55908 84 194 0 64382 0
[pid=29251/tid=29252] ppid=29248 vsize=258312 CPUtime=101.43 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 7748 0 0 0 10135 8 0 0 25 0 4 0 641239437 264511488 55908 33554432000 134512640 135305190 4292757008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=258312 CPUtime=101.42 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 13717 0 0 0 10135 7 0 0 18 0 4 0 641239437 264511488 55908 33554432000 134512640 135305190 4292757008 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=258312 CPUtime=101.4 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 13737 0 0 0 10125 15 0 0 22 0 4 0 641239437 264511488 55908 33554432000 134512640 135305190 4292757008 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.49
Current children cumulated vsize (KiB) 267012

[startup+162.301 s]
/proc/loadavg: 3.75 1.67 0.63 5/227 29258
/proc/meminfo: memFree=8251480/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=313120 CPUtime=645.7 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 69762 0 0 0 64518 52 0 0 19 0 4 0 641239421 320634880 69711 33554432000 134512640 135305190 4292757008 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 78280 69711 84 194 0 78084 0
[pid=29251/tid=29252] ppid=29248 vsize=313120 CPUtime=161.4 cores=0-7

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

[pid=29251/tid=29253] ppid=29248 vsize=660656 CPUtime=701.18 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 38104 0 0 0 70094 24 0 0 18 0 4 0 641239437 676511744 154527 33554432000 134512640 135305190 4292757008 18446744073709551615 134542046 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=660656 CPUtime=701.08 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 45539 0 0 0 70061 47 0 0 20 0 4 0 641239437 676511744 154527 33554432000 134512640 135305190 4292757008 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 669356

[startup+762.309 s]
/proc/loadavg: 4.01 3.68 2.22 5/227 29274
/proc/meminfo: memFree=7900996/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=671660 CPUtime=3044.54 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 157140 0 0 0 304314 140 0 0 18 0 4 0 641239421 687779840 157089 33554432000 134512640 135305190 4292757008 18446744073709551615 134528322 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 167915 157089 84 194 0 167719 0
[pid=29251/tid=29252] ppid=29248 vsize=671660 CPUtime=761.15 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 23759 0 0 0 76091 24 0 0 25 0 4 0 641239437 687779840 157089 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=671660 CPUtime=761.15 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 38696 0 0 0 76090 25 0 0 18 0 4 0 641239437 687779840 157089 33554432000 134512640 135305190 4292757008 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=671660 CPUtime=761.02 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 45829 0 0 0 76054 48 0 0 18 0 4 0 641239437 687779840 157089 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.19
Current children cumulated vsize (KiB) 680360

[startup+822.3 s]
/proc/loadavg: 4.00 3.74 2.33 5/227 29276
/proc/meminfo: memFree=7889916/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=684512 CPUtime=3284.48 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 159981 0 0 0 328304 144 0 0 18 0 4 0 641239421 700940288 159930 33554432000 134512640 135305190 4292757008 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 171128 159930 84 194 0 170932 0
[pid=29251/tid=29252] ppid=29248 vsize=684512 CPUtime=821.14 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24654 0 0 0 82089 25 0 0 25 0 4 0 641239437 700940288 159930 33554432000 134512640 135305190 4292757008 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=684512 CPUtime=821.13 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39876 0 0 0 82087 26 0 0 25 0 4 0 641239437 700940288 159930 33554432000 134512640 135305190 4292757008 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=684512 CPUtime=821.01 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 46491 0 0 0 82052 49 0 0 25 0 4 0 641239437 700940288 159930 33554432000 134512640 135305190 4292757008 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.13
Current children cumulated vsize (KiB) 693212

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

[startup+844.7 s]
/proc/loadavg: 4.00 3.76 2.37 5/227 29276
/proc/meminfo: memFree=7885544/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=688664 CPUtime=3374.06 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 161014 0 0 0 337260 146 0 0 19 0 4 0 641239421 705191936 160963 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 172166 160963 84 194 0 171970 0
[pid=29251/tid=29252] ppid=29248 vsize=688664 CPUtime=843.48 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24907 0 0 0 84323 25 0 0 25 0 4 0 641239437 705191936 160963 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=688664 CPUtime=843.54 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39902 0 0 0 84327 27 0 0 21 0 4 0 641239437 705191936 160963 33554432000 134512640 135305190 4292757008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=688664 CPUtime=843.41 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 46954 0 0 0 84292 49 0 0 19 0 4 0 641239437 705191936 160963 33554432000 134512640 135305190 4292757008 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3374.71
Current children cumulated vsize (KiB) 697364

[startup+857.501 s]
/proc/loadavg: 4.00 3.77 2.39 5/227 29277
/proc/meminfo: memFree=7884176/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=689604 CPUtime=3425.23 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 161338 0 0 0 342377 146 0 0 25 0 4 0 641239421 706154496 161287 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 172401 161287 84 194 0 172205 0
[pid=29251/tid=29252] ppid=29248 vsize=689604 CPUtime=856.28 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24907 0 0 0 85603 25 0 0 25 0 4 0 641239437 706154496 161287 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=689604 CPUtime=856.33 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39925 0 0 0 85606 27 0 0 25 0 4 0 641239437 706154496 161287 33554432000 134512640 135305190 4292757008 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=689604 CPUtime=856.21 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 47187 0 0 0 85571 50 0 0 19 0 4 0 641239437 706154496 161287 33554432000 134512640 135305190 4292757008 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3425.88
Current children cumulated vsize (KiB) 698304

[startup+860.701 s]
/proc/loadavg: 4.00 3.77 2.39 5/227 29277
/proc/meminfo: memFree=7884048/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=690092 CPUtime=3438.03 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 161446 0 0 0 343657 146 0 0 22 0 4 0 641239421 706654208 161395 33554432000 134512640 135305190 4292757008 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 172523 161395 84 194 0 172327 0
[pid=29251/tid=29252] ppid=29248 vsize=690092 CPUtime=859.48 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24907 0 0 0 85923 25 0 0 25 0 4 0 641239437 706654208 161395 33554432000 134512640 135305190 4292757008 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=690092 CPUtime=859.53 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39939 0 0 0 85926 27 0 0 19 0 4 0 641239437 706654208 161395 33554432000 134512640 135305190 4292757008 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=690092 CPUtime=859.41 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 47228 0 0 0 85891 50 0 0 25 0 4 0 641239437 706654208 161395 33554432000 134512640 135305190 4292757008 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3438.68
Current children cumulated vsize (KiB) 698792

[startup+862.301 s]
/proc/loadavg: 4.00 3.77 2.39 5/227 29277
/proc/meminfo: memFree=7883180/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=690572 CPUtime=3444.46 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 161550 0 0 0 344300 146 0 0 25 0 4 0 641239421 707145728 161499 33554432000 134512640 135305190 4292757008 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 172643 161499 84 194 0 172447 0
[pid=29251/tid=29252] ppid=29248 vsize=690572 CPUtime=861.08 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24907 0 0 0 86083 25 0 0 25 0 4 0 641239437 707145728 161499 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=690572 CPUtime=861.14 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39953 0 0 0 86087 27 0 0 18 0 4 0 641239437 707145728 161499 33554432000 134512640 135305190 4292757008 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=690572 CPUtime=861.02 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 47258 0 0 0 86052 50 0 0 25 0 4 0 641239437 707145728 161499 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3445.11
Current children cumulated vsize (KiB) 699272

[startup+863.101 s]
/proc/loadavg: 4.00 3.77 2.39 5/227 29277
/proc/meminfo: memFree=7883180/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=690572 CPUtime=3447.62 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 161556 0 0 0 344616 146 0 0 18 0 4 0 641239421 707145728 161505 33554432000 134512640 135305190 4292757008 18446744073709551615 134529123 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 172643 161505 84 194 0 172447 0
[pid=29251/tid=29252] ppid=29248 vsize=690572 CPUtime=861.88 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24907 0 0 0 86163 25 0 0 25 0 4 0 641239437 707145728 161505 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=690572 CPUtime=861.93 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39953 0 0 0 86166 27 0 0 19 0 4 0 641239437 707145728 161505 33554432000 134512640 135305190 4292757008 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=690572 CPUtime=861.81 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 47260 0 0 0 86131 50 0 0 25 0 4 0 641239437 707145728 161505 33554432000 134512640 135305190 4292757008 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3448.27
Current children cumulated vsize (KiB) 699272

[startup+863.508 s]
/proc/loadavg: 4.00 3.77 2.40 5/227 29277
/proc/meminfo: memFree=7882932/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=690728 CPUtime=3449.25 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 161587 0 0 0 344779 146 0 0 18 0 4 0 641239421 707305472 161536 33554432000 134512640 135305190 4292757008 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 172682 161536 84 194 0 172486 0
[pid=29251/tid=29252] ppid=29248 vsize=690728 CPUtime=862.28 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24907 0 0 0 86203 25 0 0 25 0 4 0 641239437 707305472 161536 33554432000 134512640 135305190 4292757008 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=690728 CPUtime=862.33 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39953 0 0 0 86206 27 0 0 18 0 4 0 641239437 707305472 161536 33554432000 134512640 135305190 4292757008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=690728 CPUtime=862.22 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 47290 0 0 0 86172 50 0 0 25 0 4 0 641239437 707305472 161536 33554432000 134512640 135305190 4292757008 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3449.9
Current children cumulated vsize (KiB) 699428

[startup+863.901 s]
/proc/loadavg: 4.00 3.77 2.40 5/227 29277
/proc/meminfo: memFree=7882932/32950928 swapFree=64721848/67111528
[pid=29248] ppid=29246 vsize=8700 CPUtime=0.65 cores=0-7
/proc/29248/stat : 29248 (manysat.sh) S 29246 29248 29222 0 -1 4202496 356 7214 0 0 0 0 63 2 15 0 1 0 641239355 8908800 252 33554432000 4194304 4922060 140734530669888 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29248/statm: 2175 252 209 178 0 68 0
[pid=29251] ppid=29248 vsize=690728 CPUtime=3450.82 cores=0-7
/proc/29251/stat : 29251 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202496 161603 0 0 0 344936 146 0 0 18 0 4 0 641239421 707305472 161552 33554432000 134512640 135305190 4292757008 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/29251/statm: 172682 161552 84 194 0 172486 0
[pid=29251/tid=29252] ppid=29248 vsize=690728 CPUtime=862.67 cores=0-7
/proc/29251/task/29252/stat : 29252 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 24907 0 0 0 86242 25 0 0 25 0 4 0 641239437 707305472 161552 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=29251/tid=29253] ppid=29248 vsize=690728 CPUtime=862.73 cores=0-7
/proc/29251/task/29253/stat : 29253 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 39953 0 0 0 86246 27 0 0 18 0 4 0 641239437 707305472 161552 33554432000 134512640 135305190 4292757008 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=29251/tid=29254] ppid=29248 vsize=690728 CPUtime=862.61 cores=0-7
/proc/29251/task/29254/stat : 29254 (manysat1.1_stat) R 29248 29248 29222 0 -1 4202560 47304 0 0 0 86211 50 0 0 25 0 4 0 641239437 707305472 161552 33554432000 134512640 135305190 4292757008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3451.47
Current children cumulated vsize (KiB) 699428

Child status: 20
Real time (s): 863.966
CPU time (s): 3451.62
CPU user time (s): 3450.09
CPU system time (s): 1.53177
CPU usage (%): 399.509
Max. virtual memory (cumulated for all children) (KiB): 699428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3450.09
system time used= 1.53177
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169417
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= 51004
involuntary context switches= 4873

runsolver used 1.65475 second user time and 3.9114 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-13 16:19:56
IDJOB=3361886
IDBENCH=20521
IDSOLVER=1839
FILE ID=node123/3361886-1305296395
RUNJOBID= node123-1305296393-29236
PBS_JOBID= 13321430
Free space on /tmp= 38924 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361886-1305296395/watcher-3361886-1305296395 -o /tmp/evaluation-result-3361886-1305296395/solver-3361886-1305296395 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361886-1305296395.cnf aimd 1

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1420417871

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8535032 kB
Buffers:        241896 kB
Cached:       14597040 kB
SwapCached:      10496 kB
Active:       12571120 kB
Inactive:     11331956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8535032 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            5484 kB
Writeback:           0 kB
AnonPages:     9061412 kB
Mapped:          15372 kB
Slab:           420596 kB
PageTables:      30924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13015744 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= 38924 MiB
End job on node123 at 2011-05-13 16:34:20