Trace number 3362239

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 1330.09 333.793

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   62361   158899 |   18708       0        0     nan |  0.000 % |
0.00/0.25	c |         0 |   42585   155666 |      --       0       --      -- |     --   | -19776/-3233
0.00/0.25	c ==============================================================================
0.00/0.25	c Result  :   #vars: 7780   #clauses: 42585   #literals: 155666
0.00/0.25	c CPU time:   0.244962 s
0.00/0.25	c ==============================================================================
1329.74/333.78	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1329.74/333.78	c ============================[ Problem Statistics ]=============================
1329.74/333.78	c |                                                                             |
1329.74/333.78	c threadId              : 1
1329.74/333.78	c restarts              : 2582
1329.74/333.78	c conflicts             : 906865         (682 /sec)
1329.74/333.78	c decisions             : 1212698        (1.70 % random) (912 /sec)
1329.74/333.78	c propagations          : 379328787      (285344 /sec)
1329.74/333.78	c conflict literals     : 35867468       (44.79 % deleted)
1329.74/333.78	c Memory used           : 201.70 MB
1329.74/333.78	c CPU time              : 1329.37 s
1329.74/333.78	
1329.74/333.78	c --->m=4, e=8, aimd=1, HOME/18161_many.cnf	time: 332.343	conflicts: 906865       
1329.74/333.78	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-3362239-1305300014/watcher-3362239-1305300014 -o /tmp/evaluation-result-3362239-1305300014/solver-3362239-1305300014 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362239-1305300014.cnf aimd 1 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.03 8.05 7.85 5/353 18161
/proc/meminfo: memFree=13206268/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622417527 8908800 249 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18161/statm: 2175 249 209 178 0 68 0

[startup+0.048254 s]
/proc/loadavg: 8.03 8.05 7.85 5/353 18161
/proc/meminfo: memFree=13206268/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622417527 8908800 249 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18161/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100243 s]
/proc/loadavg: 8.03 8.05 7.85 5/353 18161
/proc/meminfo: memFree=13206268/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622417527 8908800 249 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18161/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30021 s]
/proc/loadavg: 8.03 8.05 7.85 5/353 18161
/proc/meminfo: memFree=13206268/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8700

[startup+1.26301 s]
/proc/loadavg: 8.03 8.05 7.85 5/353 18161
/proc/meminfo: memFree=13206268/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8700

[startup+1.50097 s]
/proc/loadavg: 8.03 8.05 7.85 5/353 18161
/proc/meminfo: memFree=13206268/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8700

[startup+3.10069 s]
/proc/loadavg: 8.03 8.04 7.85 9/358 18168
/proc/meminfo: memFree=13168532/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=67276 CPUtime=11.02 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 8415 0 0 0 1097 5 0 0 23 0 4 0 622417557 68890624 8365 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/18164/statm: 16819 8365 84 194 0 16623 0
[pid=18164/tid=18165] ppid=18161 vsize=67276 CPUtime=2.74 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 1159 0 0 0 273 1 0 0 23 0 4 0 622417562 68890624 8365 33554432000 134512640 135305190 4291978560 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=67276 CPUtime=2.71 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 1156 0 0 0 270 1 0 0 23 0 4 0 622417562 68890624 8365 33554432000 134512640 135305190 4291978560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=67276 CPUtime=2.75 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 1217 0 0 0 274 1 0 0 23 0 4 0 622417562 68890624 8365 33554432000 134512640 135305190 4291978560 18446744073709551615 134557503 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 75976

[startup+6.30112 s]
/proc/loadavg: 8.03 8.04 7.85 9/358 18168
/proc/meminfo: memFree=13159644/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=74928 CPUtime=23.78 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 10324 0 0 0 2372 6 0 0 25 0 4 0 622417557 76726272 10274 33554432000 134512640 135305190 4291978560 18446744073709551615 134839991 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/18164/statm: 18732 10274 84 194 0 18536 0
[pid=18164/tid=18165] ppid=18161 vsize=74928 CPUtime=5.94 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 1568 0 0 0 593 1 0 0 25 0 4 0 622417562 76726272 10274 33554432000 134512640 135305190 4291978560 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=74928 CPUtime=5.88 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 1640 0 0 0 587 1 0 0 25 0 4 0 622417562 76726272 10274 33554432000 134512640 135305190 4291978560 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=74928 CPUtime=5.94 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 1669 0 0 0 593 1 0 0 25 0 4 0 622417562 76726272 10274 33554432000 134512640 135305190 4291978560 18446744073709551615 134557916 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 83628

