Trace number 1832364

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.08 1200.62

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.4418
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
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 4560
Number of clauses of size 50
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 |     560     2240 |     167       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 140   #clauses: 560   #literals: 2240
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Number of variables   : 140          
0.00/0.01	c Number of clauses     : 560          
0.00/0.01	c Parsing time: 0.00         s
1200.04/1200.61	HOME/SatELiteGTI: line 36: 18180 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-1832364-1242772648/watcher-1832364-1242772648 -o /tmp/evaluation-result-1832364-1242772648/solver-1832364-1242772648 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832364-1242772648.cnf -random-seed=765881778 

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.09 1.05 0.98 3/65 18174
/proc/meminfo: memFree=1824392/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 305293129 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18174/statm: 1339 237 197 169 0 50 0

[startup+0.036141 s]
/proc/loadavg: 1.09 1.05 0.98 3/65 18174
/proc/meminfo: memFree=1824392/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102146 s]
/proc/loadavg: 1.09 1.05 0.98 3/65 18174
/proc/meminfo: memFree=1824392/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301172 s]
/proc/loadavg: 1.09 1.05 0.98 3/65 18174
/proc/meminfo: memFree=1824392/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701222 s]
/proc/loadavg: 1.09 1.05 0.98 3/65 18174
/proc/meminfo: memFree=1824392/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50232 s]
/proc/loadavg: 1.09 1.05 0.98 2/67 18180
/proc/meminfo: memFree=1821240/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=5380 CPUtime=1.48
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 987 0 0 0 148 0 0 0 25 0 1 0 305293130 5509120 973 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 1345 973 76 170 0 1172 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10736

[startup+3.10152 s]
/proc/loadavg: 1.08 1.05 0.98 2/67 18180
/proc/meminfo: memFree=1819768/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=7088 CPUtime=3.08
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 1384 0 0 0 308 0 0 0 25 0 1 0 305293130 7258112 1370 1992294400 134512640 135212243 4294956240 18446744073709551615 134526456 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 1772 1370 76 170 0 1599 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12444

[startup+6.30193 s]
/proc/loadavg: 1.08 1.05 0.98 2/67 18180
/proc/meminfo: memFree=1817208/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=9140 CPUtime=6.28
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 1874 0 0 0 627 1 0 0 25 0 1 0 305293130 9359360 1860 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 2285 1860 76 170 0 2112 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14496

[startup+12.7017 s]
/proc/loadavg: 1.07 1.05 0.98 2/67 18180
/proc/meminfo: memFree=1815104/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=10588 CPUtime=12.67
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 2260 0 0 0 1266 1 0 0 25 0 1 0 305293130 10842112 2246 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 2647 2246 76 170 0 2474 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15944

[startup+25.5014 s]
/proc/loadavg: 1.06 1.05 0.98 2/67 18180
/proc/meminfo: memFree=1814016/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=11752 CPUtime=25.47
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 2535 0 0 0 2546 1 0 0 25 0 1 0 305293130 12034048 2521 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 2938 2521 76 170 0 2765 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17108

[startup+51.1016 s]
/proc/loadavg: 1.04 1.04 0.98 2/67 18180
/proc/meminfo: memFree=1812928/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=12968 CPUtime=51.07
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 2836 0 0 0 5105 2 0 0 25 0 1 0 305293130 13279232 2822 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 3242 2822 76 170 0 3069 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18324

[startup+102.306 s]
/proc/loadavg: 1.01 1.03 0.98 2/67 18180
/proc/meminfo: memFree=1810432/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=15508 CPUtime=102.24
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 3414 0 0 0 10222 2 0 0 25 0 1 0 305293130 15880192 3400 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 3877 3400 76 170 0 3704 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20864

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 0.98 2/67 18180
/proc/meminfo: memFree=1807488/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=18520 CPUtime=162.21
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 4145 0 0 0 16218 3 0 0 25 0 1 0 305293130 18964480 4131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 4630 4131 76 170 0 4457 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 23876

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 18180
/proc/meminfo: memFree=1805376/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=20912 CPUtime=222.19
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 4667 0 0 0 22215 4 0 0 25 0 1 0 305293130 21413888 4653 1992294400 134512640 135212243 4294956240 18446744073709551615 134533333 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 5228 4653 76 170 0 5055 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 26268

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 18180
/proc/meminfo: memFree=1804608/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=21964 CPUtime=282.16
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 4908 0 0 0 28212 4 0 0 25 0 1 0 305293130 22491136 4894 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 5491 4894 76 170 0 5318 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 27320

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 18180
/proc/meminfo: memFree=1803392/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=22928 CPUtime=342.13
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 5150 0 0 0 34209 4 0 0 25 0 1 0 305293130 23478272 5136 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 5732 5136 76 170 0 5559 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 28284

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 18180
/proc/meminfo: memFree=1801536/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=24704 CPUtime=402.11
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 5610 0 0 0 40206 5 0 0 25 0 1 0 305293130 25296896 5596 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 6176 5596 76 170 0 6003 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 30060

[startup+462.302 s]

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

[pid=18180] ppid=18174 vsize=25788 CPUtime=462.07
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 5848 0 0 0 46202 5 0 0 25 0 1 0 305293130 26406912 5834 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 6447 5834 76 170 0 6274 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 31144

[startup+522.301 s]
/proc/loadavg: 1.05 1.01 0.99 2/67 18182
/proc/meminfo: memFree=1799104/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=27032 CPUtime=522.04
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 6182 0 0 0 52199 5 0 0 25 0 1 0 305293130 27680768 6168 1992294400 134512640 135212243 4294956240 18446744073709551615 134526461 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 6758 6168 76 170 0 6585 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 32388

