Trace number 3361890

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 2358.87 590.622

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.983
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.06	c Parsing...
0.00/0.12	c ==============================================================================
0.00/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.12	c ==============================================================================
0.00/0.12	c |         0 |  133142   370214 |   39942       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |  110225   402477 |      --       0       --      -- |     --   | -21015/37952
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 14762   #clauses: 110225   #literals: 402477
0.00/0.48	c CPU time:   0.405938 s
0.00/0.48	c ==============================================================================
2358.47/590.58	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
2358.47/590.58	c ============================[ Problem Statistics ]=============================
2358.47/590.58	c |                                                                             |
2358.47/590.58	c threadId              : 0
2358.47/590.58	c restarts              : 3162
2358.47/590.58	c conflicts             : 2463206        (1045 /sec)
2358.47/590.58	c decisions             : 4575491        (1.09 % random) (1941 /sec)
2358.47/590.58	c propagations          : 954328345      (404929 /sec)
2358.47/590.58	c conflict literals     : 151879427      (19.84 % deleted)
2358.47/590.58	c Memory used           : 548.66 MB
2358.47/590.58	c CPU time              : 2356.78 s
2358.47/590.58	
2358.47/590.58	c --->m=4, e=8, aimd=1, HOME/25075_many.cnf	time: 589.195	conflicts: 2463206      
2358.84/590.61	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-3361890-1305296397/watcher-3361890-1305296397 -o /tmp/evaluation-result-3361890-1305296397/solver-3361890-1305296397 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361890-1305296397.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/267 25075
/proc/meminfo: memFree=16425416/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=11796 CPUtime=0 cores=0-7
/proc/25075/stat : 25075 (runsolver) S 25073 25075 25049 0 -1 4202560 41 0 0 0 0 0 0 0 19 0 1 0 719870301 12079104 49 33554432000 4194304 5432360 140734368282848 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 3 0 0 0
/proc/25075/statm: 2949 49 30 303 0 2643 0

[startup+0.050372 s]
/proc/loadavg: 0.00 0.00 0.00 1/267 25075
/proc/meminfo: memFree=16425416/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=11796 CPUtime=0 cores=0-7
/proc/25075/stat : 25075 (runsolver) S 25073 25075 25049 0 -1 4202560 41 0 0 0 0 0 0 0 19 0 1 0 719870301 12079104 49 33554432000 4194304 5432360 140734368282848 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 3 0 0 0
/proc/25075/statm: 2949 49 30 303 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11796

[startup+0.100356 s]
/proc/loadavg: 0.00 0.00 0.00 1/267 25075
/proc/meminfo: memFree=16425416/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 719870301 8908800 249 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30032 s]
/proc/loadavg: 0.00 0.00 0.00 1/267 25075
/proc/meminfo: memFree=16425416/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 719870301 8908800 249 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700261 s]
/proc/loadavg: 0.00 0.00 0.00 1/267 25075
/proc/meminfo: memFree=16425416/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8700

[startup+1.50111 s]
/proc/loadavg: 0.00 0.00 0.00 5/272 25081
/proc/meminfo: memFree=16385392/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=74684 CPUtime=3.27 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 10236 0 0 0 322 5 0 0 18 0 4 0 719870357 76476416 10187 33554432000 134512640 135305190 4293432016 18446744073709551615 134845208 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 18671 10187 84 194 0 18475 0
[pid=25078/tid=25079] ppid=25075 vsize=74684 CPUtime=0.78 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 525 0 0 0 77 1 0 0 18 0 4 0 719870372 76476416 10187 33554432000 134512640 135305190 4293432016 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=74684 CPUtime=0.77 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 699 0 0 0 76 1 0 0 18 0 4 0 719870372 76476416 10187 33554432000 134512640 135305190 4293432016 18446744073709551615 134551575 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=74684 CPUtime=0.78 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 829 0 0 0 77 1 0 0 18 0 4 0 719870372 76476416 10188 33554432000 134512640 135305190 4293432016 18446744073709551615 134528245 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 83384

