Trace number 3361891

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 2930.4 735.46

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  176662   468934 |   52998       0        0     nan |  0.000 % |
0.00/0.52	c |         0 |  126705   459117 |      --       0       --      -- |     --   | -48055/-4128
0.00/0.52	c ==============================================================================
0.00/0.52	c Result  :   #vars: 18202   #clauses: 126705   #literals: 459117
0.00/0.52	c CPU time:   0.508922 s
0.00/0.52	c ==============================================================================
2930.25/735.42	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2930.25/735.42	c ============================[ Problem Statistics ]=============================
2930.25/735.42	c |                                                                             |
2930.25/735.42	c threadId              : 1
2930.25/735.42	c restarts              : 17890
2930.25/735.42	c conflicts             : 2268538        (775 /sec)
2930.25/735.42	c decisions             : 7578782        (1.13 % random) (2588 /sec)
2930.25/735.42	c propagations          : 1136131039     (387965 /sec)
2930.25/735.42	c conflict literals     : 120035269      (19.30 % deleted)
2930.25/735.42	c Memory used           : 682.05 MB
2930.25/735.42	c CPU time              : 2928.44 s
2930.25/735.42	
2930.25/735.42	c --->m=4, e=8, aimd=1, HOME/11724_many.cnf	time: 732.109	conflicts: 2268538      
2930.25/735.45	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-3361891-1305296398/watcher-3361891-1305296398 -o /tmp/evaluation-result-3361891-1305296398/solver-3361891-1305296398 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361891-1305296398.cnf aimd 1 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.69 0.15 0.05 5/283 11724
/proc/meminfo: memFree=20575744/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 622055153 8908800 249 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11724/statm: 2175 249 209 178 0 68 0

[startup+0.0473149 s]
/proc/loadavg: 0.69 0.15 0.05 5/283 11724
/proc/meminfo: memFree=20575744/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 622055153 8908800 249 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11724/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100329 s]
/proc/loadavg: 0.69 0.15 0.05 5/283 11724
/proc/meminfo: memFree=20575744/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 622055153 8908800 249 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11724/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300293 s]
/proc/loadavg: 0.69 0.15 0.05 5/283 11724
/proc/meminfo: memFree=20575744/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 622055153 8908800 249 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11724/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700202 s]
/proc/loadavg: 0.69 0.15 0.05 5/283 11724
/proc/meminfo: memFree=20575744/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 8700

[startup+1.50102 s]
/proc/loadavg: 0.69 0.15 0.05 9/288 11730
/proc/meminfo: memFree=20529688/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=76664 CPUtime=2.98 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 11121 0 0 0 294 4 0 0 18 0 4 0 622055216 78503936 11070 33554432000 134512640 135305190 4290944720 18446744073709551615 134528181 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11727/statm: 19166 11070 84 194 0 18970 0
[pid=11727/tid=11728] ppid=11724 vsize=76664 CPUtime=0.69 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 628 0 0 0 69 0 0 0 18 0 4 0 622055232 78503936 11070 33554432000 134512640 135305190 4290944720 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=76664 CPUtime=0.68 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 631 0 0 0 68 0 0 0 18 0 4 0 622055232 78503936 11070 33554432000 134512640 135305190 4290944720 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=76664 CPUtime=0.7 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 626 0 0 0 70 0 0 0 18 0 4 0 622055232 78503936 11070 33554432000 134512640 135305190 4290944720 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 85364

[startup+3.10073 s]
/proc/loadavg: 0.69 0.15 0.05 9/288 11730
/proc/meminfo: memFree=20517412/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=89624 CPUtime=9.37 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 14330 0 0 0 931 6 0 0 22 0 4 0 622055216 91774976 14279 33554432000 134512640 135305190 4290944720 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11727/statm: 22406 14279 84 194 0 22210 0
[pid=11727/tid=11728] ppid=11724 vsize=89624 CPUtime=2.28 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 1156 0 0 0 228 0 0 0 21 0 4 0 622055232 91774976 14279 33554432000 134512640 135305190 4290944720 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=89624 CPUtime=2.27 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 1597 0 0 0 226 1 0 0 21 0 4 0 622055232 91774976 14279 33554432000 134512640 135305190 4290944720 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=89624 CPUtime=2.29 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 1408 0 0 0 229 0 0 0 22 0 4 0 622055232 91774976 14279 33554432000 134512640 135305190 4290944720 18446744073709551615 134557130 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (KiB) 98324

