Trace number 1732454

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 0/2009-03-20SAT 779.749 390.726

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-160-100.cnf
MD5SUMf74d6f760fed9ca1e1d4158014482021
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.185971
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     384      960 |     115       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 160   #clauses: 384   #literals: 960
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
779.69/390.71	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
779.69/390.71	c ============================[ Problem Statistics ]=============================
779.69/390.71	c |                                                                             |
779.69/390.71	c threadId              : 1
779.69/390.71	c restarts              : 1314
779.69/390.71	c conflicts             : 536037         (688 /sec)
779.69/390.71	c decisions             : 659687         (1.54 % random) (846 /sec)
779.69/390.71	c propagations          : 17109331       (21947 /sec)
779.69/390.71	c conflict literals     : 15389301       (13.91 % deleted)
779.69/390.71	c Memory used           : 62.09 MB
779.69/390.71	c CPU time              : 779.573 s
779.69/390.71	
779.69/390.71	c --->m=2, e=8, aimd=0, HOME/27398_many.cnf	time: 389.787	conflicts: 536037       
779.69/390.72	s SATISFIABLE
779.69/390.72	v -1 -2 3 -4 -5 6 -7 -8 -9 -10 -11 12 -13 -14 -15 -16 -17 18 -19 -20 -21 -22 23 -24 -25 -26 27 -28 -29 -30 -31 32 -33 -34 -35 36 -37 -38 -39 -40 41 -42 -43 -44 -45 -46 -47 -48 49 -50 51 -52 -53 -54 -55 -56 -57 -58 59 -60 61 -62 -63 -64 -65 -66 -67 68 -69 -70 71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 84 -85 -86 87 -88 -89 -90 -91 -92 -93 94 -95 -96 -97 -98 99 -100 -101 -102 -103 104 -105 -106 107 -108 -109 -110 -111 -112 113 -114 -115 116 -117 -118 -119 -120 -121 -122 -123 124 -125 -126 -127 128 -129 -130 -131 -132 133 -134 -135 136 -137 -138 -139 -140 -141 -142 -143 144 -145 -146 -147 -148 149 -150 -151 152 -153 -154 -155 -156 -157 -158 159 -160 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732454-1240780846/watcher-1732454-1240780846 -o /tmp/evaluation-result-1732454-1240780846/solver-1732454-1240780846 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1732454-1240780846.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.97 0.99 3/65 27398
/proc/meminfo: memFree=1299528/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) R 27396 27398 27161 0 -1 4194304 290 114 0 0 0 0 0 0 18 0 1 0 106114655 5484544 236 1992294400 4194304 4889804 548682068784 18446744073709551615 234045739745 0 0 4100 65536 0 0 0 17 0 0 0
/proc/27398/statm: 1339 236 195 169 0 50 0

[startup+0.0419591 s]
/proc/loadavg: 0.96 0.97 0.99 3/65 27398
/proc/meminfo: memFree=1299528/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.517113 s]
/proc/loadavg: 0.96 0.97 0.99 3/65 27398
/proc/meminfo: memFree=1299528/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.601307 s]
/proc/loadavg: 0.96 0.97 0.99 3/65 27398
/proc/meminfo: memFree=1299528/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701317 s]
/proc/loadavg: 0.96 0.97 0.99 3/65 27398
/proc/meminfo: memFree=1299528/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50641 s]
/proc/loadavg: 1.12 1.00 1.01 3/68 27402
/proc/meminfo: memFree=1295920/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=16908 CPUtime=2.98
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 969 0 0 0 298 0 0 0 17 0 2 0 106114655 17313792 955 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 4227 955 83 193 0 4031 0
[pid=27400/tid=27402] ppid=27398 vsize=16908 CPUtime=1.48
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 459 0 0 0 148 0 0 0 17 0 2 0 106114655 17313792 955 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 22264

