Trace number 3361852

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 12985.4 3263.16

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2843.87
Satisfiable
(Un)Satisfiability was proved
Number of variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.00	c Parsing...
0.00/0.60	c ==============================================================================
0.00/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.60	c ==============================================================================
0.00/0.60	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
4.79/4.85	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
4.79/4.86	c ==============================================================================
4.79/4.86	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
4.79/4.86	c CPU time:   4.74628 s
4.79/4.86	c ==============================================================================
12985.33/3263.10	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
12985.33/3263.10	c ============================[ Problem Statistics ]=============================
12985.33/3263.10	c |                                                                             |
12985.33/3263.10	c threadId              : 3
12985.33/3263.10	c restarts              : 3869
12985.33/3263.10	c conflicts             : 3849038        (297 /sec)
12985.33/3263.10	c decisions             : 4623706        (0.78 % random) (356 /sec)
12985.33/3263.10	c propagations          : 3940767731     (303692 /sec)
12985.33/3263.10	c conflict literals     : 213799519      (48.28 % deleted)
12985.33/3263.10	c Memory used           : 1027.48 MB
12985.33/3263.10	c CPU time              : 12976.2 s
12985.33/3263.10	
12985.33/3263.10	c --->m=4, e=8, aimd=1, HOME/28823_many.cnf	time: 3244.05	conflicts: 3849038      
12985.33/3263.15	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-3361852-1305296393/watcher-3361852-1305296393 -o /tmp/evaluation-result-3361852-1305296393/solver-3361852-1305296393 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361852-1305296393.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 2/277 28823
/proc/meminfo: memFree=18936700/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=0 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641237583 8908800 250 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28823/statm: 2175 250 209 178 0 68 0

[startup+0.053987 s]
/proc/loadavg: 0.00 0.00 0.00 2/277 28823
/proc/meminfo: memFree=18936700/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=0 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641237583 8908800 250 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28823/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100979 s]
/proc/loadavg: 0.00 0.00 0.00 2/277 28823
/proc/meminfo: memFree=18936700/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=0 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641237583 8908800 250 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28823/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300945 s]
/proc/loadavg: 0.00 0.00 0.00 2/277 28823
/proc/meminfo: memFree=18936700/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=0 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641237583 8908800 250 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28823/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700885 s]
/proc/loadavg: 0.00 0.00 0.00 2/277 28823
/proc/meminfo: memFree=18936700/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=0 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641237583 8908800 250 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28823/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 0.00 0.00 0.00 2/279 28825
/proc/meminfo: memFree=18799540/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=0 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641237583 8908800 250 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28823/statm: 2175 250 209 178 0 68 0
[pid=28824] ppid=28823 vsize=173468 CPUtime=1.48 cores=0-7
/proc/28824/stat : 28824 (SatElite) R 28823 28823 28797 0 -1 4202496 39039 0 0 0 142 6 0 0 25 0 1 0 641237583 177631232 35634 33554432000 134512640 135034092 4294520528 18446744073709551615 134540699 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/28824/statm: 43367 35634 68 128 0 43237 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 182168

[startup+3.10046 s]
/proc/loadavg: 0.00 0.00 0.00 2/279 28825
/proc/meminfo: memFree=18788628/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=0 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641237583 8908800 250 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28823/statm: 2175 250 209 178 0 68 0
[pid=28824] ppid=28823 vsize=196252 CPUtime=3.09 cores=0-7
/proc/28824/stat : 28824 (SatElite) R 28823 28823 28797 0 -1 4202496 43511 0 0 0 302 7 0 0 25 0 1 0 641237583 200962048 39356 33554432000 134512640 135034092 4294520528 18446744073709551615 134671959 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/28824/statm: 49063 39356 68 128 0 48933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 204952

[startup+6.30087 s]
/proc/loadavg: 0.08 0.02 0.01 2/279 28826
/proc/meminfo: memFree=18861788/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=183156 CPUtime=2.15 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 36259 0 0 0 203 12 0 0 17 0 4 0 641238104 187551744 36145 33554432000 134512640 135305190 4287081744 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 45789 36145 84 194 0 45593 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 191856

