Trace number 1834016

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
MiniSAT 09z 2009-03-22? (TO) 1200.13 1200.61

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3421
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |   38430   456120 |   11528       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 45   #clauses: 38430   #literals: 456120
0.00/0.07	c CPU time:   0.06199 s
0.00/0.07	c ==============================================================================
0.00/0.18	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.19	c Number of variables   : 45           
0.00/0.19	c Number of clauses     : 38430        
0.17/0.23	c Parsing time: 0.03         s
1200.10/1200.60	HOME/SatELiteGTI: line 36: 20588 Terminated              $MS $2 $TMP.cnf $TMP.result

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-1834016-1242827283/watcher-1834016-1242827283 -o /tmp/evaluation-result-1834016-1242827283/solver-1834016-1242827283 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1834016-1242827283.cnf -random-seed=9673192 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20582
/proc/meminfo: memFree=1770000/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 276 0 0 0 0 0 0 0 16 0 1 0 310761974 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/20582/statm: 1339 235 195 169 0 50 0
[pid=20583] ppid=20582 vsize=5356 CPUtime=0
/proc/20583/stat : 20583 (SatELiteGTI) R 20582 20582 20163 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 310761974 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4096 65538 0 0 0 17 0 0 0
/proc/20583/statm: 1339 238 198 169 0 50 0
[pid=20585] ppid=20583 vsize=0 CPUtime=0
/proc/20585/stat : 20585 (sed) Z 20583 20582 20163 0 -1 4194316 163 0 0 0 0 0 0 0 18 0 1 0 310761974 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/20585/statm: 0 0 0 0 0 0 0