[startup+6.30117 s]
/proc/loadavg: 1.27 0.28 0.09 9/288 11730
/proc/meminfo: memFree=20490168/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=111292 CPUtime=22.13 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 19666 0 0 0 2205 8 0 0 25 0 4 0 622055216 113963008 19615 33554432000 134512640 135305190 4290944720 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11727/statm: 27823 19615 84 194 0 27627 0
[pid=11727/tid=11728] ppid=11724 vsize=111292 CPUtime=5.49 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 2130 0 0 0 548 1 0 0 25 0 4 0 622055232 113963008 19615 33554432000 134512640 135305190 4290944720 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=111292 CPUtime=5.45 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 3140 0 0 0 543 2 0 0 25 0 4 0 622055232 113963008 19615 33554432000 134512640 135305190 4290944720 18446744073709551615 134553350 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=111292 CPUtime=5.49 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 2836 0 0 0 548 1 0 0 25 0 4 0 622055232 113963008 19615 33554432000 134512640 135305190 4290944720 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.74
Current children cumulated vsize (KiB) 119992

[startup+12.701 s]
/proc/loadavg: 1.81 0.41 0.13 9/288 11730
/proc/meminfo: memFree=20455988/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=137096 CPUtime=47.66 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 25787 0 0 0 4755 11 0 0 25 0 4 0 622055216 140386304 25736 33554432000 134512640 135305190 4290944720 18446744073709551615 134551983 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11727/statm: 34274 25736 84 194 0 34078 0
[pid=11727/tid=11728] ppid=11724 vsize=137096 CPUtime=11.88 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 3331 0 0 0 1187 1 0 0 25 0 4 0 622055232 140386304 25736 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=137096 CPUtime=11.79 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 4707 0 0 0 1176 3 0 0 25 0 4 0 622055232 140386304 25736 33554432000 134512640 135305190 4290944720 18446744073709551615 134554270 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=137096 CPUtime=11.9 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 4485 0 0 0 1188 2 0 0 25 0 4 0 622055232 140386304 25736 33554432000 134512640 135305190 4290944720 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.27
Current children cumulated vsize (KiB) 145796

[startup+25.5008 s]
/proc/loadavg: 3.25 0.79 0.26 9/288 11731
/proc/meminfo: memFree=20420640/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=159540 CPUtime=98.71 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 31740 0 0 0 9857 14 0 0 25 0 4 0 622055216 163368960 31689 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11727/statm: 39885 31689 84 194 0 39689 0
[pid=11727/tid=11728] ppid=11724 vsize=159540 CPUtime=24.67 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 4460 0 0 0 2465 2 0 0 25 0 4 0 622055232 163368960 31689 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=159540 CPUtime=24.47 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 6307 0 0 0 2443 4 0 0 25 0 4 0 622055232 163368960 31689 33554432000 134512640 135305190 4290944720 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=159540 CPUtime=24.68 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 6255 0 0 0 2465 3 0 0 25 0 4 0 622055232 163368960 31689 33554432000 134512640 135305190 4290944720 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.32
Current children cumulated vsize (KiB) 168240

[startup+51.1003 s]
/proc/loadavg: 4.87 1.37 0.47 9/288 11731
/proc/meminfo: memFree=20374784/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=192156 CPUtime=200.81 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 39775 0 0 0 20061 20 0 0 25 0 4 0 622055216 196767744 39724 33554432000 134512640 135305190 4290944720 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11727/statm: 48039 39724 84 194 0 47843 0
[pid=11727/tid=11728] ppid=11724 vsize=192156 CPUtime=50.14 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 5887 0 0 0 5012 2 0 0 25 0 4 0 622055232 196767744 39724 33554432000 134512640 135305190 4290944720 18446744073709551615 134528525 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=192156 CPUtime=50.05 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 8531 0 0 0 4999 6 0 0 25 0 4 0 622055232 196767744 39724 33554432000 134512640 135305190 4290944720 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=192156 CPUtime=50.28 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 8742 0 0 0 5023 5 0 0 25 0 4 0 622055232 196767744 39724 33554432000 134512640 135305190 4290944720 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.42
Current children cumulated vsize (KiB) 200856