[startup+12.701 s]
/proc/loadavg: 8.02 8.04 7.85 9/358 18168
/proc/meminfo: memFree=13146292/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=87684 CPUtime=49.35 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 13277 0 0 0 4927 8 0 0 25 0 4 0 622417557 89788416 13227 33554432000 134512640 135305190 4291978560 18446744073709551615 134528363 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/18164/statm: 21921 13227 84 194 0 21725 0
[pid=18164/tid=18165] ppid=18161 vsize=87684 CPUtime=12.35 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 2391 0 0 0 1233 2 0 0 25 0 4 0 622417562 89788416 13227 33554432000 134512640 135305190 4291978560 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=87684 CPUtime=12.21 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 2288 0 0 0 1220 1 0 0 25 0 4 0 622417562 89788416 13227 33554432000 134512640 135305190 4291978560 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=87684 CPUtime=12.35 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 2357 0 0 0 1234 1 0 0 25 0 4 0 622417562 89788416 13227 33554432000 134512640 135305190 4291978560 18446744073709551615 134528744 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 96384

[startup+25.5007 s]
/proc/loadavg: 8.02 8.04 7.85 9/358 18168
/proc/meminfo: memFree=13125220/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=103584 CPUtime=100.34 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 17334 0 0 0 10023 11 0 0 25 0 4 0 622417557 106070016 17284 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/18164/statm: 25896 17284 84 194 0 25700 0
[pid=18164/tid=18165] ppid=18161 vsize=103584 CPUtime=25.13 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 3175 0 0 0 2511 2 0 0 25 0 4 0 622417562 106070016 17284 33554432000 134512640 135305190 4291978560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=103584 CPUtime=24.85 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 3445 0 0 0 2482 3 0 0 25 0 4 0 622417562 106070016 17284 33554432000 134512640 135305190 4291978560 18446744073709551615 134528744 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=103584 CPUtime=25.14 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 3334 0 0 0 2512 2 0 0 25 0 4 0 622417562 106070016 17284 33554432000 134512640 135305190 4291978560 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 112284

[startup+51.1003 s]
/proc/loadavg: 8.01 8.04 7.86 9/358 18169
/proc/meminfo: memFree=13104636/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=120864 CPUtime=202.42 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 21693 0 0 0 20226 16 0 0 25 0 4 0 622417557 123764736 21643 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/18164/statm: 30216 21643 84 194 0 30020 0
[pid=18164/tid=18165] ppid=18161 vsize=120864 CPUtime=50.73 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 4468 0 0 0 5070 3 0 0 25 0 4 0 622417562 123764736 21643 33554432000 134512640 135305190 4291978560 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=120864 CPUtime=50.15 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 4475 0 0 0 5011 4 0 0 25 0 4 0 622417562 123764736 21643 33554432000 134512640 135305190 4291978560 18446744073709551615 134538922 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=120864 CPUtime=50.73 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 4203 0 0 0 5070 3 0 0 25 0 4 0 622417562 123764736 21643 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.7
Current children cumulated vsize (KiB) 129564

[startup+102.3 s]
/proc/loadavg: 8.00 8.03 7.86 6/351 18174
/proc/meminfo: memFree=14510960/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=146832 CPUtime=406.59 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 27709 0 0 0 40635 24 0 0 25 0 4 0 622417557 150355968 27659 33554432000 134512640 135305190 4291978560 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/18164/statm: 36708 27659 84 194 0 36512 0
[pid=18164/tid=18165] ppid=18161 vsize=146832 CPUtime=101.93 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 6010 0 0 0 10188 5 0 0 25 0 4 0 622417562 150355968 27659 33554432000 134512640 135305190 4291978560 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=146832 CPUtime=100.75 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 6117 0 0 0 10068 7 0 0 25 0 4 0 622417562 150355968 27659 33554432000 134512640 135305190 4291978560 18446744073709551615 134539069 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=146832 CPUtime=101.92 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 5547 0 0 0 10187 5 0 0 25 0 4 0 622417562 150355968 27659 33554432000 134512640 135305190 4291978560 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.87
Current children cumulated vsize (KiB) 155532