[startup+3.10158 s]
/proc/loadavg: 1.12 1.00 1.01 3/68 27402
/proc/meminfo: memFree=1293488/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=18784 CPUtime=6.16
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 1525 0 0 0 616 0 0 0 17 0 2 0 106114655 19234816 1511 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 4696 1511 83 193 0 4500 0
[pid=27400/tid=27402] ppid=27398 vsize=18784 CPUtime=3.07
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 690 0 0 0 307 0 0 0 22 0 2 0 106114655 19234816 1511 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 24140

[startup+6.30191 s]
/proc/loadavg: 1.19 1.02 1.01 3/68 27402
/proc/meminfo: memFree=1289584/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=23260 CPUtime=12.55
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 2560 0 0 0 1254 1 0 0 17 0 2 0 106114655 23818240 2546 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 5815 2546 83 193 0 5619 0
[pid=27400/tid=27402] ppid=27398 vsize=23260 CPUtime=6.26
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 1188 0 0 0 625 1 0 0 25 0 2 0 106114655 23818240 2546 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28616

[startup+12.7026 s]
/proc/loadavg: 1.26 1.04 1.02 3/68 27402
/proc/meminfo: memFree=1285872/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=27068 CPUtime=25.33
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 3414 0 0 0 2530 3 0 0 25 0 2 0 106114655 27717632 3400 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 6767 3400 83 193 0 6571 0
[pid=27400/tid=27402] ppid=27398 vsize=27068 CPUtime=12.63
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 1558 0 0 0 1262 1 0 0 25 0 2 0 106114655 27717632 3400 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 32424

[startup+25.5019 s]
/proc/loadavg: 1.37 1.07 1.02 3/68 27402
/proc/meminfo: memFree=1280752/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=32556 CPUtime=50.87
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 4682 0 0 0 5083 4 0 0 25 0 2 0 106114655 33337344 4668 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 8139 4668 83 193 0 7943 0
[pid=27400/tid=27402] ppid=27398 vsize=32556 CPUtime=25.39
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 2035 0 0 0 2537 2 0 0 25 0 2 0 106114655 33337344 4668 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 37912

[startup+51.1016 s]
/proc/loadavg: 1.62 1.16 1.05 3/68 27402
/proc/meminfo: memFree=1276016/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=36680 CPUtime=101.95
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 5857 0 0 0 10190 5 0 0 25 0 2 0 106114655 37560320 5843 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 9170 5843 83 193 0 8974 0
[pid=27400/tid=27402] ppid=27398 vsize=36680 CPUtime=50.89
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 2612 0 0 0 5086 3 0 0 25 0 2 0 106114655 37560320 5843 1992294400 134512640 135305190 4294956144 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 42036

[startup+102.302 s]
/proc/loadavg: 1.83 1.28 1.10 3/68 27402
/proc/meminfo: memFree=1270576/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=41756 CPUtime=204.13
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 7195 0 0 0 20406 7 0 0 25 0 2 0 106114655 42758144 7181 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 10439 7181 83 193 0 10243 0
[pid=27400/tid=27402] ppid=27398 vsize=41756 CPUtime=101.89
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 3198 0 0 0 10185 4 0 0 25 0 2 0 106114655 42758144 7181 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 47112