[startup+102.31 s]
/proc/loadavg: 6.64 2.39 0.86 9/288 11733
/proc/meminfo: memFree=20317108/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=239228 CPUtime=405.1 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 51142 0 0 0 40481 29 0 0 25 0 4 0 622055216 244969472 51091 33554432000 134512640 135305190 4290944720 18446744073709551615 134528203 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11727/statm: 59807 51091 84 194 0 59611 0
[pid=11727/tid=11728] ppid=11724 vsize=239228 CPUtime=101.34 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 8112 0 0 0 10130 4 0 0 25 0 4 0 622055232 244969472 51091 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=239228 CPUtime=101.24 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 11135 0 0 0 10116 8 0 0 25 0 4 0 622055232 244969472 51091 33554432000 134512640 135305190 4290944720 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=239228 CPUtime=101.29 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 12424 0 0 0 10122 7 0 0 25 0 4 0 622055232 244969472 51091 33554432000 134512640 135305190 4290944720 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 405.71
Current children cumulated vsize (KiB) 247928

[startup+162.301 s]
/proc/loadavg: 7.53 3.42 1.31 9/288 11734
/proc/meminfo: memFree=20195580/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=337764 CPUtime=644.42 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 75806 0 0 0 64393 49 0 0 25 0 4 0 622055216 345870336 75755 33554432000 134512640 135305190 4290944720 18446744073709551615 134557478 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11727/statm: 84441 75755 84 194 0 84245 0
[pid=11727/tid=11728] ppid=11724 vsize=337764 CPUtime=161.31 cores=0,2,4,6

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

[pid=11727/tid=11729] ppid=11724 vsize=683908 CPUtime=639.49 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 53959 0 0 0 63911 38 0 0 25 0 4 0 622055232 700321792 160322 33554432000 134512640 135305190 4290944720 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=683908 CPUtime=640.4 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 42702 0 0 0 64003 37 0 0 25 0 4 0 622055232 700321792 160322 33554432000 134512640 135305190 4290944720 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2558.9
Current children cumulated vsize (KiB) 692608

[startup+702.3 s]
/proc/loadavg: 8.06 7.33 4.29 9/288 11752
/proc/meminfo: memFree=19758028/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=694412 CPUtime=2797.56 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 162843 0 0 0 279627 129 0 0 25 0 4 0 622055216 711077888 162792 33554432000 134512640 135305190 4290944720 18446744073709551615 134530649 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 173603 162792 84 194 0 173407 0
[pid=11727/tid=11728] ppid=11724 vsize=694412 CPUtime=699.44 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24034 0 0 0 69924 20 0 0 25 0 4 0 622055232 711077888 162792 33554432000 134512640 135305190 4290944720 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=694412 CPUtime=699.45 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54314 0 0 0 69906 39 0 0 25 0 4 0 622055232 711077888 162792 33554432000 134512640 135305190 4290944720 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=694412 CPUtime=700.38 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 43611 0 0 0 70000 38 0 0 25 0 4 0 622055232 711077888 162792 33554432000 134512640 135305190 4290944720 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2798.17
Current children cumulated vsize (KiB) 703112

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

[startup+716.701 s]
/proc/loadavg: 8.05 7.36 4.35 9/288 11752
/proc/meminfo: memFree=19754796/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=695836 CPUtime=2855.04 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163192 0 0 0 285374 130 0 0 25 0 4 0 622055216 712536064 163141 33554432000 134512640 135305190 4290944720 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 173959 163141 84 194 0 173763 0
[pid=11727/tid=11728] ppid=11724 vsize=695836 CPUtime=713.71 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24057 0 0 0 71351 20 0 0 25 0 4 0 622055232 712536064 163141 33554432000 134512640 135305190 4290944720 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=695836 CPUtime=713.85 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54399 0 0 0 71346 39 0 0 25 0 4 0 622055232 712536064 163141 33554432000 134512640 135305190 4290944720 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=695836 CPUtime=714.79 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 43852 0 0 0 71440 39 0 0 25 0 4 0 622055232 712536064 163141 33554432000 134512640 135305190 4290944720 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2855.65
Current children cumulated vsize (KiB) 704536