[startup+3.1008 s]
/proc/loadavg: 0.00 0.00 0.00 5/272 25081
/proc/meminfo: memFree=16376836/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=86940 CPUtime=9.67 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 13192 0 0 0 960 7 0 0 18 0 4 0 719870357 89026560 13143 33554432000 134512640 135305190 4293432016 18446744073709551615 134843311 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 21735 13143 84 194 0 21539 0
[pid=25078/tid=25079] ppid=25075 vsize=86940 CPUtime=2.38 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 1030 0 0 0 237 1 0 0 21 0 4 0 719870372 89026560 13143 33554432000 134512640 135305190 4293432016 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=86940 CPUtime=2.37 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 1461 0 0 0 235 2 0 0 18 0 4 0 719870372 89026560 13143 33554432000 134512640 135305190 4293432016 18446744073709551615 134552926 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=86940 CPUtime=2.37 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 1597 0 0 0 236 1 0 0 18 0 4 0 719870372 89026560 13143 33554432000 134512640 135305190 4293432016 18446744073709551615 134550995 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 95640

[startup+6.30122 s]
/proc/loadavg: 0.32 0.07 0.02 5/272 25081
/proc/meminfo: memFree=16352036/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=103924 CPUtime=22.46 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 17558 0 0 0 2234 12 0 0 18 0 4 0 719870357 106418176 17509 33554432000 134512640 135305190 4293432016 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 25981 17509 84 194 0 25785 0
[pid=25078/tid=25079] ppid=25075 vsize=103924 CPUtime=5.57 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 1631 0 0 0 556 1 0 0 25 0 4 0 719870372 106418176 17509 33554432000 134512640 135305190 4293432016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=103924 CPUtime=5.57 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 2909 0 0 0 553 4 0 0 18 0 4 0 719870372 106418176 17509 33554432000 134512640 135305190 4293432016 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=103924 CPUtime=5.57 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 2847 0 0 0 555 2 0 0 18 0 4 0 719870372 106418176 17509 33554432000 134512640 135305190 4293432016 18446744073709551615 134528936 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.95
Current children cumulated vsize (KiB) 112624

[startup+12.7011 s]
/proc/loadavg: 0.61 0.13 0.04 5/272 25081
/proc/meminfo: memFree=16320812/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=134904 CPUtime=48.04 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 25395 0 0 0 4784 20 0 0 18 0 4 0 719870357 138141696 25346 33554432000 134512640 135305190 4293432016 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 33726 25346 84 194 0 33530 0
[pid=25078/tid=25079] ppid=25075 vsize=134904 CPUtime=11.97 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 2875 0 0 0 1195 2 0 0 19 0 4 0 719870372 138141696 25346 33554432000 134512640 135305190 4293432016 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=134904 CPUtime=11.96 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 5457 0 0 0 1188 8 0 0 18 0 4 0 719870372 138141696 25346 33554432000 134512640 135305190 4293432016 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=134904 CPUtime=11.96 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 4859 0 0 0 1193 3 0 0 18 0 4 0 719870372 138141696 25346 33554432000 134512640 135305190 4293432016 18446744073709551615 134529068 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.53
Current children cumulated vsize (KiB) 143604

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.11 5/272 25081
/proc/meminfo: memFree=16291868/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=165992 CPUtime=99.2 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 32860 0 0 0 9893 27 0 0 18 0 4 0 719870357 169975808 32811 33554432000 134512640 135305190 4293432016 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 41498 32811 84 194 0 41302 0
[pid=25078/tid=25079] ppid=25075 vsize=165992 CPUtime=24.77 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 4073 0 0 0 2474 3 0 0 25 0 4 0 719870372 169975808 32811 33554432000 134512640 135305190 4293432016 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=165992 CPUtime=24.73 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 7267 0 0 0 2462 11 0 0 25 0 4 0 719870372 169975808 32811 33554432000 134512640 135305190 4293432016 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=165992 CPUtime=24.75 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 7205 0 0 0 2471 4 0 0 18 0 4 0 719870372 169975808 32811 33554432000 134512640 135305190 4293432016 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.69
Current children cumulated vsize (KiB) 174692

[startup+51.101 s]
/proc/loadavg: 2.26 0.62 0.21 5/272 25082
/proc/meminfo: memFree=16251528/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=207836 CPUtime=201.55 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 43138 0 0 0 20117 38 0 0 18 0 4 0 719870357 212824064 43089 33554432000 134512640 135305190 4293432016 18446744073709551615 134528791 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 51959 43089 84 194 0 51763 0
[pid=25078/tid=25079] ppid=25075 vsize=207836 CPUtime=50.35 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 5781 0 0 0 5031 4 0 0 21 0 4 0 719870372 212824064 43089 33554432000 134512640 135305190 4293432016 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=207836 CPUtime=50.33 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 9897 0 0 0 5017 16 0 0 25 0 4 0 719870372 212824064 43089 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=207836 CPUtime=50.33 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 10197 0 0 0 5027 6 0 0 18 0 4 0 719870372 212824064 43089 33554432000 134512640 135305190 4293432016 18446744073709551615 134524691 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.04
Current children cumulated vsize (KiB) 216536

