Trace number 1774446

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
ManySAT 1.1 aimd 1/2009-03-20UNSAT 522.596 262.622

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.052
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.08/0.16	c ==============================================================================
0.08/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.16	c ==============================================================================
0.08/0.16	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
1.09/1.18	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
1.09/1.18	c ==============================================================================
1.09/1.18	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
1.09/1.18	c CPU time:   1.16182 s
1.09/1.18	c ==============================================================================
522.36/262.60	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
522.36/262.60	c ============================[ Problem Statistics ]=============================
522.36/262.60	c |                                                                             |
522.36/262.60	c threadId              : 0
522.36/262.60	c restarts              : 369
522.36/262.60	c conflicts             : 308866         (593 /sec)
522.36/262.60	c decisions             : 449162         (1.80 % random) (862 /sec)
522.36/262.60	c propagations          : 71736726       (137693 /sec)
522.36/262.60	c conflict literals     : 6625891        (33.59 % deleted)
522.36/262.60	c Memory used           : 118.44 MB
522.36/262.60	c CPU time              : 520.991 s
522.36/262.60	
522.36/262.60	c --->m=4, e=8, aimd=1, HOME/30446_many.cnf	time: 130.248	conflicts: 308866       
522.56/262.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774446-1241291247/watcher-1774446-1241291247 -o /tmp/evaluation-result-1774446-1241291247/solver-1774446-1241291247 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774446-1241291247.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.98 3.89 3.86 3/64 30446
/proc/meminfo: memFree=1816024/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=0
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157153278 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30446/statm: 1339 235 195 169 0 50 0
[pid=30447] ppid=30446 vsize=984 CPUtime=0
/proc/30447/stat : 30447 (SatElite) R 30446 30446 30244 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 157153278 1007616 159 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30447/statm: 246 160 51 127 0 116 0

[startup+0.0636809 s]
/proc/loadavg: 3.98 3.89 3.86 3/64 30446
/proc/meminfo: memFree=1816024/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=0
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157153278 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30446/statm: 1339 235 195 169 0 50 0
[pid=30447] ppid=30446 vsize=8228 CPUtime=0.05
/proc/30447/stat : 30447 (SatElite) R 30446 30446 30244 0 -1 4194304 1671 0 0 0 5 0 0 0 18 0 1 0 157153278 8425472 1655 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30447/statm: 2057 1656 51 127 0 1927 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13584

[startup+0.102683 s]
/proc/loadavg: 3.98 3.89 3.86 3/64 30446
/proc/meminfo: memFree=1816024/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=0
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157153278 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30446/statm: 1339 235 195 169 0 50 0
[pid=30447] ppid=30446 vsize=10728 CPUtime=0.08
/proc/30447/stat : 30447 (SatElite) R 30446 30446 30244 0 -1 4194304 2458 0 0 0 8 0 0 0 18 0 1 0 157153278 10985472 2442 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30447/statm: 2682 2444 51 127 0 2552 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16084

[startup+0.301702 s]
/proc/loadavg: 3.98 3.89 3.86 3/64 30446
/proc/meminfo: memFree=1816024/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=0
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157153278 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30446/statm: 1339 235 195 169 0 50 0
[pid=30447] ppid=30446 vsize=22328 CPUtime=0.29
/proc/30447/stat : 30447 (SatElite) R 30446 30446 30244 0 -1 4194304 4683 0 0 0 28 1 0 0 19 0 1 0 157153278 22863872 4667 1992294400 134512640 135034092 4294956112 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 1 0 0
/proc/30447/statm: 5582 4667 67 127 0 5452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27684

[startup+0.701744 s]
/proc/loadavg: 3.98 3.89 3.86 3/64 30446
/proc/meminfo: memFree=1816024/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=0
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157153278 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30446/statm: 1339 235 195 169 0 50 0
[pid=30447] ppid=30446 vsize=22100 CPUtime=0.69
/proc/30447/stat : 30447 (SatElite) R 30446 30446 30244 0 -1 4194304 5043 0 0 0 67 2 0 0 22 0 1 0 157153278 22630400 4622 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30447/statm: 5525 4622 68 127 0 5395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27456