[startup+723.101 s]
/proc/loadavg: 8.04 7.37 4.37 9/288 11752
/proc/meminfo: memFree=19754300/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=696540 CPUtime=2880.58 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163372 0 0 0 287928 130 0 0 25 0 4 0 622055216 713256960 163321 33554432000 134512640 135305190 4290944720 18446744073709551615 134529116 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 174135 163321 84 194 0 173939 0
[pid=11727/tid=11728] ppid=11724 vsize=696540 CPUtime=720.05 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24078 0 0 0 71985 20 0 0 25 0 4 0 622055232 713256960 163321 33554432000 134512640 135305190 4290944720 18446744073709551615 134529104 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=696540 CPUtime=720.25 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54443 0 0 0 71986 39 0 0 25 0 4 0 622055232 713256960 163321 33554432000 134512640 135305190 4290944720 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=696540 CPUtime=721.18 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 43943 0 0 0 72079 39 0 0 25 0 4 0 622055232 713256960 163321 33554432000 134512640 135305190 4290944720 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2881.19
Current children cumulated vsize (KiB) 705240

[startup+729.5 s]
/proc/loadavg: 8.12 7.40 4.40 9/288 11752
/proc/meminfo: memFree=19753184/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=697852 CPUtime=2906.12 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163694 0 0 0 290481 131 0 0 25 0 4 0 622055216 714600448 163643 33554432000 134512640 135305190 4290944720 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 174463 163643 84 194 0 174267 0
[pid=11727/tid=11728] ppid=11724 vsize=697852 CPUtime=726.38 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24151 0 0 0 72618 20 0 0 25 0 4 0 622055232 714600448 163643 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=697852 CPUtime=726.65 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54566 0 0 0 72626 39 0 0 25 0 4 0 622055232 714600448 163643 33554432000 134512640 135305190 4290944720 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=697852 CPUtime=727.59 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 44052 0 0 0 72719 40 0 0 25 0 4 0 622055232 714600448 163643 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2906.73
Current children cumulated vsize (KiB) 706552

[startup+732.701 s]
/proc/loadavg: 8.11 7.41 4.41 9/288 11753
/proc/meminfo: memFree=19752688/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=698268 CPUtime=2918.86 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163827 0 0 0 291755 131 0 0 25 0 4 0 622055216 715026432 163776 33554432000 134512640 135305190 4290944720 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 174567 163776 84 194 0 174371 0
[pid=11727/tid=11728] ppid=11724 vsize=698268 CPUtime=729.55 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24181 0 0 0 72935 20 0 0 25 0 4 0 622055232 715026432 163776 33554432000 134512640 135305190 4290944720 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=698268 CPUtime=729.83 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54602 0 0 0 72944 39 0 0 25 0 4 0 622055232 715026432 163776 33554432000 134512640 135305190 4290944720 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=698268 CPUtime=730.79 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 44111 0 0 0 73039 40 0 0 25 0 4 0 622055232 715026432 163776 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2919.47
Current children cumulated vsize (KiB) 706968

[startup+734.301 s]
/proc/loadavg: 8.11 7.41 4.41 9/288 11753
/proc/meminfo: memFree=19752688/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=698268 CPUtime=2925.25 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163835 0 0 0 292394 131 0 0 25 0 4 0 622055216 715026432 163784 33554432000 134512640 135305190 4290944720 18446744073709551615 134547980 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 174567 163784 84 194 0 174371 0
[pid=11727/tid=11728] ppid=11724 vsize=698268 CPUtime=731.14 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24181 0 0 0 73094 20 0 0 25 0 4 0 622055232 715026432 163784 33554432000 134512640 135305190 4290944720 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=698268 CPUtime=731.43 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54602 0 0 0 73104 39 0 0 25 0 4 0 622055232 715026432 163784 33554432000 134512640 135305190 4290944720 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=698268 CPUtime=732.39 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 44118 0 0 0 73199 40 0 0 25 0 4 0 622055232 715026432 163784 33554432000 134512640 135305190 4290944720 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2925.86
Current children cumulated vsize (KiB) 706968

[startup+735.1 s]
/proc/loadavg: 8.11 7.41 4.41 9/288 11753
/proc/meminfo: memFree=19752688/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=698412 CPUtime=2928.44 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163868 0 0 0 292713 131 0 0 25 0 4 0 622055216 715173888 163817 33554432000 134512640 135305190 4290944720 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 174603 163817 84 194 0 174407 0
[pid=11727/tid=11728] ppid=11724 vsize=698412 CPUtime=731.93 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24181 0 0 0 73173 20 0 0 25 0 4 0 622055232 715173888 163817 33554432000 134512640 135305190 4290944720 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=698412 CPUtime=732.23 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54602 0 0 0 73184 39 0 0 25 0 4 0 622055232 715173888 163817 33554432000 134512640 135305190 4290944720 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=698412 CPUtime=733.19 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 44151 0 0 0 73279 40 0 0 25 0 4 0 622055232 715173888 163817 33554432000 134512640 135305190 4290944720 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2929.05
Current children cumulated vsize (KiB) 707112