[startup+162.301 s]
/proc/loadavg: 7.65 7.90 7.83 9/358 18238
/proc/meminfo: memFree=14652180/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=168408 CPUtime=645.92 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 32528 0 0 0 64562 30 0 0 25 0 4 0 622417557 172449792 32478 33554432000 134512640 135305190 4291978560 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/18164/statm: 42102 32478 84 194 0 41906 0
[pid=18164/tid=18165] ppid=18161 vsize=168408 CPUtime=161.94 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 7473 0 0 0 16188 6 0 0 25 0 4 0 622417562 172449792 32478 33554432000 134512640 135305190 4291978560 18446744073709551615 134538927 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=168408 CPUtime=160.12 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 7304 0 0 0 16004 8 0 0 25 0 4 0 622417562 172449792 32478 33554432000 134512640 135305190 4291978560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=168408 CPUtime=161.93 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 6753 0 0 0 16186 7 0 0 25 0 4 0 622417562 172449792 32478 33554432000 134512640 135305190 4291978560 18446744073709551615 134556645 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.2
Current children cumulated vsize (KiB) 177108

[startup+222.301 s]

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

[pid=18164/tid=18166] ppid=18161 vsize=199156 CPUtime=280.1 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9370 0 0 0 27999 11 0 0 25 0 4 0 622417562 203935744 39779 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=199156 CPUtime=280.83 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8078 0 0 0 28075 8 0 0 25 0 4 0 622417562 203935744 39779 33554432000 134512640 135305190 4291978560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1124.8
Current children cumulated vsize (KiB) 207856

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

[startup+307.801 s]
/proc/loadavg: 8.25 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14486740/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=205160 CPUtime=1226.16 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41234 0 0 0 122576 40 0 0 25 0 4 0 622417557 210083840 41184 33554432000 134512640 135305190 4291978560 18446744073709551615 134542053 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51290 41184 84 194 0 51094 0
[pid=18164/tid=18165] ppid=18161 vsize=205160 CPUtime=307.42 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 30734 8 0 0 25 0 4 0 622417562 210083840 41184 33554432000 134512640 135305190 4291978560 18446744073709551615 134529244 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=205160 CPUtime=305.58 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9672 0 0 0 30546 12 0 0 18 0 4 0 622417562 210083840 41184 33554432000 134512640 135305190 4291978560 18446744073709551615 134539432 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=205160 CPUtime=306.03 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8423 0 0 0 30595 8 0 0 25 0 4 0 622417562 210083840 41184 33554432000 134512640 135305190 4291978560 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1226.44
Current children cumulated vsize (KiB) 213860

[startup+320.601 s]
/proc/loadavg: 8.21 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14485248/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=205340 CPUtime=1277.21 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41254 0 0 0 127681 40 0 0 25 0 4 0 622417557 210268160 41204 33554432000 134512640 135305190 4291978560 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51335 41204 84 194 0 51139 0
[pid=18164/tid=18165] ppid=18161 vsize=205340 CPUtime=320.22 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 32014 8 0 0 25 0 4 0 622417562 210268160 41204 33554432000 134512640 135305190 4291978560 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=205340 CPUtime=318.37 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9691 0 0 0 31825 12 0 0 25 0 4 0 622417562 210268160 41204 33554432000 134512640 135305190 4291978560 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=205340 CPUtime=318.7 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8423 0 0 0 31861 9 0 0 25 0 4 0 622417562 210268160 41204 33554432000 134512640 135305190 4291978560 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1277.49
Current children cumulated vsize (KiB) 214040

