Trace number 3361923

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 1400.24 357.697

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.21	c ==============================================================================
0.00/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.21	c ==============================================================================
0.00/0.21	c |         0 |  459963  1073247 |  137988       0        0     nan |  0.000 % |
8.29/8.33	c |         0 |  179278   803454 |      --       0       --      -- |     --   | -280663/-269740
8.29/8.33	c ==============================================================================
8.29/8.33	c Result  :   #vars: 13881   #clauses: 179278   #literals: 803454
8.29/8.33	c CPU time:   8.19675 s
8.29/8.33	c ==============================================================================
1400.01/357.64	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1400.01/357.64	c ============================[ Problem Statistics ]=============================
1400.01/357.64	c |                                                                             |
1400.01/357.64	c threadId              : 3
1400.01/357.64	c restarts              : 885
1400.01/357.64	c conflicts             : 472101         (339 /sec)
1400.01/357.64	c decisions             : 1233570        (2.28 % random) (887 /sec)
1400.01/357.64	c propagations          : 348174867      (250333 /sec)
1400.01/357.64	c conflict literals     : 115791316      (32.83 % deleted)
1400.01/357.64	c Memory used           : 909.70 MB
1400.01/357.64	c CPU time              : 1390.84 s
1400.01/357.64	
1400.01/357.64	c --->m=4, e=8, aimd=1, HOME/17838_many.cnf	time: 347.711	conflicts: 472101       
1400.01/357.68	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-3361923-1305296846/watcher-3361923-1305296846 -o /tmp/evaluation-result-3361923-1305296846/solver-3361923-1305296846 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361923-1305296846.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: 8.10 6.36 3.14 5/353 17838
/proc/meminfo: memFree=14685800/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0

[startup+0.0735449 s]
/proc/loadavg: 8.10 6.36 3.14 5/353 17838
/proc/meminfo: memFree=14685800/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100539 s]
/proc/loadavg: 8.10 6.36 3.14 5/353 17838
/proc/meminfo: memFree=14685800/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300503 s]
/proc/loadavg: 8.10 6.36 3.14 5/353 17838
/proc/meminfo: memFree=14685800/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70043 s]
/proc/loadavg: 8.10 6.36 3.14 5/353 17838
/proc/meminfo: memFree=14685800/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50029 s]
/proc/loadavg: 7.93 6.36 3.15 6/355 17840
/proc/meminfo: memFree=14613624/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0
[pid=17839] ppid=17838 vsize=78852 CPUtime=1.49 cores=0,2,4,6
/proc/17839/stat : 17839 (SatElite) R 17838 17838 17714 0 -1 4202496 17800 0 0 0 146 3 0 0 25 0 1 0 622100770 80744448 16479 33554432000 134512640 135034092 4286980448 18446744073709551615 134566263 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17839/statm: 19713 16479 68 128 0 19583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87552

[startup+3.10101 s]
/proc/loadavg: 7.93 6.36 3.15 6/355 17840
/proc/meminfo: memFree=14600352/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0
[pid=17839] ppid=17838 vsize=83288 CPUtime=3.09 cores=0,2,4,6
/proc/17839/stat : 17839 (SatElite) R 17838 17838 17714 0 -1 4202496 18792 0 0 0 303 6 0 0 25 0 1 0 622100770 85286912 17471 33554432000 134512640 135034092 4286980448 18446744073709551615 134566207 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17839/statm: 20822 17471 68 128 0 20692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91988

[startup+6.30045 s]
/proc/loadavg: 7.93 6.36 3.15 6/355 17840
/proc/meminfo: memFree=14569936/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 622100770 8908800 249 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17838/statm: 2175 249 209 178 0 68 0
[pid=17839] ppid=17838 vsize=89300 CPUtime=6.29 cores=0,2,4,6
/proc/17839/stat : 17839 (SatElite) R 17838 17838 17714 0 -1 4202496 20325 0 0 0 618 11 0 0 25 0 1 0 622100770 91443200 19004 33554432000 134512640 135034092 4286980448 18446744073709551615 134566728 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17839/statm: 22325 19004 68 128 0 22195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98000