[startup+12.7007 s]
/proc/loadavg: 0.39 0.08 0.03 5/282 28829
/proc/meminfo: memFree=18773112/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=185096 CPUtime=27.27 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 36804 0 0 0 2709 18 0 0 20 0 4 0 641238104 189538304 36690 33554432000 134512640 135305190 4287081744 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/28826/statm: 46274 36690 84 194 0 46078 0
[pid=28826/tid=28827] ppid=28823 vsize=185096 CPUtime=6.64 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 746 0 0 0 659 5 0 0 18 0 4 0 641238174 189538304 36690 33554432000 134512640 135305190 4287081744 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=185096 CPUtime=6.64 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 700 0 0 0 659 5 0 0 18 0 4 0 641238174 189538304 36690 33554432000 134512640 135305190 4287081744 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=185096 CPUtime=6.62 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 864 0 0 0 661 1 0 0 18 0 4 0 641238174 189538304 36690 33554432000 134512640 135305190 4287081744 18446744073709551615 134557382 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 32.47
Current children cumulated vsize (KiB) 193796

[startup+25.5005 s]
/proc/loadavg: 1.35 0.31 0.10 5/282 28830
/proc/meminfo: memFree=18759504/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=199424 CPUtime=78.46 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 40425 0 0 0 7825 21 0 0 25 0 4 0 641238104 204210176 40311 33554432000 134512640 135305190 4287081744 18446744073709551615 134528195 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/28826/statm: 49856 40311 84 194 0 49660 0
[pid=28826/tid=28827] ppid=28823 vsize=199424 CPUtime=19.43 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 1198 0 0 0 1938 5 0 0 19 0 4 0 641238174 204210176 40311 33554432000 134512640 135305190 4287081744 18446744073709551615 134528203 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=199424 CPUtime=19.44 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 2370 0 0 0 1938 6 0 0 20 0 4 0 641238174 204210176 40311 33554432000 134512640 135305190 4287081744 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=199424 CPUtime=19.41 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 1725 0 0 0 1939 2 0 0 19 0 4 0 641238174 204210176 40311 33554432000 134512640 135305190 4287081744 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 83.66
Current children cumulated vsize (KiB) 208124

[startup+51.1009 s]
/proc/loadavg: 2.25 0.60 0.20 5/282 28830
/proc/meminfo: memFree=18723092/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=236984 CPUtime=180.83 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 49723 0 0 0 18057 26 0 0 25 0 4 0 641238104 242671616 49609 33554432000 134512640 135305190 4287081744 18446744073709551615 134528192 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/28826/statm: 59246 49609 84 194 0 59050 0
[pid=28826/tid=28827] ppid=28823 vsize=236984 CPUtime=45.02 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 2959 0 0 0 4495 7 0 0 19 0 4 0 641238174 242671616 49609 33554432000 134512640 135305190 4287081744 18446744073709551615 134528157 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=236984 CPUtime=45.04 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 5578 0 0 0 4497 7 0 0 25 0 4 0 641238174 242671616 49609 33554432000 134512640 135305190 4287081744 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=236984 CPUtime=45.02 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 4348 0 0 0 4497 5 0 0 18 0 4 0 641238174 242671616 49609 33554432000 134512640 135305190 4287081744 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 186.03
Current children cumulated vsize (KiB) 245684

[startup+102.311 s]
/proc/loadavg: 3.24 1.12 0.40 5/282 28832
/proc/meminfo: memFree=18665804/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=293308 CPUtime=385.64 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 63641 0 0 0 38526 38 0 0 25 0 4 0 641238104 300347392 63527 33554432000 134512640 135305190 4287081744 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/28826/statm: 73327 63527 84 194 0 73131 0
[pid=28826/tid=28827] ppid=28823 vsize=293308 CPUtime=96.21 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 5426 0 0 0 9612 9 0 0 18 0 4 0 641238174 300347392 63527 33554432000 134512640 135305190 4287081744 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=293308 CPUtime=96.25 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 10899 0 0 0 9614 11 0 0 23 0 4 0 641238174 300347392 63527 33554432000 134512640 135305190 4287081744 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=293308 CPUtime=96.21 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 8106 0 0 0 9613 8 0 0 25 0 4 0 641238174 300347392 63527 33554432000 134512640 135305190 4287081744 18446744073709551615 134529138 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 390.84
Current children cumulated vsize (KiB) 302008

