Trace number 1833124

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.12 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S1640054673-078.cnf
MD5SUM983c11fe9a9bd4b15fdd321cb1aaf013
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.481926
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

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 |    6675    46725 |    2002       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 75   #clauses: 6675   #literals: 46725
0.00/0.01	c CPU time:   0.008998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Number of variables   : 75           
0.00/0.03	c Number of clauses     : 6675         
0.00/0.03	c Parsing time: 0.01         s
1200.10/1200.61	HOME/SatELiteGTI: line 36: 15094 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-1833124-1242801662/watcher-1833124-1242801662 -o /tmp/evaluation-result-1833124-1242801662/solver-1833124-1242801662 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833124-1242801662.cnf -random-seed=1433057612 

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 15088
/proc/meminfo: memFree=1875712/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 308199079 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 233588883538 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/15088/statm: 1339 235 195 169 0 50 0
[pid=15089] ppid=15088 vsize=0 CPUtime=0
/proc/15089/stat : 15089 (SatELiteGTI) R 15088 15088 14972 0 -1 4194372 62 188 0 0 0 0 0 0 19 0 1 0 308199080 0 0 1992294400 0 0 0 0 0 0 0 4096 65538 0 0 0 17 0 0 0
/proc/15089/statm: 0 0 0 0 0 0 0