[startup+1.50283 s]
/proc/loadavg: 3.98 3.89 3.86 2/66 30448
/proc/meminfo: memFree=1793928/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 5356

[startup+3.10199 s]
/proc/loadavg: 3.98 3.89 3.86 5/69 30452
/proc/meminfo: memFree=1788464/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=59804 CPUtime=3.42
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 6647 0 0 0 336 6 0 0 17 0 4 0 157153408 61239296 6633 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 14951 6633 83 193 0 14755 0
[pid=30449/tid=30450] ppid=30446 vsize=59804 CPUtime=0.87
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 365 0 0 0 87 0 0 0 16 0 4 0 157153425 61239296 6633 1992294400 134512640 135305190 4294956160 18446744073709551615 134528471 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=59804 CPUtime=0.61
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 310 0 0 0 61 0 0 0 17 0 4 0 157153425 61239296 6633 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30452] ppid=30446 vsize=59804 CPUtime=0.9
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 461 0 0 0 89 1 0 0 17 0 4 0 157153425 61239296 6633 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 65160

[startup+6.30131 s]
/proc/loadavg: 4.06 3.91 3.86 5/69 30452
/proc/meminfo: memFree=1781872/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=64136 CPUtime=9.79
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 7980 0 0 0 972 7 0 0 17 0 4 0 157153408 65675264 7966 1992294400 134512640 135305190 4294956160 18446744073709551615 134546161 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 16034 7966 83 193 0 15838 0
[pid=30449/tid=30450] ppid=30446 vsize=64136 CPUtime=2.63
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 660 0 0 0 262 1 0 0 17 0 4 0 157153425 65675264 7966 1992294400 134512640 135305190 4294956160 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=64136 CPUtime=1.69
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 590 0 0 0 169 0 0 0 17 0 4 0 157153425 65675264 7966 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30452] ppid=30446 vsize=64136 CPUtime=2.96
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 888 0 0 0 295 1 0 0 17 0 4 0 157153425 65675264 7966 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 69492

[startup+12.702 s]
/proc/loadavg: 4.06 3.91 3.86 5/69 30452
/proc/meminfo: memFree=1775224/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=70488 CPUtime=22.56
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 9547 0 0 0 2247 9 0 0 17 0 4 0 157153408 72179712 9533 1992294400 134512640 135305190 4294956160 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 17622 9533 83 193 0 17426 0
[pid=30449/tid=30450] ppid=30446 vsize=70488 CPUtime=4.77
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 900 0 0 0 476 1 0 0 18 0 4 0 157153425 72179712 9533 1992294400 134512640 135305190 4294956160 18446744073709551615 134545898 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=70488 CPUtime=5.71
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 1124 0 0 0 570 1 0 0 18 0 4 0 157153425 72179712 9533 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=70488 CPUtime=6.97
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 1383 0 0 0 695 2 0 0 17 0 4 0 157153425 72179712 9533 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 75844

[startup+25.5022 s]
/proc/loadavg: 4.05 3.91 3.86 5/69 30452
/proc/meminfo: memFree=1766392/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=79568 CPUtime=48.1
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 11612 0 0 0 4798 12 0 0 17 0 4 0 157153408 81477632 11598 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30449/statm: 19892 11598 83 193 0 19696 0
[pid=30449/tid=30450] ppid=30446 vsize=79568 CPUtime=7.62
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 1158 0 0 0 761 1 0 0 18 0 4 0 157153425 81477632 11598 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=79568 CPUtime=9.81
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 1413 0 0 0 980 1 0 0 19 0 4 0 157153425 81477632 11598 1992294400 134512640 135305190 4294956160 18446744073709551615 134528834 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=79568 CPUtime=16.56
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 2133 0 0 0 1653 3 0 0 18 0 4 0 157153425 81477632 11598 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (KiB) 84924