[startup+735.3 s]
/proc/loadavg: 8.11 7.41 4.41 9/288 11753
/proc/meminfo: memFree=19752688/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=698412 CPUtime=2929.24 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163877 0 0 0 292793 131 0 0 25 0 4 0 622055216 715173888 163826 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 174603 163826 84 194 0 174407 0
[pid=11727/tid=11728] ppid=11724 vsize=698412 CPUtime=732.13 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24181 0 0 0 73193 20 0 0 25 0 4 0 622055232 715173888 163826 33554432000 134512640 135305190 4290944720 18446744073709551615 134528805 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=698412 CPUtime=732.43 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54602 0 0 0 73204 39 0 0 25 0 4 0 622055232 715173888 163826 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=698412 CPUtime=733.39 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 44160 0 0 0 73299 40 0 0 25 0 4 0 622055232 715173888 163826 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2929.85
Current children cumulated vsize (KiB) 707112

[startup+735.4 s]
/proc/loadavg: 8.11 7.41 4.41 9/288 11753
/proc/meminfo: memFree=19752688/32951124 swapFree=67057896/67111528
[pid=11724] ppid=11722 vsize=8700 CPUtime=0.61 cores=0,2,4,6
/proc/11724/stat : 11724 (manysat.sh) S 11722 11724 11653 0 -1 4202496 356 7654 0 0 0 0 60 1 15 0 1 0 622055153 8908800 252 33554432000 4194304 4922060 140735068475952 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11724/statm: 2175 252 209 178 0 68 0
[pid=11727] ppid=11724 vsize=698412 CPUtime=2929.64 cores=0,2,4,6
/proc/11727/stat : 11727 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202496 163879 0 0 0 292833 131 0 0 25 0 4 0 622055216 715173888 163828 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/11727/statm: 174603 163828 84 194 0 174407 0
[pid=11727/tid=11728] ppid=11724 vsize=698412 CPUtime=732.23 cores=0,2,4,6
/proc/11727/task/11728/stat : 11728 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 24181 0 0 0 73203 20 0 0 25 0 4 0 622055232 715173888 163828 33554432000 134512640 135305190 4290944720 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11727/tid=11729] ppid=11724 vsize=698412 CPUtime=732.53 cores=0,2,4,6
/proc/11727/task/11729/stat : 11729 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 54602 0 0 0 73214 39 0 0 25 0 4 0 622055232 715173888 163828 33554432000 134512640 135305190 4290944720 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11727/tid=11730] ppid=11724 vsize=698412 CPUtime=733.49 cores=0,2,4,6
/proc/11727/task/11730/stat : 11730 (manysat1.1_stat) R 11724 11724 11653 0 -1 4202560 44162 0 0 0 73309 40 0 0 25 0 4 0 622055232 715173888 163828 33554432000 134512640 135305190 4290944720 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2930.25
Current children cumulated vsize (KiB) 707112

Child status: 20
Real time (s): 735.46
CPU time (s): 2930.4
CPU user time (s): 2929.04
CPU system time (s): 1.36379
CPU usage (%): 398.445
Max. virtual memory (cumulated for all children) (KiB): 707112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2929.04
system time used= 1.36379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172116
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= 40267
involuntary context switches= 14872

runsolver used 2.00869 second user time and 4.64729 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-13 16:19:58
IDJOB=3361891
IDBENCH=20536
IDSOLVER=1838
FILE ID=node140/3361891-1305296398
RUNJOBID= node140-1305296391-11671
PBS_JOBID= 13321413
Free space on /tmp= 49580 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.k100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361891-1305296398/watcher-3361891-1305296398 -o /tmp/evaluation-result-3361891-1305296398/solver-3361891-1305296398 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361891-1305296398.cnf aimd 1

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=2004796002

node140.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	: 5226.14
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.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.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.77
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      20576148 kB
Buffers:        247172 kB
Cached:        8109312 kB
SwapCached:       8056 kB
Active:        4831884 kB
Inactive:      7082216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20576148 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            7960 kB
Writeback:           0 kB
AnonPages:     3554408 kB
Mapped:          23512 kB
Slab:           376948 kB
PageTables:      22048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45639244 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= 49580 MiB
End job on node140 at 2011-05-13 16:32:14