Trace number 1833454

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/400/
unif-k3-r4.25-v400-c1700-S714125262-017.cnf
MD5SUMdfd8633a4f173899180c2a33f1de5594
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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 |    1700     5100 |     509       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1681     5133 |      --       0       --      -- |     --   | -19/33
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 385   #clauses: 1681   #literals: 5133
0.00/0.01	c CPU time:   0.004999 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   : 385          
0.00/0.01	c Number of clauses     : 1681         
0.00/0.01	c Parsing time: 0.00         s
1200.02/1200.60	HOME/SatELiteGTI: line 36:  5831 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-1833454-1242821805/watcher-1833454-1242821805 -o /tmp/evaluation-result-1833454-1242821805/solver-1833454-1242821805 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833454-1242821805.cnf -random-seed=1326607124 

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.50 1.86 1.87 3/64 5825
/proc/meminfo: memFree=1769424/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310206651 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 244277018706 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/5825/statm: 1339 235 195 169 0 50 0
[pid=5826] ppid=5825 vsize=5356 CPUtime=0
/proc/5826/stat : 5826 (SatELiteGTI) S 5825 5825 5788 0 -1 4194368 51 25 0 0 0 0 0 0 19 0 1 0 310206651 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/5826/statm: 1339 238 198 169 0 50 0
[pid=5828] ppid=5826 vsize=192 CPUtime=0
/proc/5828/stat : 5828 (sed) R 5826 5825 5788 0 -1 4194304 40 0 0 0 0 0 0 0 22 0 1 0 310206651 196608 21 1992294400 4194304 4240196 548682069056 18446744073709551615 244274193168 0 0 4096 0 0 0 0 17 0 0 0
/proc/5828/statm: 48 23 16 11 0 11 0

[startup+0.04592 s]
/proc/loadavg: 1.50 1.86 1.87 3/64 5825
/proc/meminfo: memFree=1769424/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101926 s]
/proc/loadavg: 1.50 1.86 1.87 3/64 5825
/proc/meminfo: memFree=1769424/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301948 s]
/proc/loadavg: 1.50 1.86 1.87 3/64 5825
/proc/meminfo: memFree=1769424/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701994 s]
/proc/loadavg: 1.50 1.86 1.87 3/64 5825
/proc/meminfo: memFree=1769424/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50108 s]
/proc/loadavg: 1.50 1.86 1.87 2/66 5831
/proc/meminfo: memFree=1767296/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=4032 CPUtime=1.48
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 656 0 0 0 148 0 0 0 25 0 1 0 310206652 4128768 642 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 1008 642 76 170 0 835 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9388

[startup+3.10127 s]
/proc/loadavg: 1.50 1.86 1.87 2/66 5831
/proc/meminfo: memFree=1766272/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=5048 CPUtime=3.08
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 907 0 0 0 308 0 0 0 25 0 1 0 310206652 5169152 893 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 1262 893 76 170 0 1089 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10404

[startup+6.30163 s]
/proc/loadavg: 1.46 1.84 1.87 2/66 5831
/proc/meminfo: memFree=1764736/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=6268 CPUtime=6.28
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 1217 0 0 0 628 0 0 0 25 0 1 0 310206652 6418432 1203 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 1567 1203 76 170 0 1394 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11624

[startup+12.7014 s]
/proc/loadavg: 1.42 1.83 1.86 2/66 5831
/proc/meminfo: memFree=1762880/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=7936 CPUtime=12.67
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 1635 0 0 0 1267 0 0 0 25 0 1 0 310206652 8126464 1621 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 1984 1621 76 170 0 1811 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13292

[startup+25.5018 s]
/proc/loadavg: 1.33 1.79 1.85 2/66 5831
/proc/meminfo: memFree=1760640/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=10176 CPUtime=25.47
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 2180 0 0 0 2546 1 0 0 25 0 1 0 310206652 10420224 2166 1992294400 134512640 135212243 4294956240 18446744073709551615 134526229 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 2544 2166 76 170 0 2371 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15532

[startup+51.1017 s]
/proc/loadavg: 1.22 1.72 1.82 2/66 5831
/proc/meminfo: memFree=1760256/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=10600 CPUtime=51.05
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 2281 0 0 0 5104 1 0 0 25 0 1 0 310206652 10854400 2267 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 2650 2267 76 170 0 2477 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15956

[startup+102.306 s]
/proc/loadavg: 1.09 1.61 1.78 2/66 5831
/proc/meminfo: memFree=1758464/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=12196 CPUtime=102.23
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 2690 0 0 0 10222 1 0 0 25 0 1 0 310206652 12488704 2676 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 3049 2676 76 170 0 2876 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17552

[startup+162.301 s]
/proc/loadavg: 1.03 1.50 1.73 2/66 5831
/proc/meminfo: memFree=1757440/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=13288 CPUtime=162.2
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 2945 0 0 0 16219 1 0 0 25 0 1 0 310206652 13606912 2931 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 3322 2931 76 170 0 3149 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18644

[startup+222.301 s]
/proc/loadavg: 1.01 1.40 1.68 2/66 5831
/proc/meminfo: memFree=1756288/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=14524 CPUtime=222.17
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 3229 0 0 0 22215 2 0 0 25 0 1 0 310206652 14872576 3215 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 3631 3215 76 170 0 3458 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 19880

[startup+282.302 s]
/proc/loadavg: 1.00 1.33 1.63 2/66 5831
/proc/meminfo: memFree=1755072/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=15732 CPUtime=282.15
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 3533 0 0 0 28212 3 0 0 25 0 1 0 310206652 16109568 3519 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 3933 3519 76 170 0 3760 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21088

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.59 2/66 5831
/proc/meminfo: memFree=1754496/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=16292 CPUtime=342.12
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 3672 0 0 0 34209 3 0 0 25 0 1 0 310206652 16683008 3658 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 4073 3658 76 170 0 3900 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 21648

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.55 2/66 5831
/proc/meminfo: memFree=1753664/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=16968 CPUtime=402.09

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