[startup+12.7003 s]
/proc/loadavg: 7.72 6.36 3.19 9/358 17844
/proc/meminfo: memFree=14531976/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=131076 CPUtime=15.89 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 24399 0 0 0 1577 12 0 0 25 0 4 0 622101621 134221824 24348 33554432000 134512640 135305190 4292494672 18446744073709551615 134570407 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 32769 24348 84 194 0 32573 0
[pid=17841/tid=17842] ppid=17838 vsize=131076 CPUtime=3.91 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 2855 0 0 0 389 2 0 0 25 0 4 0 622101646 134221824 24348 33554432000 134512640 135305190 4292494672 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=131076 CPUtime=3.91 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 3161 0 0 0 389 2 0 0 25 0 4 0 622101646 134221824 24348 33554432000 134512640 135305190 4292494672 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=131076 CPUtime=3.87 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 3053 0 0 0 384 3 0 0 20 0 4 0 622101646 134221824 24348 33554432000 134512640 135305190 4292494672 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 139776

[startup+25.501 s]
/proc/loadavg: 7.76 6.41 3.24 9/358 17845
/proc/meminfo: memFree=14402584/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=240108 CPUtime=66.94 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 51324 0 0 0 6673 21 0 0 25 0 4 0 622101621 245870592 51273 33554432000 134512640 135305190 4292494672 18446744073709551615 134551694 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 60027 51273 84 194 0 59831 0
[pid=17841/tid=17842] ppid=17838 vsize=240108 CPUtime=16.7 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 10598 0 0 0 1665 5 0 0 25 0 4 0 622101646 245870592 51273 33554432000 134512640 135305190 4292494672 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=240108 CPUtime=16.71 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 8705 0 0 0 1668 3 0 0 25 0 4 0 622101646 245870592 51273 33554432000 134512640 135305190 4292494672 18446744073709551615 134551656 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=240108 CPUtime=16.53 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 8122 0 0 0 1649 4 0 0 25 0 4 0 622101646 245870592 51273 33554432000 134512640 135305190 4292494672 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 75.44
Current children cumulated vsize (KiB) 248808

[startup+51.1005 s]
/proc/loadavg: 7.85 6.56 3.39 9/358 17845
/proc/meminfo: memFree=14252704/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=376960 CPUtime=169.05 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 85640 0 0 0 16875 30 0 0 25 0 4 0 622101621 386007040 85589 33554432000 134512640 135305190 4292494672 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 94240 85589 84 194 0 94044 0
[pid=17841/tid=17842] ppid=17838 vsize=376960 CPUtime=42.3 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 20686 0 0 0 4222 8 0 0 25 0 4 0 622101646 386007040 85589 33554432000 134512640 135305190 4292494672 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=376960 CPUtime=42.31 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 17145 0 0 0 4226 5 0 0 25 0 4 0 622101646 386007040 85589 33554432000 134512640 135305190 4292494672 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=376960 CPUtime=41.84 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 14237 0 0 0 4178 6 0 0 25 0 4 0 622101646 386007040 85589 33554432000 134512640 135305190 4292494672 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.55
Current children cumulated vsize (KiB) 385660

[startup+102.313 s]
/proc/loadavg: 8.01 6.81 3.64 9/358 17847
/proc/meminfo: memFree=14069508/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=547572 CPUtime=373.31 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 128105 0 0 0 37288 43 0 0 25 0 4 0 622101621 560713728 128054 33554432000 134512640 135305190 4292494672 18446744073709551615 134551804 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 136893 128054 84 194 0 136697 0
[pid=17841/tid=17842] ppid=17838 vsize=547572 CPUtime=93.06 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 31164 0 0 0 9295 11 0 0 25 0 4 0 622101646 560713728 128054 33554432000 134512640 135305190 4292494672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=547572 CPUtime=93.51 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 30433 0 0 0 9343 8 0 0 25 0 4 0 622101646 560713728 128054 33554432000 134512640 135305190 4292494672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=547572 CPUtime=92.92 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 21073 0 0 0 9284 8 0 0 25 0 4 0 622101646 560713728 128054 33554432000 134512640 135305190 4292494672 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 381.81
Current children cumulated vsize (KiB) 556272