[startup+327.001 s]
/proc/loadavg: 8.19 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14483752/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=205632 CPUtime=1302.74 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41300 0 0 0 130234 40 0 0 25 0 4 0 622417557 210567168 41250 33554432000 134512640 135305190 4291978560 18446744073709551615 134528254 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51408 41250 84 194 0 51212 0
[pid=18164/tid=18165] ppid=18161 vsize=205632 CPUtime=326.62 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 32654 8 0 0 25 0 4 0 622417562 210567168 41250 33554432000 134512640 135305190 4291978560 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=205632 CPUtime=324.77 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9732 0 0 0 32465 12 0 0 25 0 4 0 622417562 210567168 41250 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=205632 CPUtime=325.02 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8426 0 0 0 32493 9 0 0 25 0 4 0 622417562 210567168 41250 33554432000 134512640 135305190 4291978560 18446744073709551615 134528615 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1303.02
Current children cumulated vsize (KiB) 214332

[startup+330.201 s]
/proc/loadavg: 8.18 8.01 7.87 10/358 18245
/proc/meminfo: memFree=14482648/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=206248 CPUtime=1315.5 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41413 0 0 0 131509 41 0 0 25 0 4 0 622417557 211197952 41363 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51562 41363 84 194 0 51366 0
[pid=18164/tid=18165] ppid=18161 vsize=206248 CPUtime=329.81 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 32973 8 0 0 25 0 4 0 622417562 211197952 41363 33554432000 134512640 135305190 4291978560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=206248 CPUtime=327.97 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9732 0 0 0 32785 12 0 0 25 0 4 0 622417562 211197952 41363 33554432000 134512640 135305190 4291978560 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=206248 CPUtime=328.19 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8493 0 0 0 32810 9 0 0 25 0 4 0 622417562 211197952 41363 33554432000 134512640 135305190 4291978560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1315.78
Current children cumulated vsize (KiB) 214948

[startup+331.813 s]
/proc/loadavg: 8.18 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14481656/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=206392 CPUtime=1321.93 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41464 0 0 0 132152 41 0 0 25 0 4 0 622417557 211345408 41414 33554432000 134512640 135305190 4291978560 18446744073709551615 134529385 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51598 41414 84 194 0 51402 0
[pid=18164/tid=18165] ppid=18161 vsize=206392 CPUtime=331.42 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 33134 8 0 0 25 0 4 0 622417562 211345408 41414 33554432000 134512640 135305190 4291978560 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=206392 CPUtime=329.58 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9759 0 0 0 32946 12 0 0 25 0 4 0 622417562 211345408 41414 33554432000 134512640 135305190 4291978560 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=206392 CPUtime=329.77 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8510 0 0 0 32968 9 0 0 25 0 4 0 622417562 211345408 41414 33554432000 134512640 135305190 4291978560 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1322.21
Current children cumulated vsize (KiB) 215092

[startup+332.601 s]
/proc/loadavg: 8.18 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14481656/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=206464 CPUtime=1325.07 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41469 0 0 0 132466 41 0 0 25 0 4 0 622417557 211419136 41419 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51616 41419 84 194 0 51420 0
[pid=18164/tid=18165] ppid=18161 vsize=206464 CPUtime=332.21 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 33213 8 0 0 25 0 4 0 622417562 211419136 41419 33554432000 134512640 135305190 4291978560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=206464 CPUtime=330.36 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9759 0 0 0 33024 12 0 0 25 0 4 0 622417562 211419136 41419 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=206464 CPUtime=330.56 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8512 0 0 0 33047 9 0 0 25 0 4 0 622417562 211419136 41419 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1325.35
Current children cumulated vsize (KiB) 215164

[startup+333.401 s]
/proc/loadavg: 8.16 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14481036/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=206536 CPUtime=1328.26 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41476 0 0 0 132785 41 0 0 25 0 4 0 622417557 211492864 41426 33554432000 134512640 135305190 4291978560 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51634 41426 84 194 0 51438 0
[pid=18164/tid=18165] ppid=18161 vsize=206536 CPUtime=333.01 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 33293 8 0 0 25 0 4 0 622417562 211492864 41426 33554432000 134512640 135305190 4291978560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=206536 CPUtime=331.16 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9760 0 0 0 33104 12 0 0 25 0 4 0 622417562 211492864 41426 33554432000 134512640 135305190 4291978560 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=206536 CPUtime=331.35 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8517 0 0 0 33126 9 0 0 25 0 4 0 622417562 211492864 41426 33554432000 134512640 135305190 4291978560 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1328.54
Current children cumulated vsize (KiB) 215236