[startup+582.303 s]
/proc/loadavg: 1.10 1.04 1.00 2/67 18182
/proc/meminfo: memFree=1798464/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=27908 CPUtime=582.02
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 6353 0 0 0 58197 5 0 0 25 0 1 0 305293130 28577792 6339 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 6977 6339 76 170 0 6804 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 33264

[startup+642.302 s]
/proc/loadavg: 1.11 1.06 1.01 2/67 18182
/proc/meminfo: memFree=1796352/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=30512 CPUtime=641.99
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 6869 0 0 0 64193 6 0 0 25 0 1 0 305293130 31244288 6855 1992294400 134512640 135212243 4294956240 18446744073709551615 134533336 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 7628 6855 76 170 0 7455 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 35868

[startup+702.303 s]
/proc/loadavg: 1.08 1.06 1.01 2/67 18182
/proc/meminfo: memFree=1796288/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=30512 CPUtime=701.97
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 6869 0 0 0 70191 6 0 0 25 0 1 0 305293130 31244288 6855 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 7628 6855 76 170 0 7455 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 35868

[startup+762.307 s]
/proc/loadavg: 1.06 1.06 1.00 2/67 18182
/proc/meminfo: memFree=1795776/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=31052 CPUtime=761.95
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 6991 0 0 0 76189 6 0 0 25 0 1 0 305293130 31797248 6977 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 7763 6977 76 170 0 7590 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 36408

[startup+822.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/67 18182
/proc/meminfo: memFree=1794880/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=31872 CPUtime=821.91
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 7214 0 0 0 82185 6 0 0 25 0 1 0 305293130 32636928 7200 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 7968 7200 76 170 0 7795 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 37228

[startup+882.303 s]
/proc/loadavg: 1.12 1.07 1.01 2/67 18182
/proc/meminfo: memFree=1793536/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=33204 CPUtime=881.89
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 7534 0 0 0 88182 7 0 0 25 0 1 0 305293130 34000896 7520 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 8301 7520 76 170 0 8128 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 38560

[startup+942.302 s]
/proc/loadavg: 1.12 1.07 1.01 2/67 18182
/proc/meminfo: memFree=1793280/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=33504 CPUtime=941.87
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 7608 0 0 0 94180 7 0 0 25 0 1 0 305293130 34308096 7594 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 8376 7594 76 170 0 8203 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 38860

[startup+1002.3 s]
/proc/loadavg: 1.07 1.07 1.01 2/67 18182
/proc/meminfo: memFree=1792832/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=33828 CPUtime=1001.83
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 7699 0 0 0 100176 7 0 0 25 0 1 0 305293130 34639872 7685 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 8457 7685 76 170 0 8284 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 39184

[startup+1062.3 s]
/proc/loadavg: 1.02 1.06 1.00 2/67 18182
/proc/meminfo: memFree=1790592/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=36032 CPUtime=1061.81
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 8248 0 0 0 106173 8 0 0 25 0 1 0 305293130 36896768 8234 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 9008 8234 76 170 0 8835 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 41388

[startup+1122.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/67 18182
/proc/meminfo: memFree=1790464/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=36176 CPUtime=1121.78
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 8270 0 0 0 112170 8 0 0 25 0 1 0 305293130 37044224 8256 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 9044 8256 76 170 0 8871 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 41532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 18182
/proc/meminfo: memFree=1789952/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=36668 CPUtime=1181.75
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 8399 0 0 0 118167 8 0 0 25 0 1 0 305293130 37548032 8385 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 9167 8385 76 170 0 8994 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 42024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 18182
/proc/meminfo: memFree=1789632/2055920 swapFree=4178876/4192956
[pid=18174] ppid=18172 vsize=5356 CPUtime=0
/proc/18174/stat : 18174 (SatELiteGTI) S 18172 18174 17980 0 -1 4194304 335 370 0 0 0 0 0 0 16 0 1 0 305293129 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18174/statm: 1339 239 197 169 0 50 0
[pid=18180] ppid=18174 vsize=36996 CPUtime=1200.04
/proc/18180/stat : 18180 (minisat_static) R 18174 18174 17980 0 -1 4194304 8474 0 0 0 119996 8 0 0 25 0 1 0 305293130 37883904 8460 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18180/statm: 9249 8460 76 170 0 9076 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 42352

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.62
CPU time (s): 1200.08
CPU user time (s): 1199.97
CPU system time (s): 0.100984
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 42352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9189
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= 27
involuntary context switches= 3823

runsolver used 1.08683 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-20 00:37:28
IDJOB=1832364
IDBENCH=24743
IDSOLVER=672
FILE ID=node54/1832364-1242772648
PBS_JOBID= 9322247
Free space on /tmp= 65972 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832364-1242772648/watcher-1832364-1242772648 -o /tmp/evaluation-result-1832364-1242772648/solver-1832364-1242772648 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832364-1242772648.cnf -random-seed=765881778

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=765881778

node54.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.234
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.234
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:       1824872 kB
Buffers:         13760 kB
Cached:         180508 kB
SwapCached:       7556 kB
Active:          20476 kB
Inactive:       182820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824872 kB
SwapTotal:     4192956 kB
SwapFree:      4178876 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          14196 kB
Slab:            13672 kB
Committed_AS:   989376 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65968 MiB
End job on node54 at 2009-05-20 00:57:30