[startup+162.301 s]
/proc/loadavg: 8.00 7.03 3.91 9/358 17848
/proc/meminfo: memFree=13868748/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=741812 CPUtime=612.57 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 176545 0 0 0 61197 60 0 0 25 0 4 0 622101621 759615488 176494 33554432000 134512640 135305190 4292494672 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 185453 176494 84 194 0 185257 0
[pid=17841/tid=17842] ppid=17838 vsize=741812 CPUtime=152.4 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 45477 0 0 0 15223 17 0 0 25 0 4 0 622101646 759615488 176494 33554432000 134512640 135305190 4292494672 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=741812 CPUtime=153.51 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 41877 0 0 0 15339 12 0 0 25 0 4 0 622101646 759615488 176494 33554432000 134512640 135305190 4292494672 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=741812 CPUtime=152.88 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 29313 0 0 0 15277 11 0 0 25 0 4 0 622101646 759615488 176494 33554432000 134512640 135305190 4292494672 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 621.07
Current children cumulated vsize (KiB) 750512

[startup+222.3 s]
/proc/loadavg: 8.10 7.23 4.17 9/358 17850
/proc/meminfo: memFree=13760492/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=840628 CPUtime=851.89 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 201462 0 0 0 85119 70 0 0 25 0 4 0 622101621 860803072 201411 33554432000 134512640 135305190 4292494672 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 210157 201411 84 194 0 209961 0
[pid=17841/tid=17842] ppid=17838 vsize=840628 CPUtime=211.74 cores=0,2,4,6

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

[pid=17841/tid=17843] ppid=17838 vsize=840628 CPUtime=213.5 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 47080 0 0 0 21336 14 0 0 25 0 4 0 622101646 860803072 201411 33554432000 134512640 135305190 4292494672 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=840628 CPUtime=212.86 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 34380 0 0 0 21272 14 0 0 25 0 4 0 622101646 860803072 201411 33554432000 134512640 135305190 4292494672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 860.39
Current children cumulated vsize (KiB) 849328

[startup+282.301 s]
/proc/loadavg: 8.07 7.38 4.41 9/358 17851
/proc/meminfo: memFree=13727544/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=865444 CPUtime=1091.2 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 207459 0 0 0 109047 73 0 0 25 0 4 0 622101621 886214656 207408 33554432000 134512640 135305190 4292494672 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 216361 207408 84 194 0 216165 0
[pid=17841/tid=17842] ppid=17838 vsize=865444 CPUtime=271.08 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 55125 0 0 0 27089 19 0 0 25 0 4 0 622101646 886214656 207408 33554432000 134512640 135305190 4292494672 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=865444 CPUtime=273.51 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 48342 0 0 0 27336 15 0 0 25 0 4 0 622101646 886214656 207408 33554432000 134512640 135305190 4292494672 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=865444 CPUtime=272.84 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 34945 0 0 0 27269 15 0 0 25 0 4 0 622101646 886214656 207408 33554432000 134512640 135305190 4292494672 18446744073709551615 134551677 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1099.7
Current children cumulated vsize (KiB) 874144

[startup+342.3 s]
/proc/loadavg: 8.09 7.52 4.64 9/358 17853
/proc/meminfo: memFree=13659320/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=930672 CPUtime=1330.5 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223883 0 0 0 132968 82 0 0 25 0 4 0 622101621 953008128 223832 33554432000 134512640 135305190 4292494672 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232668 223832 84 194 0 232472 0
[pid=17841/tid=17842] ppid=17838 vsize=930672 CPUtime=330.42 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60700 0 0 0 33020 22 0 0 25 0 4 0 622101646 953008128 223832 33554432000 134512640 135305190 4292494672 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=930672 CPUtime=333.51 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52429 0 0 0 33334 17 0 0 25 0 4 0 622101646 953008128 223832 33554432000 134512640 135305190 4292494672 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=930672 CPUtime=332.8 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 33264 16 0 0 25 0 4 0 622101646 953008128 223832 33554432000 134512640 135305190 4292494672 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1339
Current children cumulated vsize (KiB) 939372

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