[startup+0.0579461 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15088
/proc/meminfo: memFree=1875712/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.101946 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15088
/proc/meminfo: memFree=1875712/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.301965 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15088
/proc/meminfo: memFree=1875712/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.702006 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15088
/proc/meminfo: memFree=1875712/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15094
/proc/meminfo: memFree=1873776/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=3216 CPUtime=1.46
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 497 0 0 0 146 0 0 0 25 0 1 0 308199082 3293184 483 1992294400 134512640 135212243 4294956240 18446744073709551615 134536032 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 804 483 76 170 0 631 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8572

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15094
/proc/meminfo: memFree=1873328/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=3744 CPUtime=3.06
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 617 0 0 0 306 0 0 0 25 0 1 0 308199082 3833856 603 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 936 603 76 170 0 763 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9100

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15094
/proc/meminfo: memFree=1872368/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=4404 CPUtime=6.26
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 786 0 0 0 626 0 0 0 25 0 1 0 308199082 4509696 772 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 1101 772 76 170 0 928 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9760

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15094
/proc/meminfo: memFree=1871152/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=5468 CPUtime=12.66
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 1031 0 0 0 1266 0 0 0 25 0 1 0 308199082 5599232 1017 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 1367 1017 76 170 0 1194 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10824

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15094
/proc/meminfo: memFree=1869680/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=6828 CPUtime=25.46
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 1396 0 0 0 2545 1 0 0 25 0 1 0 308199082 6991872 1382 1992294400 134512640 135212243 4294956240 18446744073709551615 134526206 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 1707 1382 76 170 0 1534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12184

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15094
/proc/meminfo: memFree=1868144/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=8424 CPUtime=51.04
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 1796 0 0 0 5103 1 0 0 25 0 1 0 308199082 8626176 1782 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 2106 1782 76 170 0 1933 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13780

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15096
/proc/meminfo: memFree=1865264/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=11200 CPUtime=102.22
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 2473 0 0 0 10220 2 0 0 25 0 1 0 308199082 11468800 2459 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 2800 2459 76 170 0 2627 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16556

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15096
/proc/meminfo: memFree=1863344/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=13220 CPUtime=162.2
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 2941 0 0 0 16217 3 0 0 25 0 1 0 308199082 13537280 2927 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 3305 2927 76 170 0 3132 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18576

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15096
/proc/meminfo: memFree=1862064/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=14452 CPUtime=222.16
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 3267 0 0 0 22213 3 0 0 25 0 1 0 308199082 14798848 3253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 3613 3253 76 170 0 3440 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 19808

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15096
/proc/meminfo: memFree=1860720/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=15752 CPUtime=282.14
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 3593 0 0 0 28211 3 0 0 25 0 1 0 308199082 16130048 3579 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 3938 3579 76 170 0 3765 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 21108

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15096
/proc/meminfo: memFree=1859440/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=17320 CPUtime=342.12
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 3910 0 0 0 34208 4 0 0 25 0 1 0 308199082 17735680 3896 1992294400 134512640 135212243 4294956240 18446744073709551615 134526239 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 4330 3896 76 170 0 4157 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 22676

[startup+402.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 15096
/proc/meminfo: memFree=1858224/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=18328 CPUtime=402.09
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 4188 0 0 0 40205 4 0 0 25 0 1 0 308199082 18767872 4174 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 4582 4174 76 170 0 4409 0
Current children cumulated CPU time (s) 402.11

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

[pid=15094] ppid=15088 vsize=19996 CPUtime=462.07
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 4582 0 0 0 46202 5 0 0 25 0 1 0 308199082 20475904 4568 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 4999 4568 76 170 0 4826 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 25352

[startup+522.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 15096
/proc/meminfo: memFree=1856368/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=20272 CPUtime=522.05
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 4662 0 0 0 52200 5 0 0 25 0 1 0 308199082 20758528 4648 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 5068 4648 76 170 0 4895 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 25628

[startup+582.301 s]
/proc/loadavg: 1.13 1.05 1.01 2/66 15096
/proc/meminfo: memFree=1854896/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=21644 CPUtime=582.02
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 5002 0 0 0 58196 6 0 0 25 0 1 0 308199082 22163456 4988 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 5411 4988 76 170 0 5238 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 27000

[startup+642.301 s]
/proc/loadavg: 1.16 1.07 1.01 2/66 15096
/proc/meminfo: memFree=1854640/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=22092 CPUtime=642
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 5086 0 0 0 64194 6 0 0 25 0 1 0 308199082 22622208 5072 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 5523 5072 76 170 0 5350 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 27448

[startup+702.301 s]
/proc/loadavg: 1.06 1.05 1.00 3/66 15096
/proc/meminfo: memFree=1853104/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=23632 CPUtime=701.97
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 5446 0 0 0 70191 6 0 0 25 0 1 0 308199082 24199168 5432 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 5908 5432 76 170 0 5735 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 28988

[startup+762.306 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 15096
/proc/meminfo: memFree=1852912/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=23776 CPUtime=761.95
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 5480 0 0 0 76189 6 0 0 25 0 1 0 308199082 24346624 5466 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 5944 5466 76 170 0 5771 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 29132

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 15096
/proc/meminfo: memFree=1851248/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=25544 CPUtime=821.93
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 5899 0 0 0 82186 7 0 0 25 0 1 0 308199082 26157056 5885 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 6386 5885 76 170 0 6213 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 30900

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15096
/proc/meminfo: memFree=1850800/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=25820 CPUtime=881.9
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 5971 0 0 0 88183 7 0 0 25 0 1 0 308199082 26439680 5957 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 6455 5957 76 170 0 6282 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 31176

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15096
/proc/meminfo: memFree=1850736/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=25976 CPUtime=941.87
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 6008 0 0 0 94180 7 0 0 25 0 1 0 308199082 26599424 5994 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 6494 5994 76 170 0 6321 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 31332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15096
/proc/meminfo: memFree=1849328/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=27300 CPUtime=1001.85
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 6355 0 0 0 100178 7 0 0 25 0 1 0 308199082 27955200 6341 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 6825 6341 76 170 0 6652 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 32656

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15096
/proc/meminfo: memFree=1848496/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=28008 CPUtime=1061.82
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 6533 0 0 0 106174 8 0 0 25 0 1 0 308199082 28680192 6519 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 7002 6519 76 170 0 6829 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 33364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15096
/proc/meminfo: memFree=1848368/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=28152 CPUtime=1121.79
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 6556 0 0 0 112171 8 0 0 25 0 1 0 308199082 28827648 6542 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 7038 6542 76 170 0 6865 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 33508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15096
/proc/meminfo: memFree=1847984/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=28636 CPUtime=1181.77
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 6667 0 0 0 118169 8 0 0 25 0 1 0 308199082 29323264 6653 1992294400 134512640 135212243 4294956240 18446744073709551615 134526058 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 7159 6653 76 170 0 6986 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 33992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15102
/proc/meminfo: memFree=1847472/2055920 swapFree=4179112/4192956
[pid=15088] ppid=15086 vsize=5356 CPUtime=0.02
/proc/15088/stat : 15088 (SatELiteGTI) S 15086 15088 14972 0 -1 4194304 335 507 0 0 0 0 2 0 18 0 1 0 308199079 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15088/statm: 1339 239 197 169 0 50 0
[pid=15094] ppid=15088 vsize=28800 CPUtime=1200.08
/proc/15094/stat : 15094 (minisat_static) R 15088 15088 14972 0 -1 4194304 6729 0 0 0 119999 9 0 0 25 0 1 0 308199082 29491200 6715 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15094/statm: 7200 6715 76 170 0 7027 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 34156

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.12
CPU user time (s): 1200.01
CPU system time (s): 0.104984
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 34156

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

runsolver used 1.00185 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-20 08:41:02
IDJOB=1833124
IDBENCH=70525
IDSOLVER=672
FILE ID=node27/1833124-1242801662
PBS_JOBID= 9322411
Free space on /tmp= 66360 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S1640054673-078.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833124-1242801662/watcher-1833124-1242801662 -o /tmp/evaluation-result-1833124-1242801662/solver-1833124-1242801662 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833124-1242801662.cnf -random-seed=1433057612

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

MD5SUM BENCH= 983c11fe9a9bd4b15fdd321cb1aaf013
RANDOM SEED=1433057612

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1876200 kB
Buffers:         33460 kB
Cached:          98028 kB
SwapCached:       7844 kB
Active:          61448 kB
Inactive:        80192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876200 kB
SwapTotal:     4192956 kB
SwapFree:      4179112 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          14768 kB
Slab:            24012 kB
Committed_AS:  1020580 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node27 at 2009-05-20 09:01:04