[startup+51.1028 s]
/proc/loadavg: 4.03 3.92 3.87 5/69 30452
/proc/meminfo: memFree=1757688/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=88620 CPUtime=99.19
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 13849 0 0 0 9903 16 0 0 25 0 4 0 157153408 90746880 13835 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30449/statm: 22155 13835 83 193 0 21959 0
[pid=30449/tid=30450] ppid=30446 vsize=88620 CPUtime=23.23
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 1760 0 0 0 2320 3 0 0 24 0 4 0 157153425 90746880 13835 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=88620 CPUtime=18.76
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 1962 0 0 0 1874 2 0 0 25 0 4 0 157153425 90746880 13835 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30452] ppid=30446 vsize=88620 CPUtime=27.22
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 2659 0 0 0 2719 3 0 0 25 0 4 0 157153425 90746880 13835 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.48
Current children cumulated vsize (KiB) 93976

[startup+102.307 s]
/proc/loadavg: 4.01 3.93 3.87 5/69 30452
/proc/meminfo: memFree=1745144/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=101680 CPUtime=201.39
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 16853 0 0 0 20119 20 0 0 25 0 4 0 157153408 104120320 16839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30449/statm: 25420 16839 83 193 0 25224 0
[pid=30449/tid=30450] ppid=30446 vsize=101680 CPUtime=47.32
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 2420 0 0 0 4728 4 0 0 20 0 4 0 157153425 104120320 16839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=101680 CPUtime=42.87
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 2594 0 0 0 4285 2 0 0 25 0 4 0 157153425 104120320 16839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=101680 CPUtime=53
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3478 0 0 0 5296 4 0 0 25 0 4 0 157153425 104120320 16839 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.68
Current children cumulated vsize (KiB) 107036

[startup+162.303 s]
/proc/loadavg: 4.00 3.94 3.88 5/69 30452
/proc/meminfo: memFree=1738808/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=107500 CPUtime=321.11
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 18458 0 0 0 32088 23 0 0 25 0 4 0 157153408 110080000 18444 1992294400 134512640 135305190 4294956160 18446744073709551615 134528347 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30449/statm: 26875 18444 83 193 0 26679 0
[pid=30449/tid=30450] ppid=30446 vsize=107500 CPUtime=79.28
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 2856 0 0 0 7923 5 0 0 25 0 4 0 157153425 110080000 18444 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=107500 CPUtime=67.65
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 2902 0 0 0 6762 3 0 0 25 0 4 0 157153425 110080000 18444 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0

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

/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=115564 CPUtime=440.85
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 20307 0 0 0 44060 25 0 0 25 0 4 0 157153408 118337536 20293 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30449/statm: 28891 20293 83 193 0 28695 0
[pid=30449/tid=30450] ppid=30446 vsize=115564 CPUtime=106.32
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3243 0 0 0 10626 6 0 0 25 0 4 0 157153425 118337536 20293 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=115564 CPUtime=100.44
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3387 0 0 0 10040 4 0 0 19 0 4 0 157153425 118337536 20293 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=115564 CPUtime=111.88
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4426 0 0 0 11182 6 0 0 19 0 4 0 157153425 118337536 20293 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.14
Current children cumulated vsize (KiB) 120920

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

[startup+230.303 s]
/proc/loadavg: 4.00 3.95 3.88 5/69 30452
/proc/meminfo: memFree=1729784/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=117112 CPUtime=456.82
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 20731 0 0 0 45656 26 0 0 22 0 4 0 157153408 119922688 20717 1992294400 134512640 135305190 4294956160 18446744073709551615 134530654 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30449/statm: 29278 20717 83 193 0 29082 0
[pid=30449/tid=30450] ppid=30446 vsize=117112 CPUtime=110.31
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3319 0 0 0 11025 6 0 0 25 0 4 0 157153425 119922688 20717 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=117112 CPUtime=104.43
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3534 0 0 0 10439 4 0 0 25 0 4 0 157153425 119922688 20717 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=117112 CPUtime=113.79
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4463 0 0 0 11373 6 0 0 25 0 4 0 157153425 119922688 20717 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 458.11
Current children cumulated vsize (KiB) 122468