[startup+345.501 s]
/proc/loadavg: 8.09 7.52 4.64 9/358 17853
/proc/meminfo: memFree=13658576/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=931124 CPUtime=1343.27 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223985 0 0 0 134245 82 0 0 25 0 4 0 622101621 953470976 223934 33554432000 134512640 135305190 4292494672 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232781 223934 84 194 0 232585 0
[pid=17841/tid=17842] ppid=17838 vsize=931124 CPUtime=333.58 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60720 0 0 0 33336 22 0 0 25 0 4 0 622101646 953470976 223934 33554432000 134512640 135305190 4292494672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=931124 CPUtime=336.71 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52478 0 0 0 33654 17 0 0 25 0 4 0 622101646 953470976 223934 33554432000 134512640 135305190 4292494672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=931124 CPUtime=336 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 33584 16 0 0 25 0 4 0 622101646 953470976 223934 33554432000 134512640 135305190 4292494672 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1351.77
Current children cumulated vsize (KiB) 939824

[startup+351.901 s]
/proc/loadavg: 8.15 7.55 4.69 9/358 17853
/proc/meminfo: memFree=13657968/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=931528 CPUtime=1368.81 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223993 0 0 0 136798 83 0 0 25 0 4 0 622101621 953884672 223942 33554432000 134512640 135305190 4292494672 18446744073709551615 134551962 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232882 223942 84 194 0 232686 0
[pid=17841/tid=17842] ppid=17838 vsize=931528 CPUtime=339.92 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60720 0 0 0 33969 23 0 0 25 0 4 0 622101646 953884672 223942 33554432000 134512640 135305190 4292494672 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=931528 CPUtime=343.12 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52482 0 0 0 34295 17 0 0 25 0 4 0 622101646 953884672 223942 33554432000 134512640 135305190 4292494672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=931528 CPUtime=342.41 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 34225 16 0 0 25 0 4 0 622101646 953884672 223942 33554432000 134512640 135305190 4292494672 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1377.31
Current children cumulated vsize (KiB) 940228

[startup+355.101 s]
/proc/loadavg: 8.15 7.55 4.69 9/358 17853
/proc/meminfo: memFree=13657844/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=931528 CPUtime=1381.54 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223996 0 0 0 138071 83 0 0 25 0 4 0 622101621 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134551962 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232882 223945 84 194 0 232686 0
[pid=17841/tid=17842] ppid=17838 vsize=931528 CPUtime=343.08 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60720 0 0 0 34285 23 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=931528 CPUtime=346.31 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52485 0 0 0 34614 17 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=931528 CPUtime=345.59 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 34543 16 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1390.04
Current children cumulated vsize (KiB) 940228

[startup+356.701 s]
/proc/loadavg: 8.14 7.56 4.70 9/358 17853
/proc/meminfo: memFree=13657596/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=931528 CPUtime=1387.92 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223996 0 0 0 138709 83 0 0 25 0 4 0 622101621 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232882 223945 84 194 0 232686 0
[pid=17841/tid=17842] ppid=17838 vsize=931528 CPUtime=344.66 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60720 0 0 0 34443 23 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=931528 CPUtime=347.91 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52485 0 0 0 34774 17 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=931528 CPUtime=347.19 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 34703 16 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1396.42
Current children cumulated vsize (KiB) 940228

[startup+357.101 s]
/proc/loadavg: 8.14 7.56 4.70 9/358 17853
/proc/meminfo: memFree=13657596/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=931528 CPUtime=1389.52 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223996 0 0 0 138869 83 0 0 25 0 4 0 622101621 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232882 223945 84 194 0 232686 0
[pid=17841/tid=17842] ppid=17838 vsize=931528 CPUtime=345.06 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60720 0 0 0 34483 23 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=931528 CPUtime=348.31 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52485 0 0 0 34814 17 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=931528 CPUtime=347.59 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 34743 16 0 0 25 0 4 0 622101646 953884672 223945 33554432000 134512640 135305190 4292494672 18446744073709551615 134551771 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1398.02
Current children cumulated vsize (KiB) 940228