[startup+162.301 s]
/proc/loadavg: 3.72 1.64 0.62 5/282 28833
/proc/meminfo: memFree=18620016/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=341512 CPUtime=625.57 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 75486 0 0 0 62505 52 0 0 25 0 4 0 641238104 349708288 75372 33554432000 134512640 135305190 4287081744 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 85378 75372 84 194 0 85182 0
[pid=28826/tid=28827] ppid=28823 vsize=341512 CPUtime=156.21 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 7533 0 0 0 15609 12 0 0 25 0 4 0 641238174 349708288 75372 33554432000 134512640 135305190 4287081744 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=341512 CPUtime=156.24 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 14544 0 0 0 15611 13 0 0 25 0 4 0 641238174 349708288 75372 33554432000 134512640 135305190 4287081744 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=341512 CPUtime=156.18 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 11708 0 0 0 15605 13 0 0 25 0 4 0 641238174 349708288 75372 33554432000 134512640 135305190 4287081744 18446744073709551615 134557557 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 630.77
Current children cumulated vsize (KiB) 350212

[startup+222.3 s]
/proc/loadavg: 3.96 2.09 0.83 5/282 28835
/proc/meminfo: memFree=18571380/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=390996 CPUtime=865.55 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 87283 0 0 0 86486 69 0 0 25 0 4 0 641238104 400379904 87169 33554432000 134512640 135305190 4287081744 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 97749 87169 84 194 0 97553 0
[pid=28826/tid=28827] ppid=28823 vsize=390996 CPUtime=216.19 cores=0-7

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

[pid=28826/tid=28828] ppid=28823 vsize=1048536 CPUtime=3156.16 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 53030 0 0 0 315533 83 0 0 25 0 4 0 641238174 1073700864 242730 33554432000 134512640 135305190 4287081744 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1048536 CPUtime=3155.92 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 58877 0 0 0 315491 101 0 0 25 0 4 0 641238174 1073700864 242730 33554432000 134512640 135305190 4287081744 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12630
Current children cumulated vsize (KiB) 1057236

