Trace number 1735555

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-20? (TO) 1200.05 603.22

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c Parsing...
0.09/0.17	c ==============================================================================
0.09/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.17	c ==============================================================================
0.09/0.17	c |         0 |  305320   613120 |   91595       0        0     nan |  0.000 % |
2.29/2.32	c |         0 |  302680  1032060 |      --       0       --      -- |     --   | -2640/418940
2.29/2.32	c ==============================================================================
2.29/2.32	c Result  :   #vars: 2560   #clauses: 302680   #literals: 1032060
2.29/2.32	c CPU time:   2.28765 s
2.29/2.32	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

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

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: 1.07 0.99 0.99 3/64 26195
/proc/meminfo: memFree=1519344/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=0
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108408845 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 235 195 169 0 50 0
[pid=26196] ppid=26195 vsize=824 CPUtime=0
/proc/26196/stat : 26196 (SatElite) R 26195 26195 26158 0 -1 4194304 131 0 0 0 0 0 0 0 19 0 1 0 108408846 843776 115 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26196/statm: 206 120 51 127 0 76 0

[startup+0.0820551 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 26195
/proc/meminfo: memFree=1519344/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=0
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108408845 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 235 195 169 0 50 0
[pid=26196] ppid=26195 vsize=8108 CPUtime=0.06
/proc/26196/stat : 26196 (SatElite) R 26195 26195 26158 0 -1 4194304 1822 0 0 0 6 0 0 0 19 0 1 0 108408846 8302592 1806 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26196/statm: 2027 1807 52 127 0 1897 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13464

[startup+0.101057 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 26195
/proc/meminfo: memFree=1519344/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=0
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108408845 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 235 195 169 0 50 0
[pid=26196] ppid=26195 vsize=9560 CPUtime=0.09
/proc/26196/stat : 26196 (SatElite) R 26195 26195 26158 0 -1 4194304 2218 0 0 0 8 1 0 0 19 0 1 0 108408846 9789440 2202 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/26196/statm: 2390 2203 51 127 0 2260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14916

[startup+0.301087 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 26195
/proc/meminfo: memFree=1519344/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=0
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108408845 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 235 195 169 0 50 0
[pid=26196] ppid=26195 vsize=22744 CPUtime=0.28
/proc/26196/stat : 26196 (SatElite) R 26195 26195 26158 0 -1 4194304 5101 0 0 0 26 2 0 0 21 0 1 0 108408846 23289856 5085 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/26196/statm: 5686 5085 68 127 0 5556 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28100

[startup+0.701153 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 26195
/proc/meminfo: memFree=1519344/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=0
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108408845 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 235 195 169 0 50 0
[pid=26196] ppid=26195 vsize=30708 CPUtime=0.69
/proc/26196/stat : 26196 (SatElite) R 26195 26195 26158 0 -1 4194304 6190 0 0 0 66 3 0 0 25 0 1 0 108408846 31444992 6174 1992294400 134512640 135034092 4294956096 18446744073709551615 134569389 0 0 4096 3 0 0 0 17 0 0 0
/proc/26196/statm: 7677 6174 68 127 0 7547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36064

[startup+1.50128 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 26197
/proc/meminfo: memFree=1494048/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=0
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 108408845 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 235 195 169 0 50 0
[pid=26196] ppid=26195 vsize=30708 CPUtime=1.49
/proc/26196/stat : 26196 (SatElite) R 26195 26195 26158 0 -1 4194304 6190 0 0 0 146 3 0 0 25 0 1 0 108408846 31444992 6174 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/26196/statm: 7677 6174 68 127 0 7547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36064

[startup+3.10155 s]
/proc/loadavg: 1.23 1.02 1.01 2/66 26197
/proc/meminfo: memFree=1493920/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 5356

[startup+6.30206 s]
/proc/loadavg: 1.23 1.02 1.01 3/67 26199
/proc/meminfo: memFree=1465368/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=61040 CPUtime=6.84
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 12393 0 0 0 674 10 0 0 16 0 2 0 108409115 62504960 12378 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 15260 12378 83 193 0 15064 0
[pid=26198/tid=26199] ppid=26195 vsize=61040 CPUtime=3.26
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 2122 0 0 0 324 2 0 0 17 0 2 0 108409148 62504960 12378 1992294400 134512640 135305190 4294956144 18446744073709551615 134545898 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (KiB) 66396

[startup+12.7021 s]
/proc/loadavg: 1.35 1.05 1.02 3/67 26199
/proc/meminfo: memFree=1450520/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=75828 CPUtime=19.6
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 16102 0 0 0 1946 14 0 0 17 0 2 0 108409115 77647872 16087 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 18957 16087 83 193 0 18761 0
[pid=26198/tid=26199] ppid=26195 vsize=75828 CPUtime=9.65
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 4176 0 0 0 960 5 0 0 17 0 2 0 108409148 77647872 16087 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 81184

[startup+25.5011 s]
/proc/loadavg: 1.45 1.08 1.02 3/67 26199
/proc/meminfo: memFree=1436824/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=87132 CPUtime=45.13
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 19063 0 0 0 4494 19 0 0 17 0 2 0 108409115 89223168 19048 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 21783 19048 83 193 0 21587 0
[pid=26198/tid=26199] ppid=26195 vsize=87132 CPUtime=22.44
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 5824 0 0 0 2237 7 0 0 17 0 2 0 108409148 89223168 19048 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.81
Current children cumulated vsize (KiB) 92488

[startup+51.1012 s]
/proc/loadavg: 1.63 1.16 1.05 3/67 26199
/proc/meminfo: memFree=1412568/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=111416 CPUtime=96.17
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 25117 0 0 0 9589 28 0 0 17 0 2 0 108409115 114089984 25102 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 27854 25102 83 193 0 27658 0
[pid=26198/tid=26199] ppid=26195 vsize=111416 CPUtime=48
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 9225 0 0 0 4787 13 0 0 18 0 2 0 108409148 114089984 25102 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.85
Current children cumulated vsize (KiB) 116772

[startup+102.306 s]
/proc/loadavg: 1.85 1.30 1.10 3/67 26199
/proc/meminfo: memFree=1390744/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=134312 CPUtime=198.31
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 30535 0 0 0 19796 35 0 0 18 0 2 0 108409115 137535488 30520 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 33578 30520 83 193 0 33382 0
[pid=26198/tid=26199] ppid=26195 vsize=134312 CPUtime=99.16
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 11931 0 0 0 9900 16 0 0 17 0 2 0 108409148 137535488 30520 1992294400 134512640 135305190 4294956144 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 200.99
Current children cumulated vsize (KiB) 139668

[startup+162.301 s]
/proc/loadavg: 1.94 1.42 1.15 3/67 26199
/proc/meminfo: memFree=1362840/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=161316 CPUtime=317.97
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 37502 0 0 0 31752 45 0 0 17 0 2 0 108409115 165187584 37487 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 40329 37487 83 193 0 40133 0
[pid=26198/tid=26199] ppid=26195 vsize=161316 CPUtime=159.1
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 15471 0 0 0 15888 22 0 0 17 0 2 0 108409148 165187584 37487 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.65
Current children cumulated vsize (KiB) 166672

[startup+222.302 s]
/proc/loadavg: 1.98 1.52 1.20 3/67 26199
/proc/meminfo: memFree=1337368/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=187516 CPUtime=437.64
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 43859 0 0 0 43708 56 0 0 18 0 2 0 108409115 192016384 43844 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 46879 43844 83 193 0 46683 0
[pid=26198/tid=26199] ppid=26195 vsize=187516 CPUtime=219.02
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 18908 0 0 0 21875 27 0 0 19 0 2 0 108409148 192016384 43844 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.32
Current children cumulated vsize (KiB) 192872

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/67 26199
/proc/meminfo: memFree=1311448/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=213360 CPUtime=557.29
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 50311 0 0 0 55662 67 0 0 25 0 2 0 108409115 218480640 50296 1992294400 134512640 135305190 4294956144 18446744073709551615 134547659 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 53340 50296 83 193 0 53144 0
[pid=26198/tid=26199] ppid=26195 vsize=213360 CPUtime=278.95
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 22470 0 0 0 27862 33 0 0 25 0 2 0 108409148 218480640 50296 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 559.97
Current children cumulated vsize (KiB) 218716

[startup+342.303 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 26199
/proc/meminfo: memFree=1281752/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=242772 CPUtime=676.99
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 57736 0 0 0 67621 78 0 0 17 0 2 0 108409115 248598528 57721 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 60693 57721 83 193 0 60497 0
[pid=26198/tid=26199] ppid=26195 vsize=242772 CPUtime=338.93
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 26447 0 0 0 33854 39 0 0 21 0 2 0 108409148 248598528 57721 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.67
Current children cumulated vsize (KiB) 248128

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 3/67 26199
/proc/meminfo: memFree=1271896/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=253820 CPUtime=796.65
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 60351 0 0 0 79579 86 0 0 17 0 2 0 108409115 259911680 60336 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 63455 60336 83 193 0 63259 0
[pid=26198/tid=26199] ppid=26195 vsize=253820 CPUtime=398.82
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 28124 0 0 0 39838 44 0 0 17 0 2 0 108409148 259911680 60336 1992294400 134512640 135305190 4294956144 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.33
Current children cumulated vsize (KiB) 259176

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 26199
/proc/meminfo: memFree=1237400/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=288004 CPUtime=916.35
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 68886 0 0 0 91529 106 0 0 25 0 2 0 108409115 294916096 68871 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 72001 68871 83 193 0 71805 0
[pid=26198/tid=26199] ppid=26195 vsize=288004 CPUtime=458.8
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 32461 0 0 0 45826 54 0 0 16 0 2 0 108409148 294916096 68871 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.03
Current children cumulated vsize (KiB) 293360

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 26199
/proc/meminfo: memFree=1234648/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=290052 CPUtime=1035.99
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 69533 0 0 0 103490 109 0 0 17 0 2 0 108409115 297013248 69518 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 72513 69518 83 193 0 72317 0
[pid=26198/tid=26199] ppid=26195 vsize=290052 CPUtime=518.68
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 32822 0 0 0 51812 56 0 0 25 0 2 0 108409148 297013248 69518 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1038.67
Current children cumulated vsize (KiB) 295408

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 26199
/proc/meminfo: memFree=1207896/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=316520 CPUtime=1155.65
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 76167 0 0 0 115443 122 0 0 21 0 2 0 108409115 324116480 76152 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 79130 76152 83 193 0 78934 0
[pid=26198/tid=26199] ppid=26195 vsize=316520 CPUtime=578.66
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 36856 0 0 0 57802 64 0 0 25 0 2 0 108409148 324116480 76152 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1158.33
Current children cumulated vsize (KiB) 321876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.202 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 26199
/proc/meminfo: memFree=1202712/2055920 swapFree=4181132/4192956
[pid=26195] ppid=26193 vsize=5356 CPUtime=2.68
/proc/26195/stat : 26195 (manysat.sh) S 26193 26195 26158 0 -1 4194304 312 6195 0 0 0 0 263 5 19 0 1 0 108408845 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26195/statm: 1339 238 195 169 0 50 0
[pid=26198] ppid=26195 vsize=321640 CPUtime=1197.37
/proc/26198/stat : 26198 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194304 77450 0 0 0 119612 125 0 0 18 0 2 0 108409115 329359360 77435 1992294400 134512640 135305190 4294956144 18446744073709551615 134547960 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26198/statm: 80410 77435 83 193 0 80214 0
[pid=26198/tid=26199] ppid=26195 vsize=321640 CPUtime=599.55
/proc/26198/task/26199/stat : 26199 (manysat1.1_stat) R 26195 26195 26158 0 -1 4194368 37451 0 0 0 59890 65 0 0 17 0 2 0 108409148 329359360 77435 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 326996

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26195 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=635599
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=59990
# CPU time returned by wait4() is 2.69559
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.22
CPU time (s): 1200.05
CPU user time (s): 1198.75
CPU system time (s): 1.3
CPU usage (%): 198.941
Max. virtual memory (cumulated for all children) (KiB): 326996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.6356
system time used= 0.05999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6507
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= 5
involuntary context switches= 17

runsolver used 0.576912 second user time and 1.62975 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-27 05:42:39
IDJOB=1735555
IDBENCH=71499
IDSOLVER=514
FILE ID=node26/1735555-1240803758
PBS_JOBID= 9187413
Free space on /tmp= 66104 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2640c305320g4.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735555-1240803758/watcher-1735555-1240803758 -o /tmp/evaluation-result-1735555-1240803758/solver-1735555-1240803758 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1735555-1240803758.cnf aimd 1

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=807445941

node26.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.261
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.261
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:       1519824 kB
Buffers:         66820 kB
Cached:         390976 kB
SwapCached:       5692 kB
Active:         161752 kB
Inactive:       304140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519824 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            5440 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            56244 kB
Committed_AS:   400676 kB
PageTables:       1368 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= 66096 MiB
End job on node26 at 2009-04-27 05:52:44