[startup+357.513 s]
/proc/loadavg: 8.14 7.56 4.70 9/358 17854
/proc/meminfo: memFree=13657472/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=931528 CPUtime=1391.15 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223997 0 0 0 139032 83 0 0 25 0 4 0 622101621 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232882 223946 84 194 0 232686 0
[pid=17841/tid=17842] ppid=17838 vsize=931528 CPUtime=345.46 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60720 0 0 0 34523 23 0 0 25 0 4 0 622101646 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=931528 CPUtime=348.72 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52486 0 0 0 34855 17 0 0 25 0 4 0 622101646 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=931528 CPUtime=348 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 34784 16 0 0 25 0 4 0 622101646 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1399.65
Current children cumulated vsize (KiB) 940228

[startup+357.601 s]
/proc/loadavg: 8.14 7.56 4.70 9/358 17854
/proc/meminfo: memFree=13657472/32951124 swapFree=67111348/67111528
[pid=17838] ppid=17836 vsize=8700 CPUtime=8.5 cores=0,2,4,6
/proc/17838/stat : 17838 (manysat.sh) S 17836 17838 17714 0 -1 4202496 356 23756 0 0 0 0 835 15 18 0 1 0 622100770 8908800 252 33554432000 4194304 4922060 140736227602912 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17838/statm: 2175 252 209 178 0 68 0
[pid=17841] ppid=17838 vsize=931528 CPUtime=1391.51 cores=0,2,4,6
/proc/17841/stat : 17841 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202496 223997 0 0 0 139068 83 0 0 25 0 4 0 622101621 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134551639 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/17841/statm: 232882 223946 84 194 0 232686 0
[pid=17841/tid=17842] ppid=17838 vsize=931528 CPUtime=345.54 cores=0,2,4,6
/proc/17841/task/17842/stat : 17842 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 60720 0 0 0 34531 23 0 0 25 0 4 0 622101646 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17841/tid=17843] ppid=17838 vsize=931528 CPUtime=348.81 cores=0,2,4,6
/proc/17841/task/17843/stat : 17843 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 52486 0 0 0 34864 17 0 0 25 0 4 0 622101646 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17841/tid=17844] ppid=17838 vsize=931528 CPUtime=348.09 cores=0,2,4,6
/proc/17841/task/17844/stat : 17844 (manysat1.1_stat) R 17838 17838 17714 0 -1 4202560 36962 0 0 0 34793 16 0 0 25 0 4 0 622101646 953884672 223946 33554432000 134512640 135305190 4292494672 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1400.01
Current children cumulated vsize (KiB) 940228

Child status: 20
Real time (s): 357.697
CPU time (s): 1400.24
CPU user time (s): 1399.2
CPU system time (s): 1.04484
CPU usage (%): 391.461
Max. virtual memory (cumulated for all children) (KiB): 940228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1399.2
system time used= 1.04484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248337
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= 17720
involuntary context switches= 6806

runsolver used 1.11583 second user time and 2.79657 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-13 16:27:26
IDJOB=3361923
IDBENCH=70760
IDSOLVER=1838
FILE ID=node144/3361923-1305296846
RUNJOBID= node144-1305296391-17732
PBS_JOBID= 13321409
Free space on /tmp= 37420 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361923-1305296846/watcher-3361923-1305296846 -o /tmp/evaluation-result-3361923-1305296846/solver-3361923-1305296846 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361923-1305296846.cnf aimd 1

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=478513561

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14686204 kB
Buffers:        233068 kB
Cached:       10214748 kB
SwapCached:          0 kB
Active:        8229784 kB
Inactive:      9560600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14686204 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            9476 kB
Writeback:           0 kB
AnonPages:     7342248 kB
Mapped:          27756 kB
Slab:           373884 kB
PageTables:      37988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82240204 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= 37420 MiB
End job on node144 at 2011-05-13 16:33:24