[startup+333.601 s]
/proc/loadavg: 8.16 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14481036/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=206536 CPUtime=1329.06 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41477 0 0 0 132865 41 0 0 25 0 4 0 622417557 211492864 41427 33554432000 134512640 135305190 4291978560 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51634 41427 84 194 0 51438 0
[pid=18164/tid=18165] ppid=18161 vsize=206536 CPUtime=333.21 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 33313 8 0 0 25 0 4 0 622417562 211492864 41427 33554432000 134512640 135305190 4291978560 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=206536 CPUtime=331.36 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9760 0 0 0 33124 12 0 0 25 0 4 0 622417562 211492864 41427 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=206536 CPUtime=331.55 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8517 0 0 0 33146 9 0 0 25 0 4 0 622417562 211492864 41427 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1329.34
Current children cumulated vsize (KiB) 215236

[startup+333.701 s]
/proc/loadavg: 8.16 8.01 7.87 9/358 18245
/proc/meminfo: memFree=14481036/32951124 swapFree=67111348/67111528
[pid=18161] ppid=18159 vsize=8700 CPUtime=0.28 cores=1,3,5,7
/proc/18161/stat : 18161 (manysat.sh) S 18159 18161 17714 0 -1 4202496 356 2876 0 0 0 0 27 1 23 0 1 0 622417527 8908800 252 33554432000 4194304 4922060 140733845224080 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18161/statm: 2175 252 209 178 0 68 0
[pid=18164] ppid=18161 vsize=206536 CPUtime=1329.46 cores=1,3,5,7
/proc/18164/stat : 18164 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202496 41478 0 0 0 132905 41 0 0 25 0 4 0 622417557 211492864 41428 33554432000 134512640 135305190 4291978560 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/18164/statm: 51634 41428 84 194 0 51438 0
[pid=18164/tid=18165] ppid=18161 vsize=206536 CPUtime=333.31 cores=1,3,5,7
/proc/18164/task/18165/stat : 18165 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9567 0 0 0 33323 8 0 0 25 0 4 0 622417562 211492864 41428 33554432000 134512640 135305190 4291978560 18446744073709551615 134528866 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=18164/tid=18166] ppid=18161 vsize=206536 CPUtime=331.46 cores=1,3,5,7
/proc/18164/task/18166/stat : 18166 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 9760 0 0 0 33134 12 0 0 25 0 4 0 622417562 211492864 41428 33554432000 134512640 135305190 4291978560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=18164/tid=18167] ppid=18161 vsize=206536 CPUtime=331.65 cores=1,3,5,7
/proc/18164/task/18167/stat : 18167 (manysat1.1_stat) R 18161 18161 17714 0 -1 4202560 8517 0 0 0 33156 9 0 0 25 0 4 0 622417562 211492864 41428 33554432000 134512640 135305190 4291978560 18446744073709551615 134528438 0 0 4096 3 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1329.74
Current children cumulated vsize (KiB) 215236

Child status: 20
Real time (s): 333.793
CPU time (s): 1330.09
CPU user time (s): 1329.64
CPU system time (s): 0.440932
CPU usage (%): 398.476
Max. virtual memory (cumulated for all children) (KiB): 215236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1329.64
system time used= 0.440932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44938
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= 6626
involuntary context switches= 8687

runsolver used 1.05884 second user time and 2.72858 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-13 17:20:14
IDJOB=3362239
IDBENCH=83117
IDSOLVER=1838
FILE ID=node144/3362239-1305300014
RUNJOBID= node144-1305296391-17733
PBS_JOBID= 13321409
Free space on /tmp= 37212 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362239-1305300014/watcher-3362239-1305300014 -o /tmp/evaluation-result-3362239-1305300014/solver-3362239-1305300014 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362239-1305300014.cnf aimd 1

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=1572239992

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13206664 kB
Buffers:        234972 kB
Cached:       10467540 kB
SwapCached:          0 kB
Active:        9677184 kB
Inactive:      9591184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13206664 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2784 kB
Writeback:           0 kB
AnonPages:     8565368 kB
Mapped:          27756 kB
Slab:           373380 kB
PageTables:      40212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83481912 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= 37432 MiB
End job on node144 at 2011-05-13 17:25:48