Trace number 1832236

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.09 1200.12

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark295.875
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   11028    37526 |    3308       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    7179    24711 |      --       0       --      -- |     --   | -301/-1180
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 446   #clauses: 7179   #literals: 24711
0.00/0.03	c CPU time:   0.028995 s
0.00/0.03	c ==============================================================================
0.00/0.04	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	c Number of variables   : 446          
0.00/0.04	c Number of clauses     : 7179         
0.00/0.06	c Parsing time: 0.00         s
1200.06/1200.11	HOME/SatELiteGTI: line 36:  8724 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-1832236-1242770549/watcher-1832236-1242770549 -o /tmp/evaluation-result-1832236-1242770549/solver-1832236-1242770549 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832236-1242770549.cnf -random-seed=791053195 

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: 0.92 0.98 0.95 3/64 8718
/proc/meminfo: memFree=1882304/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0
/proc/8718/stat : 8718 (SatELiteGTI) R 8716 8718 8563 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 305088346 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 231962219229 0 0 4100 65536 0 0 0 17 0 0 0
/proc/8718/statm: 1339 237 197 169 0 50 0

[startup+0.0676999 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8718
/proc/meminfo: memFree=1882304/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.101685 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8718
/proc/meminfo: memFree=1882304/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.301629 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8718
/proc/meminfo: memFree=1882304/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.701516 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 8718
/proc/meminfo: memFree=1882304/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+1.50128 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 8724
/proc/meminfo: memFree=1879920/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=4264 CPUtime=1.43
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 734 0 0 0 143 0 0 0 25 0 1 0 305088350 4366336 720 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 1066 720 76 170 0 893 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9620

[startup+3.10283 s]
/proc/loadavg: 0.92 0.98 0.95 2/66 8724
/proc/meminfo: memFree=1878512/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=4936 CPUtime=3.03
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 893 0 0 0 303 0 0 0 25 0 1 0 305088350 5054464 879 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 1234 879 76 170 0 1061 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10292

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.95 2/66 8724
/proc/meminfo: memFree=1877872/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=5464 CPUtime=6.23
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 1036 0 0 0 623 0 0 0 25 0 1 0 305088350 5595136 1022 1992294400 134512640 135212243 4294956240 18446744073709551615 134526169 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 1366 1022 76 170 0 1193 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10820

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.95 2/66 8724
/proc/meminfo: memFree=1876664/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=6552 CPUtime=12.63
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 1310 0 0 0 1262 1 0 0 25 0 1 0 305088350 6709248 1296 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 1638 1296 76 170 0 1465 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11908

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.95 2/66 8724
/proc/meminfo: memFree=1875256/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=8172 CPUtime=25.43
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 1707 0 0 0 2542 1 0 0 25 0 1 0 305088350 8368128 1693 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 2043 1693 76 170 0 1870 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13528

[startup+51.1011 s]
/proc/loadavg: 1.03 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1873336/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=10176 CPUtime=51.02
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 2207 0 0 0 5101 1 0 0 25 0 1 0 305088350 10420224 2193 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 2544 2193 76 170 0 2371 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15532

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1870072/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=13248 CPUtime=102.24
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 2962 0 0 0 10222 2 0 0 25 0 1 0 305088350 13565952 2948 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 3312 2948 76 170 0 3139 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18604

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1867704/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=15816 CPUtime=162.22
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 3547 0 0 0 16219 3 0 0 25 0 1 0 305088350 16195584 3533 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 3954 3533 76 170 0 3781 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21172

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1866616/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=16916 CPUtime=222.22
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 3814 0 0 0 22219 3 0 0 25 0 1 0 305088350 17321984 3800 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 4229 3800 76 170 0 4056 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22272

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1864952/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=18448 CPUtime=282.23
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 4209 0 0 0 28219 4 0 0 25 0 1 0 305088350 18890752 4195 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 4612 4195 76 170 0 4439 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 23804

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1863544/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=19908 CPUtime=342.23
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 4563 0 0 0 34219 4 0 0 25 0 1 0 305088350 20385792 4549 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 4977 4549 76 170 0 4804 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 25264

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1862456/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=21064 CPUtime=402.23
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 4834 0 0 0 40219 4 0 0 25 0 1 0 305088350 21569536 4820 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 5266 4820 76 170 0 5093 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 26420

[startup+462.302 s]

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

[pid=8724] ppid=8718 vsize=24212 CPUtime=522.23
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 5611 0 0 0 52218 5 0 0 25 0 1 0 305088350 24793088 5597 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 6053 5597 76 170 0 5880 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 29568

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1859000/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=24556 CPUtime=582.23
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 5679 0 0 0 58218 5 0 0 25 0 1 0 305088350 25145344 5665 1992294400 134512640 135212243 4294956240 18446744073709551615 134526152 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 6139 5665 76 170 0 5966 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 29912

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1857912/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=25692 CPUtime=642.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 5961 0 0 0 64216 5 0 0 25 0 1 0 305088350 26308608 5939 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 6423 5939 76 170 0 6250 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 31048

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1857656/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=25824 CPUtime=702.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 5983 0 0 0 70216 5 0 0 25 0 1 0 305088350 26443776 5961 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 6456 5961 76 170 0 6283 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 31180

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 8724
/proc/meminfo: memFree=1855800/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=27564 CPUtime=762.22
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 6457 0 0 0 76216 6 0 0 25 0 1 0 305088350 28225536 6435 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 6891 6435 76 170 0 6718 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 32920

[startup+822.301 s]
/proc/loadavg: 1.04 1.01 0.96 2/66 8724
/proc/meminfo: memFree=1855672/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=27700 CPUtime=822.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 6487 0 0 0 82215 6 0 0 25 0 1 0 305088350 28364800 6465 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 6925 6465 76 170 0 6752 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 33056

[startup+882.301 s]
/proc/loadavg: 1.01 1.01 0.96 2/66 8724
/proc/meminfo: memFree=1855672/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=27700 CPUtime=882.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 6489 0 0 0 88215 6 0 0 25 0 1 0 305088350 28364800 6467 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 6925 6467 76 170 0 6752 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 33056

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 8724
/proc/meminfo: memFree=1852984/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=30500 CPUtime=942.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 7174 0 0 0 94214 7 0 0 25 0 1 0 305088350 31232000 7152 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 7625 7152 76 170 0 7452 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 35856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 8724
/proc/meminfo: memFree=1852472/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=31104 CPUtime=1002.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 7289 0 0 0 100214 7 0 0 25 0 1 0 305088350 31850496 7267 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 7776 7267 76 170 0 7603 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 36460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 8724
/proc/meminfo: memFree=1851832/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=31704 CPUtime=1062.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 7452 0 0 0 106214 7 0 0 25 0 1 0 305088350 32464896 7430 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 7926 7430 76 170 0 7753 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 37060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 8724
/proc/meminfo: memFree=1851512/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=32356 CPUtime=1122.22
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 7518 0 0 0 112215 7 0 0 25 0 1 0 305088350 33132544 7496 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 8089 7496 76 170 0 7916 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 37712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 8724
/proc/meminfo: memFree=1850808/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=32884 CPUtime=1182.21
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 7670 0 0 0 118214 7 0 0 25 0 1 0 305088350 33673216 7648 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 8221 7648 76 170 0 8048 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 38240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 8724
/proc/meminfo: memFree=1850680/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=33056 CPUtime=1200.03
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 7709 0 0 0 119996 7 0 0 25 0 1 0 305088350 33849344 7687 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 8264 7687 76 170 0 8091 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 38412

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 8724
/proc/meminfo: memFree=1850680/2055920 swapFree=4180236/4192956
[pid=8718] ppid=8716 vsize=5356 CPUtime=0.03
/proc/8718/stat : 8718 (SatELiteGTI) S 8716 8718 8563 0 -1 4194304 335 625 0 0 0 0 3 0 16 0 1 0 305088346 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8718/statm: 1339 239 197 169 0 50 0
[pid=8724] ppid=8718 vsize=33056 CPUtime=1200.03
/proc/8724/stat : 8724 (minisat_static) R 8718 8718 8563 0 -1 4194304 7709 0 0 0 119996 7 0 0 25 0 1 0 305088350 33849344 7687 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/8724/statm: 8264 7687 76 170 0 8091 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 38412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.12
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.094985
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 38412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.094985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8679
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= 3933

runsolver used 1.07784 second user time and 3.2985 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-20 00:02:30
IDJOB=1832236
IDBENCH=24643
IDSOLVER=672
FILE ID=node16/1832236-1242770549
PBS_JOBID= 9322282
Free space on /tmp= 66364 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832236-1242770549/watcher-1832236-1242770549 -o /tmp/evaluation-result-1832236-1242770549/solver-1832236-1242770549 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832236-1242770549.cnf -random-seed=791053195

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=791053195

node16.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:       1882784 kB
Buffers:         12072 kB
Cached:         124760 kB
SwapCached:       6852 kB
Active:          92644 kB
Inactive:        52444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882784 kB
SwapTotal:     4192956 kB
SwapFree:      4180236 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            14160 kB
Committed_AS:  1067564 kB
PageTables:       1440 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= 66364 MiB
End job on node16 at 2009-05-20 00:22:32