[startup+0.0366991 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20582
/proc/meminfo: memFree=1770000/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310761974 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20582/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10271 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20582
/proc/meminfo: memFree=1770000/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310761974 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20582/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301763 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20582
/proc/meminfo: memFree=1770000/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+0.702849 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20582
/proc/meminfo: memFree=1770000/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1763328/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=5836 CPUtime=1.3
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 1335 0 0 0 129 1 0 0 25 0 1 0 310761993 5976064 1321 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 1459 1321 76 170 0 1286 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11192

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1763200/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=6300 CPUtime=2.9
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 1439 0 0 0 289 1 0 0 25 0 1 0 310761993 6451200 1425 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 1575 1425 76 170 0 1402 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11656

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1762624/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=6712 CPUtime=6.1
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 1514 0 0 0 609 1 0 0 25 0 1 0 310761993 6873088 1500 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 1678 1500 76 170 0 1505 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12068

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1761792/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=7460 CPUtime=12.49
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 1702 0 0 0 1248 1 0 0 25 0 1 0 310761993 7639040 1688 1992294400 134512640 135212243 4294956240 18446744073709551615 134542701 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 1865 1688 76 170 0 1692 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12816

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1761024/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=8360 CPUtime=25.29
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 1895 0 0 0 2528 1 0 0 25 0 1 0 310761993 8560640 1881 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 2090 1881 76 170 0 1917 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13716

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1760000/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=9484 CPUtime=50.88
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 2190 0 0 0 5086 2 0 0 25 0 1 0 310761993 9711616 2176 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 2371 2176 76 170 0 2198 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14840

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1758336/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=11244 CPUtime=102.06
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 2605 0 0 0 10204 2 0 0 25 0 1 0 310761993 11513856 2591 1992294400 134512640 135212243 4294956240 18446744073709551615 134526245 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 2811 2591 76 170 0 2638 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16600

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1757056/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=12624 CPUtime=162.04
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 2922 0 0 0 16201 3 0 0 25 0 1 0 310761993 12926976 2908 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 3156 2908 76 170 0 2983 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17980

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1755648/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=14080 CPUtime=222.01
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 3269 0 0 0 22198 3 0 0 25 0 1 0 310761993 14417920 3255 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 3520 3255 76 170 0 3347 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 19436

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1754816/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=14876 CPUtime=281.99
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 3458 0 0 0 28195 4 0 0 25 0 1 0 310761993 15233024 3444 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 3719 3444 76 170 0 3546 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 20232

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1753920/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=15788 CPUtime=341.97
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 3700 0 0 0 34192 5 0 0 25 0 1 0 310761993 16166912 3686 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 3947 3686 76 170 0 3774 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 21144

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1752960/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=16656 CPUtime=401.94

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

[pid=20588] ppid=20582 vsize=17496 CPUtime=461.92
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 4102 0 0 0 46186 6 0 0 25 0 1 0 310761993 17915904 4088 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 4374 4088 76 170 0 4201 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 22852

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1751232/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=18424 CPUtime=521.89
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 4351 0 0 0 52183 6 0 0 25 0 1 0 310761993 18866176 4337 1992294400 134512640 135212243 4294956240 18446744073709551615 134526058 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 4606 4337 76 170 0 4433 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 23780

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1750464/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=19268 CPUtime=581.87
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 4533 0 0 0 58181 6 0 0 25 0 1 0 310761993 19730432 4519 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 4817 4519 76 170 0 4644 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 24624

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1749888/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=19884 CPUtime=641.85
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 4669 0 0 0 64178 7 0 0 25 0 1 0 310761993 20361216 4655 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 4971 4655 76 170 0 4798 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 25240

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1749632/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=20036 CPUtime=701.82
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 4737 0 0 0 70175 7 0 0 25 0 1 0 310761993 20516864 4723 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 5009 4723 76 170 0 4836 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 25392

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20588
/proc/meminfo: memFree=1748416/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=21332 CPUtime=761.81
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5032 0 0 0 76173 8 0 0 25 0 1 0 310761993 21843968 5018 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 5333 5018 76 170 0 5160 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 26688

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1747968/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=21660 CPUtime=821.77
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5126 0 0 0 82169 8 0 0 25 0 1 0 310761993 22179840 5112 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 5415 5112 76 170 0 5242 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 27016

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1747840/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=22036 CPUtime=881.74
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5181 0 0 0 88166 8 0 0 25 0 1 0 310761993 22564864 5167 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 5509 5167 76 170 0 5336 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 27392

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1746624/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=23272 CPUtime=941.72
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5472 0 0 0 94163 9 0 0 25 0 1 0 310761993 23830528 5458 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 5818 5458 76 170 0 5645 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 28628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1746304/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=23660 CPUtime=1001.7
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5554 0 0 0 100161 9 0 0 25 0 1 0 310761993 24227840 5540 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 5915 5540 76 170 0 5742 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 29016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1744768/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=25092 CPUtime=1061.67
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5921 0 0 0 106158 9 0 0 25 0 1 0 310761993 25694208 5907 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 6273 5907 76 170 0 6100 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 30448

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1744704/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=25092 CPUtime=1121.66
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5922 0 0 0 112156 10 0 0 25 0 1 0 310761993 25694208 5908 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 6273 5908 76 170 0 6100 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 30448

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1744512/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=25228 CPUtime=1181.63
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 5966 0 0 0 118153 10 0 0 25 0 1 0 310761993 25833472 5952 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 6307 5952 76 170 0 6134 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 30584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20594
/proc/meminfo: memFree=1744384/2055920 swapFree=4179756/4192956
[pid=20582] ppid=20580 vsize=5356 CPUtime=0.17
/proc/20582/stat : 20582 (SatELiteGTI) S 20580 20582 20163 0 -1 4194304 335 1597 0 0 0 0 17 0 16 0 1 0 310761974 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20582/statm: 1339 239 197 169 0 50 0
[pid=20588] ppid=20582 vsize=25392 CPUtime=1199.93
/proc/20588/stat : 20588 (minisat_static) R 20582 20582 20163 0 -1 4194304 6004 0 0 0 119983 10 0 0 25 0 1 0 310761993 26001408 5990 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/20588/statm: 6348 5990 76 170 0 6175 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 30748

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)
Real time (s): 1200.61
CPU time (s): 1200.13
CPU user time (s): 1200
CPU system time (s): 0.120981
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 30748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7946
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= 26
involuntary context switches= 1982

runsolver used 1.45078 second user time and 2.90056 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-20 15:48:03
IDJOB=1834016
IDBENCH=71131
IDSOLVER=672
FILE ID=node10/1834016-1242827283
PBS_JOBID= 9322532
Free space on /tmp= 66348 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1834016-1242827283/watcher-1834016-1242827283 -o /tmp/evaluation-result-1834016-1242827283/solver-1834016-1242827283 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1834016-1242827283.cnf -random-seed=9673192

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=9673192

node10.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.263
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	: 5931.00
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.263
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:       1770480 kB
Buffers:         56636 kB
Cached:         156988 kB
SwapCached:       7784 kB
Active:          87316 kB
Inactive:       135588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770480 kB
SwapTotal:     4192956 kB
SwapFree:      4179756 kB
Dirty:            3348 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            48608 kB
Committed_AS:  1063960 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= 66344 MiB
End job on node10 at 2009-05-20 16:08:06