[startup+102.311 s]
/proc/loadavg: 3.24 1.14 0.40 5/272 25083
/proc/meminfo: memFree=16207804/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=249860 CPUtime=406.29 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 53732 0 0 0 40579 50 0 0 18 0 4 0 719870357 255856640 53683 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 62465 53683 84 194 0 62269 0
[pid=25078/tid=25079] ppid=25075 vsize=249860 CPUtime=101.55 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 7399 0 0 0 10149 6 0 0 25 0 4 0 719870372 255856640 53683 33554432000 134512640 135305190 4293432016 18446744073709551615 134528582 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=249860 CPUtime=101.53 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 13461 0 0 0 10131 22 0 0 25 0 4 0 719870372 255856640 53683 33554432000 134512640 135305190 4293432016 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=249860 CPUtime=101.52 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 13097 0 0 0 10143 9 0 0 18 0 4 0 719870372 255856640 53683 33554432000 134512640 135305190 4293432016 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.78
Current children cumulated vsize (KiB) 258560

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 5/272 25085
/proc/meminfo: memFree=16135592/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=321624 CPUtime=646.11 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 71734 0 0 0 64542 69 0 0 19 0 4 0 719870357 329342976 71685 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 80406 71685 84 194 0 80210 0
[pid=25078/tid=25079] ppid=25075 vsize=321624 CPUtime=161.5 cores=0-7

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

/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 120774 0 0 0 160429 134 0 0 17 0 4 0 719870357 532590592 120725 33554432000 134512640 135305190 4293432016 18446744073709551615 134835283 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 130027 120725 84 194 0 129831 0
[pid=25078/tid=25079] ppid=25075 vsize=520108 CPUtime=401.39 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 17611 0 0 0 40123 16 0 0 24 0 4 0 719870372 532590592 120725 33554432000 134512640 135305190 4293432016 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=520108 CPUtime=401.41 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 32461 0 0 0 40077 64 0 0 25 0 4 0 719870372 532590592 120725 33554432000 134512640 135305190 4293432016 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=520108 CPUtime=401.33 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 35163 0 0 0 40108 25 0 0 18 0 4 0 719870372 532590592 120725 33554432000 134512640 135305190 4293432016 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1606.12
Current children cumulated vsize (KiB) 528808

[startup+462.301 s]
/proc/loadavg: 3.99 3.14 1.55 5/272 25093
/proc/meminfo: memFree=15929044/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=531404 CPUtime=1845.5 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 123254 0 0 0 184409 141 0 0 18 0 4 0 719870357 544157696 123205 33554432000 134512640 135305190 4293432016 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 132851 123205 84 194 0 132655 0
[pid=25078/tid=25079] ppid=25075 vsize=531404 CPUtime=461.38 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 17969 0 0 0 46122 16 0 0 25 0 4 0 719870372 544157696 123205 33554432000 134512640 135305190 4293432016 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=531404 CPUtime=461.35 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 33436 0 0 0 46069 66 0 0 19 0 4 0 719870372 544157696 123205 33554432000 134512640 135305190 4293432016 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=531404 CPUtime=461.27 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 35990 0 0 0 46099 28 0 0 18 0 4 0 719870372 544157696 123205 33554432000 134512640 135305190 4293432016 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1845.99
Current children cumulated vsize (KiB) 540104

[startup+522.301 s]
/proc/loadavg: 3.99 3.29 1.70 5/272 25095
/proc/meminfo: memFree=15914752/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=547336 CPUtime=2085.32 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 126948 0 0 0 208383 149 0 0 18 0 4 0 719870357 560472064 126899 33554432000 134512640 135305190 4293432016 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 136834 126899 84 194 0 136638 0
[pid=25078/tid=25079] ppid=25075 vsize=547336 CPUtime=521.34 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 18464 0 0 0 52116 18 0 0 25 0 4 0 719870372 560472064 126899 33554432000 134512640 135305190 4293432016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=547336 CPUtime=521.32 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 34621 0 0 0 52064 68 0 0 18 0 4 0 719870372 560472064 126899 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=547336 CPUtime=521.23 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 37157 0 0 0 52093 30 0 0 18 0 4 0 719870372 560472064 126899 33554432000 134512640 135305190 4293432016 18446744073709551615 134549024 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2085.81
Current children cumulated vsize (KiB) 556036