[startup+3222.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/282 28927
/proc/meminfo: memFree=17944236/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1050376 CPUtime=12864.7 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 243408 0 0 0 1286079 392 0 0 22 0 4 0 641238104 1075585024 243283 33554432000 134512640 135305190 4287081744 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 262594 243283 84 194 0 262398 0
[pid=28826/tid=28827] ppid=28823 vsize=1050376 CPUtime=3216 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45559 0 0 0 321499 101 0 0 25 0 4 0 641238174 1075585024 243283 33554432000 134512640 135305190 4287081744 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1050376 CPUtime=3216.16 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 53329 0 0 0 321533 83 0 0 25 0 4 0 641238174 1075585024 243283 33554432000 134512640 135305190 4287081744 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1050376 CPUtime=3215.92 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 58881 0 0 0 321491 101 0 0 25 0 4 0 641238174 1075585024 243283 33554432000 134512640 135305190 4287081744 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12869.9
Current children cumulated vsize (KiB) 1059076

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

[startup+3225.5 s]
/proc/loadavg: 4.00 4.00 3.85 5/282 28927
/proc/meminfo: memFree=17944112/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1050376 CPUtime=12877.5 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 243441 0 0 0 1287359 392 0 0 25 0 4 0 641238104 1075585024 243316 33554432000 134512640 135305190 4287081744 18446744073709551615 134529134 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 262594 243316 84 194 0 262398 0
[pid=28826/tid=28827] ppid=28823 vsize=1050376 CPUtime=3219.2 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45573 0 0 0 321819 101 0 0 25 0 4 0 641238174 1075585024 243316 33554432000 134512640 135305190 4287081744 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1050376 CPUtime=3219.36 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 53348 0 0 0 321853 83 0 0 19 0 4 0 641238174 1075585024 243316 33554432000 134512640 135305190 4287081744 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1050376 CPUtime=3219.12 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 58881 0 0 0 321811 101 0 0 25 0 4 0 641238174 1075585024 243316 33554432000 134512640 135305190 4287081744 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12882.7
Current children cumulated vsize (KiB) 1059076

[startup+3238.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/282 28927
/proc/meminfo: memFree=17943360/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1052136 CPUtime=12928.8 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202496 243619 0 0 0 1292483 393 0 0 25 0 4 0 641238104 1077387264 243494 33554432000 134512640 135305190 4287081744 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 263034 243494 84 194 0 262838 0
[pid=28826/tid=28827] ppid=28823 vsize=1052136 CPUtime=3232 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45605 0 0 0 323099 101 0 0 18 0 4 0 641238174 1077387264 243494 33554432000 134512640 135305190 4287081744 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1052136 CPUtime=3232.17 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 53457 0 0 0 323134 83 0 0 25 0 4 0 641238174 1077387264 243494 33554432000 134512640 135305190 4287081744 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1052136 CPUtime=3231.93 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 58908 0 0 0 323092 101 0 0 25 0 4 0 641238174 1077387264 243494 33554432000 134512640 135305190 4287081744 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12934
Current children cumulated vsize (KiB) 1060836

[startup+3251.1 s]
/proc/loadavg: 3.76 3.95 3.84 2/282 28928
/proc/meminfo: memFree=17943356/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1052136 CPUtime=12968.1 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202496 243648 0 0 0 1296420 393 0 0 25 0 4 0 641238104 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 263034 243523 84 194 0 262838 0
[pid=28826/tid=28827] ppid=28823 vsize=1052136 CPUtime=3244.79 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45605 0 0 0 324378 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134529232 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1052136 CPUtime=3241.03 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 53485 0 0 0 324020 83 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1052136 CPUtime=3240.78 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 58909 0 0 0 323977 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12973.3
Current children cumulated vsize (KiB) 1060836

[startup+3257.5 s]
/proc/loadavg: 3.54 3.90 3.82 2/282 28928
/proc/meminfo: memFree=17943356/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1052136 CPUtime=12974.5 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202496 243648 0 0 0 1297060 393 0 0 25 0 4 0 641238104 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 263034 243523 84 194 0 262838 0
[pid=28826/tid=28827] ppid=28823 vsize=1052136 CPUtime=3251.19 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45605 0 0 0 325018 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134529244 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1052136 CPUtime=3241.03 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 53485 0 0 0 324020 83 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1052136 CPUtime=3240.78 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 58909 0 0 0 323977 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12979.7
Current children cumulated vsize (KiB) 1060836

[startup+3260.7 s]
/proc/loadavg: 3.33 3.85 3.80 2/282 28928
/proc/meminfo: memFree=17943232/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1052136 CPUtime=12977.7 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202496 243648 0 0 0 1297380 393 0 0 25 0 4 0 641238104 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 263034 243523 84 194 0 262838 0
[pid=28826/tid=28827] ppid=28823 vsize=1052136 CPUtime=3254.39 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45605 0 0 0 325338 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134529232 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1052136 CPUtime=3241.03 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 53485 0 0 0 324020 83 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1052136 CPUtime=3240.78 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 58909 0 0 0 323977 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12982.9
Current children cumulated vsize (KiB) 1060836

[startup+3262.3 s]
/proc/loadavg: 3.33 3.85 3.80 2/282 28928
/proc/meminfo: memFree=17943232/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1052136 CPUtime=12979.3 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202496 243648 0 0 0 1297540 393 0 0 25 0 4 0 641238104 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 263034 243523 84 194 0 262838 0
[pid=28826/tid=28827] ppid=28823 vsize=1052136 CPUtime=3255.99 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45605 0 0 0 325498 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1052136 CPUtime=3241.03 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 53485 0 0 0 324020 83 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1052136 CPUtime=3240.78 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 58909 0 0 0 323977 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12984.5
Current children cumulated vsize (KiB) 1060836

[startup+3262.7 s]
/proc/loadavg: 3.15 3.81 3.79 2/282 28928
/proc/meminfo: memFree=17943232/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1052136 CPUtime=12979.7 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202496 243648 0 0 0 1297580 393 0 0 25 0 4 0 641238104 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 263034 243523 84 194 0 262838 0
[pid=28826/tid=28827] ppid=28823 vsize=1052136 CPUtime=3256.4 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45605 0 0 0 325539 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134529553 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1052136 CPUtime=3241.03 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 53485 0 0 0 324020 83 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1052136 CPUtime=3240.78 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 58909 0 0 0 323977 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12984.9
Current children cumulated vsize (KiB) 1060836

[startup+3263.1 s]
/proc/loadavg: 3.15 3.81 3.79 2/282 28928
/proc/meminfo: memFree=17943232/32951124 swapFree=66457188/67111528
[pid=28823] ppid=28821 vsize=8700 CPUtime=5.2 cores=0-7
/proc/28823/stat : 28823 (manysat.sh) S 28821 28823 28797 0 -1 4202496 358 59666 0 0 0 0 507 13 18 0 1 0 641237583 8908800 253 33554432000 4194304 4922060 140733746963280 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28823/statm: 2175 253 209 178 0 68 0
[pid=28826] ppid=28823 vsize=1052136 CPUtime=12980.1 cores=0-7
/proc/28826/stat : 28826 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202496 243648 0 0 0 1297620 393 0 0 25 0 4 0 641238104 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/28826/statm: 263034 243523 84 194 0 262838 0
[pid=28826/tid=28827] ppid=28823 vsize=1052136 CPUtime=3256.8 cores=0-7
/proc/28826/task/28827/stat : 28827 (manysat1.1_stat) R 28823 28823 28797 0 -1 4202560 45605 0 0 0 325579 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=28826/tid=28828] ppid=28823 vsize=1052136 CPUtime=3241.03 cores=0-7
/proc/28826/task/28828/stat : 28828 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 53485 0 0 0 324020 83 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 3 0 0 0
[pid=28826/tid=28829] ppid=28823 vsize=1052136 CPUtime=3240.78 cores=0-7
/proc/28826/task/28829/stat : 28829 (manysat1.1_stat) S 28823 28823 28797 0 -1 4202560 58909 0 0 0 323977 101 0 0 25 0 4 0 641238174 1077387264 243523 33554432000 134512640 135305190 4287081744 18446744073709551615 134657474 0 0 4096 3 18446604449460671744 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12985.3
Current children cumulated vsize (KiB) 1060836

Child status: 20
Real time (s): 3263.16
CPU time (s): 12985.4
CPU user time (s): 12981.3
CPU system time (s): 4.11837
CPU usage (%): 397.939
Max. virtual memory (cumulated for all children) (KiB): 1060836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12981.3
system time used= 4.11837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303900
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= 35138
involuntary context switches= 16866

runsolver used 8.13476 second user time and 21.5257 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-13 16:19:54
IDJOB=3361852
IDBENCH=20365
IDSOLVER=1839
FILE ID=node132/3361852-1305296393
RUNJOBID= node132-1305296392-28811
PBS_JOBID= 13321421
Free space on /tmp= 48032 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361852-1305296393/watcher-3361852-1305296393 -o /tmp/evaluation-result-3361852-1305296393/solver-3361852-1305296393 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361852-1305296393.cnf aimd 1

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=958841269

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18936864 kB
Buffers:        215960 kB
Cached:        8143664 kB
SwapCached:       6904 kB
Active:        4699420 kB
Inactive:      8903544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18936864 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           26488 kB
Writeback:           0 kB
AnonPages:     5241316 kB
Mapped:          18476 kB
Slab:           322748 kB
PageTables:      23940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34734468 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48032 MiB
End job on node132 at 2011-05-13 17:14:17