[startup+243.106 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1726712/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=119936 CPUtime=482.37
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 21430 0 0 0 48209 28 0 0 22 0 4 0 157153408 122814464 21416 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30449/statm: 29984 21416 83 193 0 29788 0
[pid=30449/tid=30450] ppid=30446 vsize=119936 CPUtime=115.85
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3516 0 0 0 11578 7 0 0 25 0 4 0 157153425 122814464 21416 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30451] ppid=30446 vsize=119936 CPUtime=110.76
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3689 0 0 0 11072 4 0 0 25 0 4 0 157153425 122814464 21416 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30452] ppid=30446 vsize=119936 CPUtime=121.58
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4649 0 0 0 12152 6 0 0 20 0 4 0 157153425 122814464 21416 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 483.66
Current children cumulated vsize (KiB) 125292

[startup+255.902 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1725688/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=120964 CPUtime=507.9
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 21691 0 0 0 50762 28 0 0 21 0 4 0 157153408 123867136 21677 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 30241 21677 83 193 0 30045 0
[pid=30449/tid=30450] ppid=30446 vsize=120964 CPUtime=122.21
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3580 0 0 0 12214 7 0 0 25 0 4 0 157153425 123867136 21677 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=120964 CPUtime=117.89
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3755 0 0 0 11785 4 0 0 18 0 4 0 157153425 123867136 21677 1992294400 134512640 135305190 4294956160 18446744073709551615 134528431 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=120964 CPUtime=127.81
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4649 0 0 0 12775 6 0 0 21 0 4 0 157153425 123867136 21677 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 509.19
Current children cumulated vsize (KiB) 126320

[startup+259.102 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1725624/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=121120 CPUtime=514.29
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 21714 0 0 0 51401 28 0 0 25 0 4 0 157153408 124026880 21700 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 30280 21700 83 193 0 30084 0
[pid=30449/tid=30450] ppid=30446 vsize=121120 CPUtime=123.81
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3599 0 0 0 12374 7 0 0 25 0 4 0 157153425 124026880 21700 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=121120 CPUtime=119.79
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3755 0 0 0 11975 4 0 0 21 0 4 0 157153425 124026880 21700 1992294400 134512640 135305190 4294956160 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=121120 CPUtime=129.4
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4650 0 0 0 12934 6 0 0 25 0 4 0 157153425 124026880 21700 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 515.58
Current children cumulated vsize (KiB) 126476

[startup+260.706 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1725560/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=121120 CPUtime=517.49
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 21720 0 0 0 51721 28 0 0 25 0 4 0 157153408 124026880 21706 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 30280 21706 83 193 0 30084 0
[pid=30449/tid=30450] ppid=30446 vsize=121120 CPUtime=124.61
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3602 0 0 0 12454 7 0 0 25 0 4 0 157153425 124026880 21706 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=121120 CPUtime=120.6
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3755 0 0 0 12056 4 0 0 23 0 4 0 157153425 124026880 21706 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=121120 CPUtime=130.19
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4650 0 0 0 13013 6 0 0 25 0 4 0 157153425 124026880 21706 1992294400 134512640 135305190 4294956160 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 518.78
Current children cumulated vsize (KiB) 126476

[startup+261.502 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1725560/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=121120 CPUtime=519.08
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 21734 0 0 0 51880 28 0 0 25 0 4 0 157153408 124026880 21720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 30280 21720 83 193 0 30084 0
[pid=30449/tid=30450] ppid=30446 vsize=121120 CPUtime=125.01
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3603 0 0 0 12494 7 0 0 25 0 4 0 157153425 124026880 21720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=121120 CPUtime=120.99
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3755 0 0 0 12095 4 0 0 25 0 4 0 157153425 124026880 21720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=121120 CPUtime=130.59
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4650 0 0 0 13053 6 0 0 25 0 4 0 157153425 124026880 21720 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.37
Current children cumulated vsize (KiB) 126476

[startup+262.302 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1725432/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=121280 CPUtime=520.67
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 21771 0 0 0 52039 28 0 0 25 0 4 0 157153408 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 30320 21757 83 193 0 30124 0
[pid=30449/tid=30450] ppid=30446 vsize=121280 CPUtime=125.52
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3621 0 0 0 12545 7 0 0 17 0 4 0 157153425 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=121280 CPUtime=121.46
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3755 0 0 0 12142 4 0 0 25 0 4 0 157153425 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=121280 CPUtime=130.88
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4650 0 0 0 13082 6 0 0 25 0 4 0 157153425 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 126636

[startup+262.502 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1725432/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=121280 CPUtime=521.07
/proc/30449/stat : 30449 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194304 21771 0 0 0 52079 28 0 0 17 0 4 0 157153408 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134529560 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 30320 21757 83 193 0 30124 0
[pid=30449/tid=30450] ppid=30446 vsize=121280 CPUtime=125.72
/proc/30449/task/30450/stat : 30450 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3621 0 0 0 12565 7 0 0 17 0 4 0 157153425 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134529260 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30449/tid=30451] ppid=30446 vsize=121280 CPUtime=121.49
/proc/30449/task/30451/stat : 30451 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 3755 0 0 0 12145 4 0 0 25 0 4 0 157153425 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30449/tid=30452] ppid=30446 vsize=121280 CPUtime=130.88
/proc/30449/task/30452/stat : 30452 (manysat1.1_stat) R 30446 30446 30244 0 -1 4194368 4650 0 0 0 13082 6 0 0 25 0 4 0 157153425 124190720 21757 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 126636

[startup+262.603 s]
/proc/loadavg: 4.00 3.95 3.89 5/69 30452
/proc/meminfo: memFree=1725432/2055920 swapFree=4181336/4192956
[pid=30446] ppid=30444 vsize=5356 CPUtime=1.29
/proc/30446/stat : 30446 (manysat.sh) S 30444 30446 30244 0 -1 4194304 313 5603 0 0 0 0 126 3 16 0 1 0 157153278 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30446/statm: 1339 238 195 169 0 50 0
[pid=30449] ppid=30446 vsize=0 CPUtime=521.27
/proc/30449/stat : 30449 (manysat1.1_stat) Z 30446 30446 30244 0 -1 4194316 21786 0 0 0 52099 28 0 0 17 0 2 0 157153408 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30449/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 522.56
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 262.622
CPU time (s): 522.596
CPU user time (s): 522.252
CPU system time (s): 0.343947
CPU usage (%): 198.992
Max. virtual memory (cumulated for all children) (KiB): 126636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 522.252
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27856
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= 1498
involuntary context switches= 9531

runsolver used 0.241963 second user time and 0.72289 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-02 21:07:27
IDJOB=1774446
IDBENCH=70947
IDSOLVER=612
FILE ID=node36/1774446-1241291247
PBS_JOBID= 9225119
Free space on /tmp= 66488 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774446-1241291247/watcher-1774446-1241291247 -o /tmp/evaluation-result-1774446-1241291247/solver-1774446-1241291247 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774446-1241291247.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1496032959

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1816568 kB
Buffers:         51616 kB
Cached:         134400 kB
SwapCached:       5812 kB
Active:          42604 kB
Inactive:       151728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816568 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            4700 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            31124 kB
Committed_AS:   662216 kB
PageTables:       1364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node36 at 2009-05-02 21:11:50