Trace number 1833362

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.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S1494961823-060.cnf
MD5SUM7495f98ae37985dd5ad2be6175c3d801
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023995
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
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 |    2125     6375 |     637       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2114     6427 |      --       0       --      -- |     --   | -11/52
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 488   #clauses: 2114   #literals: 6427
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Number of variables   : 488          
0.00/0.01	c Number of clauses     : 2114         
0.00/0.01	c Parsing time: 0.00         s
1200.07/1200.61	HOME/SatELiteGTI: line 36:  9562 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-1833362-1242805586/watcher-1833362-1242805586 -o /tmp/evaluation-result-1833362-1242805586/solver-1833362-1242805586 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833362-1242805586.cnf -random-seed=1250324515 

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.99 3/64 9556
/proc/meminfo: memFree=1892408/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) R 9554 9556 9325 0 -1 4194304 290 250 0 0 0 0 0 0 18 0 1 0 308586433 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717146611 0 0 4100 65536 0 0 0 17 0 0 0
/proc/9556/statm: 1339 237 197 169 0 50 0

[startup+0.0555839 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9556
/proc/meminfo: memFree=1892408/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101586 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9556
/proc/meminfo: memFree=1892408/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301606 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9556
/proc/meminfo: memFree=1892408/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701649 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9556
/proc/meminfo: memFree=1892408/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50273 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1890152/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=4264 CPUtime=1.48
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 712 0 0 0 148 0 0 0 25 0 1 0 308586434 4366336 698 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 1066 698 76 170 0 893 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9620

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1889000/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=5416 CPUtime=3.08
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 1003 0 0 0 307 1 0 0 25 0 1 0 308586434 5545984 989 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 1354 989 76 170 0 1181 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10772

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1887144/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=6768 CPUtime=6.27
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 1345 0 0 0 626 1 0 0 25 0 1 0 308586434 6930432 1331 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 1692 1331 76 170 0 1519 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12124

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1885160/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=8564 CPUtime=12.66
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 1792 0 0 0 1265 1 0 0 25 0 1 0 308586434 8769536 1778 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 2141 1778 76 170 0 1968 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13920

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1882536/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=11208 CPUtime=25.46
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 2421 0 0 0 2544 2 0 0 25 0 1 0 308586434 11476992 2407 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 2802 2407 76 170 0 2629 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16564

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1882152/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=11752 CPUtime=51.03
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 2555 0 0 0 5101 2 0 0 25 0 1 0 308586434 12034048 2541 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 2938 2541 76 170 0 2765 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17108

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1880296/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=13224 CPUtime=102.21
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 2956 0 0 0 10218 3 0 0 25 0 1 0 308586434 13541376 2942 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 3306 2942 76 170 0 3133 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 18580

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1879016/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=14608 CPUtime=162.19
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 3264 0 0 0 16215 4 0 0 25 0 1 0 308586434 14958592 3250 1992294400 134512640 135212243 4294956240 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 3652 3250 76 170 0 3479 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19964

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1877736/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=15952 CPUtime=222.16
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 3590 0 0 0 22212 4 0 0 25 0 1 0 308586434 16334848 3576 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 3988 3576 76 170 0 3815 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21308

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1876328/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=17232 CPUtime=282.14
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 3920 0 0 0 28209 5 0 0 25 0 1 0 308586434 17645568 3906 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 4308 3906 76 170 0 4135 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22588

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1875368/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=18188 CPUtime=342.12
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 4159 0 0 0 34207 5 0 0 25 0 1 0 308586434 18624512 4145 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 4547 4145 76 170 0 4374 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 23544

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1874728/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=18760 CPUtime=402.09
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 4309 0 0 0 40204 5 0 0 25 0 1 0 308586434 19210240 4295 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 4690 4295 76 170 0 4517 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 24116

[startup+462.301 s]

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

[pid=9562] ppid=9556 vsize=20392 CPUtime=462.06
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 4731 0 0 0 46201 5 0 0 25 0 1 0 308586434 20881408 4717 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 5098 4717 76 170 0 4925 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 25748

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1872936/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=20524 CPUtime=522.04
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 4740 0 0 0 52199 5 0 0 25 0 1 0 308586434 21016576 4726 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 5131 4726 76 170 0 4958 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 25880

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1871144/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=22404 CPUtime=582.01
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 5181 0 0 0 58196 5 0 0 25 0 1 0 308586434 22941696 5167 1992294400 134512640 135212243 4294956240 18446744073709551615 134526089 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 5601 5167 76 170 0 5428 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 27760

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1871080/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=22536 CPUtime=641.99
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 5200 0 0 0 64194 5 0 0 25 0 1 0 308586434 23076864 5186 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 5634 5186 76 170 0 5461 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 27892

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1870696/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=22844 CPUtime=701.97
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 5279 0 0 0 70191 6 0 0 25 0 1 0 308586434 23392256 5265 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 5711 5265 76 170 0 5538 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 28200

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1869224/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=24340 CPUtime=761.95
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 5647 0 0 0 76189 6 0 0 25 0 1 0 308586434 24924160 5633 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 6085 5633 76 170 0 5912 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 29696

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9562
/proc/meminfo: memFree=1869160/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=24340 CPUtime=821.91
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 5658 0 0 0 82185 6 0 0 25 0 1 0 308586434 24924160 5644 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 6085 5644 76 170 0 5912 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 29696

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9568
/proc/meminfo: memFree=1868712/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=24484 CPUtime=881.88
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 5699 0 0 0 88182 6 0 0 25 0 1 0 308586434 25071616 5685 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 6121 5685 76 170 0 5948 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 29840

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9568
/proc/meminfo: memFree=1866536/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=26716 CPUtime=941.87
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 6257 0 0 0 94180 7 0 0 25 0 1 0 308586434 27357184 6243 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 6679 6243 76 170 0 6506 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 32072

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9568
/proc/meminfo: memFree=1866536/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=26716 CPUtime=1001.84
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 6257 0 0 0 100177 7 0 0 25 0 1 0 308586434 27357184 6243 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 6679 6243 76 170 0 6506 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 32072

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9568
/proc/meminfo: memFree=1866472/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=26852 CPUtime=1061.82
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 6276 0 0 0 106175 7 0 0 25 0 1 0 308586434 27496448 6262 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 6713 6262 76 170 0 6540 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 32208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9568
/proc/meminfo: memFree=1866216/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=27128 CPUtime=1121.79
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 6347 0 0 0 112172 7 0 0 25 0 1 0 308586434 27779072 6333 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 6782 6333 76 170 0 6609 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 32484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9568
/proc/meminfo: memFree=1864168/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=29196 CPUtime=1181.77
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 6858 0 0 0 118169 8 0 0 25 0 1 0 308586434 29896704 6844 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 7299 6844 76 170 0 7126 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 34552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9568
/proc/meminfo: memFree=1864168/2055920 swapFree=4179948/4192956
[pid=9556] ppid=9554 vsize=5356 CPUtime=0
/proc/9556/stat : 9556 (SatELiteGTI) S 9554 9556 9325 0 -1 4194304 335 420 0 0 0 0 0 0 16 0 1 0 308586433 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9556/statm: 1339 239 197 169 0 50 0
[pid=9562] ppid=9556 vsize=29196 CPUtime=1200.07
/proc/9562/stat : 9562 (minisat_static) R 9556 9556 9325 0 -1 4194304 6858 0 0 0 119999 8 0 0 25 0 1 0 308586434 29896704 6844 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9562/statm: 7299 6844 76 170 0 7126 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 34552

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.09
CPU user time (s): 1200
CPU system time (s): 0.093985
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 34552

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

runsolver used 1.03784 second user time and 3.33649 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-20 09:46:27
IDJOB=1833362
IDBENCH=70644
IDSOLVER=672
FILE ID=node47/1833362-1242805586
PBS_JOBID= 9322430
Free space on /tmp= 66280 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S1494961823-060.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833362-1242805586/watcher-1833362-1242805586 -o /tmp/evaluation-result-1833362-1242805586/solver-1833362-1242805586 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833362-1242805586.cnf -random-seed=1250324515

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

MD5SUM BENCH= 7495f98ae37985dd5ad2be6175c3d801
RANDOM SEED=1250324515

node47.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.212
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.212
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:       1892952 kB
Buffers:         37016 kB
Cached:          79068 kB
SwapCached:       7608 kB
Active:          36268 kB
Inactive:        89604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892952 kB
SwapTotal:     4192956 kB
SwapFree:      4179948 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          14568 kB
Slab:            23112 kB
Committed_AS:  1067320 kB
PageTables:       1452 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= 66280 MiB
End job on node47 at 2009-05-20 10:06:29