Trace number 1517804

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
glucose 1.0? (TO) 1200.08 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S928666993-098.cnf
MD5SUMabbce28168cbe1770c6abedb21f913a2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.6896
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
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 |    1615     4845 |     484       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1604     4876 |      --       0       --      -- |     --   | -11/31
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 369   #clauses: 1604   #literals: 4876
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  369                                                  |
0.00/0.01	c |  Number of clauses:    1604                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.61	HOME/glucose.sh: line 55: 11328 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517804-1238291346/watcher-1517804-1238291346 -o /tmp/evaluation-result-1517804-1238291346/solver-1517804-1238291346 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517804-1238291346.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11325
/proc/meminfo: memFree=1220680/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) R 11323 11325 11090 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11325/statm: 1340 235 194 169 0 51 0
[pid=11326] ppid=11325 vsize=1016 CPUtime=0
/proc/11326/stat : 11326 (SatELite_releas) R 11325 11325 11090 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 1101799519 1040384 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134587264 0 0 4096 3 0 0 0 17 0 0 0
/proc/11326/statm: 254 135 76 174 0 77 0

[startup+0.060323 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11325
/proc/meminfo: memFree=1220680/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101327 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11325
/proc/meminfo: memFree=1220680/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301348 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11325
/proc/meminfo: memFree=1220680/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701393 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11325
/proc/meminfo: memFree=1220680/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50148 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1218872/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=3644 CPUtime=1.49
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 556 0 0 0 149 0 0 0 25 0 1 0 1101799520 3731456 542 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 911 542 75 172 0 736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9004

[startup+3.10166 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1218104/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=4172 CPUtime=3.08
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 683 0 0 0 308 0 0 0 25 0 1 0 1101799520 4272128 669 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 1043 669 75 172 0 868 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9532

[startup+6.30202 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1217272/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=4916 CPUtime=6.28
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 867 0 0 0 628 0 0 0 25 0 1 0 1101799520 5033984 853 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 1229 853 75 172 0 1054 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10276

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1216184/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=5752 CPUtime=12.68
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 1095 0 0 0 1268 0 0 0 25 0 1 0 1101799520 5890048 1081 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 1438 1081 75 172 0 1263 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11112

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1214840/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=7228 CPUtime=25.47
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 1419 0 0 0 2547 0 0 0 25 0 1 0 1101799520 7401472 1405 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 1807 1405 75 172 0 1632 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12588

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1213176/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=8980 CPUtime=51.07
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 1830 0 0 0 5106 1 0 0 25 0 1 0 1101799520 9195520 1816 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 2245 1816 75 172 0 2070 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14340

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1210936/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=11104 CPUtime=102.24
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 2361 0 0 0 10223 1 0 0 25 0 1 0 1101799520 11370496 2347 1992294400 134512640 135217611 4294956304 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 2776 2347 75 172 0 2601 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16464

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1209400/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=12860 CPUtime=162.21
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 2766 0 0 0 16219 2 0 0 25 0 1 0 1101799520 13168640 2752 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 3215 2752 75 172 0 3040 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18220

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1207800/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=14652 CPUtime=222.19
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 3160 0 0 0 22217 2 0 0 25 0 1 0 1101799520 15003648 3146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 3663 3146 75 172 0 3488 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20012

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1206776/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=15576 CPUtime=282.17
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 3417 0 0 0 28215 2 0 0 25 0 1 0 1101799520 15949824 3403 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 3894 3403 75 172 0 3719 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 20936

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1205624/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=16796 CPUtime=342.13
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 3682 0 0 0 34211 2 0 0 25 0 1 0 1101799520 17199104 3668 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 4199 3668 75 172 0 4024 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 22156

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1204728/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=17888 CPUtime=402.11
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 3948 0 0 0 40209 2 0 0 25 0 1 0 1101799520 18317312 3934 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 4472 3934 75 172 0 4297 0

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

[pid=11328] ppid=11325 vsize=18820 CPUtime=462.09
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 4140 0 0 0 46206 3 0 0 25 0 1 0 1101799520 19271680 4126 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 4705 4126 75 172 0 4530 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 24180

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1203000/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=19888 CPUtime=522.06
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 4365 0 0 0 52203 3 0 0 25 0 1 0 1101799520 20365312 4351 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 4972 4351 75 172 0 4797 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 25248

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1201912/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=20980 CPUtime=582.04
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 4633 0 0 0 58201 3 0 0 25 0 1 0 1101799520 21483520 4619 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 5245 4619 75 172 0 5070 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 26340

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1201464/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=21476 CPUtime=642.02
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 4732 0 0 0 64199 3 0 0 25 0 1 0 1101799520 21991424 4718 1992294400 134512640 135217611 4294956304 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 5369 4718 75 172 0 5194 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 26836

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11328
/proc/meminfo: memFree=1200888/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=22168 CPUtime=701.98
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 4871 0 0 0 70195 3 0 0 25 0 1 0 1101799520 22700032 4857 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 5542 4857 75 172 0 5367 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 27528

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11334
/proc/meminfo: memFree=1200120/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=22944 CPUtime=761.96
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5058 0 0 0 76192 4 0 0 25 0 1 0 1101799520 23494656 5044 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 5736 5044 75 172 0 5561 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 28304

[startup+822.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1199024/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=23612 CPUtime=821.92
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5230 0 0 0 82186 6 0 0 25 0 1 0 1101799520 24178688 5216 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 5903 5216 75 172 0 5728 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 28972

[startup+882.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1198384/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=24304 CPUtime=881.89
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5405 0 0 0 88183 6 0 0 25 0 1 0 1101799520 24887296 5391 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 6076 5391 75 172 0 5901 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 29664

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1197936/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=24812 CPUtime=941.87
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5521 0 0 0 94181 6 0 0 25 0 1 0 1101799520 25407488 5507 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 6203 5507 75 172 0 6028 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 30172

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1197616/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=25148 CPUtime=1001.84
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5604 0 0 0 100178 6 0 0 25 0 1 0 1101799520 25751552 5590 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 6287 5590 75 172 0 6112 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 30508

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1197296/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=25704 CPUtime=1061.81
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5708 0 0 0 106175 6 0 0 25 0 1 0 1101799520 26320896 5694 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 6426 5694 75 172 0 6251 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 31064

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1196920/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=26056 CPUtime=1121.79
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5802 0 0 0 112172 7 0 0 25 0 1 0 1101799520 26681344 5788 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 6514 5788 75 172 0 6339 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 31416

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1196536/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=26504 CPUtime=1181.77
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5907 0 0 0 118170 7 0 0 25 0 1 0 1101799520 27140096 5893 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 6626 5893 75 172 0 6451 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 31864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11814
/proc/meminfo: memFree=1196344/2055920 swapFree=4176920/4192956
[pid=11325] ppid=11323 vsize=5360 CPUtime=0
/proc/11325/stat : 11325 (glucose.sh) S 11323 11325 11090 0 -1 4194304 313 157 0 0 0 0 0 0 18 0 1 0 1101799519 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11325/statm: 1340 238 195 169 0 51 0
[pid=11328] ppid=11325 vsize=26648 CPUtime=1200.05
/proc/11328/stat : 11328 (glucose_static) R 11325 11325 11090 0 -1 4194304 5953 0 0 0 119998 7 0 0 25 0 1 0 1101799520 27287552 5939 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11328/statm: 6662 5939 75 172 0 6487 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32008

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.08
CPU user time (s): 1200
CPU system time (s): 0.081987
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 32008

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

runsolver used 0.955854 second user time and 3.42548 second system time

The end

Launcher Data

Begin job on node35 at 2009-03-29 03:49:06
IDJOB=1517804
IDBENCH=70627
IDSOLVER=503
FILE ID=node35/1517804-1238291346
PBS_JOBID= 9061003
Free space on /tmp= 66504 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S928666993-098.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517804-1238291346/watcher-1517804-1238291346 -o /tmp/evaluation-result-1517804-1238291346/solver-1517804-1238291346 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517804-1238291346.cnf

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

MD5SUM BENCH= abbce28168cbe1770c6abedb21f913a2
RANDOM SEED=1567707624

node35.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.229
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.229
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:       1221160 kB
Buffers:         99076 kB
Cached:         641748 kB
SwapCached:      10236 kB
Active:         202552 kB
Inactive:       550172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1221160 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          17584 kB
Slab:            68120 kB
Committed_AS:  2635984 kB
PageTables:       1404 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= 66500 MiB
End job on node35 at 2009-03-29 04:09:09