[startup+162.301 s]
/proc/loadavg: 1.94 1.41 1.15 3/68 27402
/proc/meminfo: memFree=1264368/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=48896 CPUtime=323.88
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 8717 0 0 0 32378 10 0 0 20 0 2 0 106114655 50069504 8703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 12224 8703 83 193 0 12028 0
[pid=27400/tid=27402] ppid=27398 vsize=48896 CPUtime=161.65
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 4162 0 0 0 16159 6 0 0 25 0 2 0 106114655 50069504 8703 1992294400 134512640 135305190 4294956144 18446744073709551615 134538306 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.88
Current children cumulated vsize (KiB) 54252

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/68 27402
/proc/meminfo: memFree=1260336/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=52844 CPUtime=443.62
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 9764 0 0 0 44351 11 0 0 17 0 2 0 106114655 54112256 9750 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 13211 9750 83 193 0 13015 0
[pid=27400/tid=27402] ppid=27398 vsize=52844 CPUtime=221.41
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 4486 0 0 0 22135 6 0 0 25 0 2 0 106114655 54112256 9750 1992294400 134512640 135305190 4294956144 18446744073709551615 134528433 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.62
Current children cumulated vsize (KiB) 58200

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/68 27402
/proc/meminfo: memFree=1256368/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=56712 CPUtime=563.36
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 10745 0 0 0 56324 12 0 0 25 0 2 0 106114655 58073088 10731 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 14178 10731 83 193 0 13982 0
[pid=27400/tid=27402] ppid=27398 vsize=56712 CPUtime=281.18
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 4814 0 0 0 28111 7 0 0 25 0 2 0 106114655 58073088 10731 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.36
Current children cumulated vsize (KiB) 62068

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.30 3/68 27402
/proc/meminfo: memFree=1251120/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=62200 CPUtime=683.1
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12063 0 0 0 68295 15 0 0 25 0 2 0 106114655 63692800 12049 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15550 12049 83 193 0 15354 0
[pid=27400/tid=27402] ppid=27398 vsize=62200 CPUtime=340.94
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5227 0 0 0 34087 7 0 0 25 0 2 0 106114655 63692800 12049 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 683.1
Current children cumulated vsize (KiB) 67556

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

[startup+358.702 s]
/proc/loadavg: 1.99 1.69 1.31 3/68 27402
/proc/meminfo: memFree=1250864/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=62200 CPUtime=715.83
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12090 0 0 0 71568 15 0 0 25 0 2 0 106114655 63692800 12076 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15550 12076 83 193 0 15354 0
[pid=27400/tid=27402] ppid=27398 vsize=62200 CPUtime=357.27
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5227 0 0 0 35720 7 0 0 25 0 2 0 106114655 63692800 12076 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 715.83
Current children cumulated vsize (KiB) 67556

[startup+371.502 s]
/proc/loadavg: 1.99 1.70 1.32 3/68 27402
/proc/meminfo: memFree=1250800/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=63224 CPUtime=741.37
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12113 0 0 0 74122 15 0 0 25 0 2 0 106114655 64741376 12099 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15806 12099 83 193 0 15610 0
[pid=27400/tid=27402] ppid=27398 vsize=63224 CPUtime=370.02
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5242 0 0 0 36995 7 0 0 25 0 2 0 106114655 64741376 12099 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 741.37
Current children cumulated vsize (KiB) 68580

[startup+384.306 s]
/proc/loadavg: 1.99 1.71 1.32 3/68 27402
/proc/meminfo: memFree=1250352/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=63572 CPUtime=766.92
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12213 0 0 0 76677 15 0 0 25 0 2 0 106114655 65097728 12199 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15893 12199 83 193 0 15697 0
[pid=27400/tid=27402] ppid=27398 vsize=63572 CPUtime=382.77
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5272 0 0 0 38270 7 0 0 25 0 2 0 106114655 65097728 12199 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 766.92
Current children cumulated vsize (KiB) 68928

[startup+387.502 s]
/proc/loadavg: 1.99 1.71 1.33 3/68 27402
/proc/meminfo: memFree=1250288/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=63572 CPUtime=773.31
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12235 0 0 0 77316 15 0 0 25 0 2 0 106114655 65097728 12221 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15893 12221 83 193 0 15697 0
[pid=27400/tid=27402] ppid=27398 vsize=63572 CPUtime=385.96
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5276 0 0 0 38589 7 0 0 25 0 2 0 106114655 65097728 12221 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 773.31
Current children cumulated vsize (KiB) 68928