[pid=5831] ppid=5825 vsize=18636 CPUtime=462.07
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 4279 0 0 0 46203 4 0 0 25 0 1 0 310206652 19083264 4265 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 4659 4265 76 170 0 4486 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 23992

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.48 2/66 5831
/proc/meminfo: memFree=1752000/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=18768 CPUtime=522.04
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 4286 0 0 0 52200 4 0 0 25 0 1 0 310206652 19218432 4272 1992294400 134512640 135212243 4294956240 18446744073709551615 134526032 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 4692 4272 76 170 0 4519 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 24124

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.45 2/66 5831
/proc/meminfo: memFree=1750784/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=20160 CPUtime=581.97
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 4603 0 0 0 58193 4 0 0 25 0 1 0 310206652 20643840 4589 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 5040 4589 76 170 0 4867 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 25516

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.42 2/66 5831
/proc/meminfo: memFree=1750080/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=20736 CPUtime=641.95
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 4740 0 0 0 64191 4 0 0 25 0 1 0 310206652 21233664 4726 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 5184 4726 76 170 0 5011 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 26092

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.39 2/66 5831
/proc/meminfo: memFree=1749888/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=21092 CPUtime=701.92
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 4801 0 0 0 70188 4 0 0 25 0 1 0 310206652 21598208 4787 1992294400 134512640 135212243 4294956240 18446744073709551615 134526095 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 5273 4787 76 170 0 5100 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 26448

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.36 2/66 5831
/proc/meminfo: memFree=1748416/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=22380 CPUtime=761.91
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 5156 0 0 0 76186 5 0 0 25 0 1 0 310206652 22917120 5142 1992294400 134512640 135212243 4294956240 18446744073709551615 134526044 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 5595 5142 76 170 0 5422 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 27736

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.34 2/66 5831
/proc/meminfo: memFree=1748416/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=22380 CPUtime=821.87
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 5160 0 0 0 82182 5 0 0 25 0 1 0 310206652 22917120 5146 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 5595 5146 76 170 0 5422 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 27736

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.31 2/66 5831
/proc/meminfo: memFree=1748224/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=22516 CPUtime=881.85
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 5198 0 0 0 88180 5 0 0 25 0 1 0 310206652 23056384 5184 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 5629 5184 76 170 0 5456 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 27872

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.29 2/66 5831
/proc/meminfo: memFree=1746624/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=24192 CPUtime=941.82
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 5612 0 0 0 94177 5 0 0 25 0 1 0 310206652 24772608 5598 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 6048 5598 76 170 0 5875 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 29548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/66 5831
/proc/meminfo: memFree=1746496/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=24332 CPUtime=1001.8
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 5635 0 0 0 100175 5 0 0 25 0 1 0 310206652 24915968 5621 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 6083 5621 76 170 0 5910 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 29688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/66 5831
/proc/meminfo: memFree=1746432/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=24332 CPUtime=1061.78
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 5645 0 0 0 106173 5 0 0 25 0 1 0 310206652 24915968 5631 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 6083 5631 76 170 0 5910 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 29688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/66 5831
/proc/meminfo: memFree=1746304/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=24468 CPUtime=1121.75
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 5684 0 0 0 112170 5 0 0 25 0 1 0 310206652 25055232 5670 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 6117 5670 76 170 0 5944 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 29824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 5831
/proc/meminfo: memFree=1744320/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=26468 CPUtime=1181.72
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 6183 0 0 0 118166 6 0 0 25 0 1 0 310206652 27103232 6169 1992294400 134512640 135212243 4294956240 18446744073709551615 134535926 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 6617 6169 76 170 0 6444 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 31824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 5831
/proc/meminfo: memFree=1744320/2055920 swapFree=4178604/4192956
[pid=5825] ppid=5823 vsize=5356 CPUtime=0
/proc/5825/stat : 5825 (SatELiteGTI) S 5823 5825 5788 0 -1 4194304 335 406 0 0 0 0 0 0 19 0 1 0 310206651 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5825/statm: 1339 239 197 169 0 50 0
[pid=5831] ppid=5825 vsize=26468 CPUtime=1200.02
/proc/5831/stat : 5831 (minisat_static) R 5825 5825 5788 0 -1 4194304 6183 0 0 0 119996 6 0 0 25 0 1 0 310206652 27103232 6169 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5831/statm: 6617 6169 76 170 0 6444 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 31824

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.05
CPU user time (s): 1199.98
CPU system time (s): 0.069989
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 31824

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

runsolver used 1.45178 second user time and 2.86856 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-20 14:16:45
IDJOB=1833454
IDBENCH=70690
IDSOLVER=672
FILE ID=node63/1833454-1242821805
PBS_JOBID= 9322535
Free space on /tmp= 66244 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/400/unif-k3-r4.25-v400-c1700-S714125262-017.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833454-1242821805/watcher-1833454-1242821805 -o /tmp/evaluation-result-1833454-1242821805/solver-1833454-1242821805 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833454-1242821805.cnf -random-seed=1326607124

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

MD5SUM BENCH= dfd8633a4f173899180c2a33f1de5594
RANDOM SEED=1326607124

node63.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1769976 kB
Buffers:         46576 kB
Cached:         190116 kB
SwapCached:       7836 kB
Active:          53340 kB
Inactive:       192868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769976 kB
SwapTotal:     4192956 kB
SwapFree:      4178604 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            25596 kB
Committed_AS:  1123648 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node63 at 2009-05-20 14:36:47