[startup+582.301 s]
/proc/loadavg: 3.99 3.42 1.84 4/272 25096
/proc/meminfo: memFree=15901056/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=560988 CPUtime=2325.19 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 130262 0 0 0 232365 154 0 0 18 0 4 0 719870357 574451712 130213 33554432000 134512640 135305190 4293432016 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 140247 130213 84 194 0 140051 0
[pid=25078/tid=25079] ppid=25075 vsize=560988 CPUtime=581.29 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 19076 0 0 0 58110 19 0 0 25 0 4 0 719870372 574451712 130213 33554432000 134512640 135305190 4293432016 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=560988 CPUtime=581.3 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 36014 0 0 0 58061 69 0 0 25 0 4 0 719870372 574451712 130213 33554432000 134512640 135305190 4293432016 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=560988 CPUtime=581.24 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 37384 0 0 0 58092 32 0 0 18 0 4 0 719870372 574451712 130213 33554432000 134512640 135305190 4293432016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2325.68
Current children cumulated vsize (KiB) 569688

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

[startup+585.501 s]
/proc/loadavg: 3.99 3.43 1.85 5/272 25096
/proc/meminfo: memFree=15900808/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=561160 CPUtime=2337.99 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 130305 0 0 0 233644 155 0 0 18 0 4 0 719870357 574627840 130256 33554432000 134512640 135305190 4293432016 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 140290 130256 84 194 0 140094 0
[pid=25078/tid=25079] ppid=25075 vsize=561160 CPUtime=584.49 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 19090 0 0 0 58430 19 0 0 25 0 4 0 719870372 574627840 130256 33554432000 134512640 135305190 4293432016 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=561160 CPUtime=584.5 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 36026 0 0 0 58381 69 0 0 21 0 4 0 719870372 574627840 130256 33554432000 134512640 135305190 4293432016 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=561160 CPUtime=584.44 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 37401 0 0 0 58412 32 0 0 18 0 4 0 719870372 574627840 130256 33554432000 134512640 135305190 4293432016 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2338.48
Current children cumulated vsize (KiB) 569860

[startup+588.701 s]
/proc/loadavg: 3.99 3.44 1.86 5/272 25096
/proc/meminfo: memFree=15900560/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=561528 CPUtime=2350.79 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 130389 0 0 0 234924 155 0 0 18 0 4 0 719870357 575004672 130340 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 140382 130340 84 194 0 140186 0
[pid=25078/tid=25079] ppid=25075 vsize=561528 CPUtime=587.69 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 19090 0 0 0 58750 19 0 0 25 0 4 0 719870372 575004672 130340 33554432000 134512640 135305190 4293432016 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=561528 CPUtime=587.7 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 36066 0 0 0 58701 69 0 0 19 0 4 0 719870372 575004672 130340 33554432000 134512640 135305190 4293432016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=561528 CPUtime=587.64 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 37445 0 0 0 58732 32 0 0 18 0 4 0 719870372 575004672 130340 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2351.28
Current children cumulated vsize (KiB) 570228

[startup+589.5 s]
/proc/loadavg: 3.99 3.44 1.86 5/272 25096
/proc/meminfo: memFree=15900312/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=561680 CPUtime=2354.02 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 130431 0 0 0 235247 155 0 0 18 0 4 0 719870357 575160320 130382 33554432000 134512640 135305190 4293432016 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 140420 130382 84 194 0 140224 0
[pid=25078/tid=25079] ppid=25075 vsize=561680 CPUtime=588.5 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 19090 0 0 0 58831 19 0 0 25 0 4 0 719870372 575160320 130382 33554432000 134512640 135305190 4293432016 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=561680 CPUtime=588.5 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 36108 0 0 0 58781 69 0 0 18 0 4 0 719870372 575160320 130382 33554432000 134512640 135305190 4293432016 18446744073709551615 134552962 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=561680 CPUtime=588.44 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 37445 0 0 0 58812 32 0 0 18 0 4 0 719870372 575160320 130382 33554432000 134512640 135305190 4293432016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2354.51
Current children cumulated vsize (KiB) 570380