[startup+389.103 s]
/proc/loadavg: 1.99 1.71 1.33 3/68 27402
/proc/meminfo: memFree=1250288/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=63572 CPUtime=776.5
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12237 0 0 0 77635 15 0 0 25 0 2 0 106114655 65097728 12223 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15893 12223 83 193 0 15697 0
[pid=27400/tid=27402] ppid=27398 vsize=63572 CPUtime=387.55
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5277 0 0 0 38748 7 0 0 25 0 2 0 106114655 65097728 12223 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 776.5
Current children cumulated vsize (KiB) 68928

[startup+389.902 s]
/proc/loadavg: 1.99 1.71 1.33 3/68 27402
/proc/meminfo: memFree=1250288/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=63572 CPUtime=778.09
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12238 0 0 0 77794 15 0 0 25 0 2 0 106114655 65097728 12224 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15893 12224 83 193 0 15697 0
[pid=27400/tid=27402] ppid=27398 vsize=63572 CPUtime=388.35
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5277 0 0 0 38828 7 0 0 25 0 2 0 106114655 65097728 12224 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 778.09
Current children cumulated vsize (KiB) 68928

[startup+390.302 s]
/proc/loadavg: 1.99 1.71 1.33 3/68 27402
/proc/meminfo: memFree=1250288/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=63572 CPUtime=778.89
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12239 0 0 0 77874 15 0 0 25 0 2 0 106114655 65097728 12225 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15893 12225 83 193 0 15697 0
[pid=27400/tid=27402] ppid=27398 vsize=63572 CPUtime=388.75
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5278 0 0 0 38868 7 0 0 25 0 2 0 106114655 65097728 12225 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 778.89
Current children cumulated vsize (KiB) 68928

[startup+390.702 s]
/proc/loadavg: 1.99 1.71 1.33 3/68 27402
/proc/meminfo: memFree=1250288/2055920 swapFree=4181364/4192956
[pid=27398] ppid=27396 vsize=5356 CPUtime=0
/proc/27398/stat : 27398 (manysat.sh) S 27396 27398 27161 0 -1 4194304 312 114 0 0 0 0 0 0 19 0 1 0 106114655 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27398/statm: 1339 238 195 169 0 50 0
[pid=27400] ppid=27398 vsize=63572 CPUtime=779.69
/proc/27400/stat : 27400 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194304 12239 0 0 0 77954 15 0 0 25 0 2 0 106114655 65097728 12225 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27400/statm: 15893 12225 83 193 0 15697 0
[pid=27400/tid=27402] ppid=27398 vsize=63572 CPUtime=389.15
/proc/27400/task/27402/stat : 27402 (manysat1.1_stat) R 27398 27398 27161 0 -1 4194368 5278 0 0 0 38908 7 0 0 25 0 2 0 106114655 65097728 12225 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 779.69
Current children cumulated vsize (KiB) 68928

Child status: 10
Real time (s): 390.726
CPU time (s): 779.749
CPU user time (s): 779.58
CPU system time (s): 0.169974
CPU usage (%): 199.564
Max. virtual memory (cumulated for all children) (KiB): 68928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 779.579
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12805
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= 405
involuntary context switches= 5853

runsolver used 0.355945 second user time and 1.07484 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 23:20:47
IDJOB=1732454
IDBENCH=71118
IDSOLVER=513
FILE ID=node79/1732454-1240780846
PBS_JOBID= 9187239
Free space on /tmp= 66036 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-160-100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732454-1240780846/watcher-1732454-1240780846 -o /tmp/evaluation-result-1732454-1240780846/solver-1732454-1240780846 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1732454-1240780846.cnf aimd 0

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= f74d6f760fed9ca1e1d4158014482021
RANDOM SEED=1661998599

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1300072 kB
Buffers:         72648 kB
Cached:         601112 kB
SwapCached:       5832 kB
Active:         377444 kB
Inactive:       305000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300072 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            59448 kB
Committed_AS:   411212 kB
PageTables:       1384 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= 66036 MiB
End job on node79 at 2009-04-26 23:27:17