[startup+590.3 s]
/proc/loadavg: 3.99 3.44 1.86 5/272 25096
/proc/meminfo: memFree=15900312/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=561828 CPUtime=2357.18 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 130460 0 0 0 235563 155 0 0 18 0 4 0 719870357 575311872 130411 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 140457 130411 84 194 0 140261 0
[pid=25078/tid=25079] ppid=25075 vsize=561828 CPUtime=589.29 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 19090 0 0 0 58910 19 0 0 25 0 4 0 719870372 575311872 130411 33554432000 134512640 135305190 4293432016 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=561828 CPUtime=589.29 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 36123 0 0 0 58860 69 0 0 18 0 4 0 719870372 575311872 130411 33554432000 134512640 135305190 4293432016 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=561828 CPUtime=589.24 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 37459 0 0 0 58892 32 0 0 18 0 4 0 719870372 575311872 130411 33554432000 134512640 135305190 4293432016 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2357.67
Current children cumulated vsize (KiB) 570528

[startup+590.5 s]
/proc/loadavg: 3.99 3.44 1.86 5/272 25096
/proc/meminfo: memFree=15900312/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=561828 CPUtime=2357.98 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202496 130461 0 0 0 235643 155 0 0 18 0 4 0 719870357 575311872 130412 33554432000 134512640 135305190 4293432016 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 140457 130412 84 194 0 140261 0
[pid=25078/tid=25079] ppid=25075 vsize=561828 CPUtime=589.49 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 19090 0 0 0 58930 19 0 0 25 0 4 0 719870372 575311872 130412 33554432000 134512640 135305190 4293432016 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25078/tid=25080] ppid=25075 vsize=561828 CPUtime=589.49 cores=0-7
/proc/25078/task/25080/stat : 25080 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 36124 0 0 0 58880 69 0 0 18 0 4 0 719870372 575311872 130412 33554432000 134512640 135305190 4293432016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25078/tid=25081] ppid=25075 vsize=561828 CPUtime=589.44 cores=0-7
/proc/25078/task/25081/stat : 25081 (manysat1.1_stat) R 25075 25075 25049 0 -1 4202560 37459 0 0 0 58912 32 0 0 18 0 4 0 719870372 575311872 130412 33554432000 134512640 135305190 4293432016 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2358.47
Current children cumulated vsize (KiB) 570528

[startup+590.6 s]
/proc/loadavg: 3.99 3.44 1.86 2/270 25096
/proc/meminfo: memFree=16131944/32951124 swapFree=67083432/67111528
[pid=25075] ppid=25073 vsize=8700 CPUtime=0.49 cores=0-7
/proc/25075/stat : 25075 (manysat.sh) S 25073 25075 25049 0 -1 4202496 357 5718 0 0 0 0 48 1 15 0 1 0 719870301 8908800 252 33554432000 4194304 4922060 140735549709472 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/25075/statm: 2175 252 209 178 0 68 0
[pid=25078] ppid=25075 vsize=0 CPUtime=2358.35 cores=0-7
/proc/25078/stat : 25078 (manysat1.1_stat) Z 25075 25075 25049 0 -1 4202524 130477 0 0 0 235678 157 0 0 18 0 2 0 719870357 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/25078/statm: 0 0 0 0 0 0 0
[pid=25078/tid=25079] ppid=25075 vsize=0 CPUtime=589.59 cores=0-7
/proc/25078/task/25079/stat : 25079 (manysat1.1_stat) R 25075 25075 25049 0 -1 4203588 19090 0 0 0 58938 21 0 0 25 0 2 0 719870372 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2358.84
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 590.622
CPU time (s): 2358.87
CPU user time (s): 2357.27
CPU system time (s): 1.60476
CPU usage (%): 399.388
Max. virtual memory (cumulated for all children) (KiB): 570528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2357.27
system time used= 1.60476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136761
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= 41195
involuntary context switches= 9817

runsolver used 1.39879 second user time and 3.44648 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-13 16:19:57
IDJOB=3361890
IDBENCH=20529
IDSOLVER=1839
FILE ID=node110/3361890-1305296397
RUNJOBID= node110-1305296396-25063
PBS_JOBID= 13321443
Free space on /tmp= 50448 MiB

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

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1885849796

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16425696 kB
Buffers:        235320 kB
Cached:       12541096 kB
SwapCached:       1440 kB
Active:        4536660 kB
Inactive:     11386184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16425696 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:     3145056 kB
Mapped:          22208 kB
Slab:           517708 kB
PageTables:      20588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46102924 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= 50448 MiB
End job on node110 at 2011-05-13 16:29:48