Trace number 1516700

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.11 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
MD5SUM2cbf25bf3c1a8a645c8c658cff25ce06
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.65
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
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 |    2125     6375 |     637       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2117     6396 |      --       0       --      -- |     --   | -8/21
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 491   #clauses: 2117   #literals: 6396
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	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:  491                                                  |
0.00/0.01	c |  Number of clauses:    2117                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.08/1200.71	HOME/glucose.sh: line 55: 28643 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-1516700-1238273709/watcher-1516700-1238273709 -o /tmp/evaluation-result-1516700-1238273709/solver-1516700-1238273709 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516700-1238273709.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.99 0.99 0.99 3/70 28640
/proc/meminfo: memFree=887616/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1100033495 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 236 195 169 0 51 0
[pid=28641] ppid=28640 vsize=1144 CPUtime=0
/proc/28641/stat : 28641 (SatELite_releas) R 28640 28640 28424 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 1100033496 1171456 151 1992294400 134512640 135225430 4294956176 18446744073709551615 134587489 0 0 4096 3 0 0 0 17 0 0 0
/proc/28641/statm: 286 151 76 174 0 109 0

[startup+0.0801521 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 28640
/proc/meminfo: memFree=887616/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101156 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 28640
/proc/meminfo: memFree=887616/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301192 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 28640
/proc/meminfo: memFree=887616/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701265 s]
/proc/loadavg: 0.99 0.99 0.99 3/70 28640
/proc/meminfo: memFree=887616/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50141 s]
/proc/loadavg: 0.99 0.99 0.99 2/72 28643
/proc/meminfo: memFree=885680/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=3780 CPUtime=1.48
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 583 0 0 0 148 0 0 0 25 0 1 0 1100033497 3870720 569 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 945 569 75 172 0 770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9140

[startup+3.1017 s]
/proc/loadavg: 0.99 0.99 0.99 2/72 28643
/proc/meminfo: memFree=885104/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=4176 CPUtime=3.08
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 696 0 0 0 308 0 0 0 25 0 1 0 1100033497 4276224 682 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 1044 682 75 172 0 869 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9536

[startup+6.30128 s]
/proc/loadavg: 0.99 0.99 0.99 2/72 28643
/proc/meminfo: memFree=884016/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=5176 CPUtime=6.28
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 932 0 0 0 628 0 0 0 25 0 1 0 1100033497 5300224 918 1992294400 134512640 135217611 4294956304 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 1294 918 75 172 0 1119 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10536

[startup+12.7014 s]
/proc/loadavg: 0.99 0.99 0.99 2/72 28643
/proc/meminfo: memFree=882736/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=6256 CPUtime=12.67
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 1197 0 0 0 1267 0 0 0 25 0 1 0 1100033497 6406144 1183 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 1564 1183 75 172 0 1389 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11616

[startup+25.5018 s]
/proc/loadavg: 1.07 1.01 1.00 2/72 28643
/proc/meminfo: memFree=881328/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=7500 CPUtime=25.47
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 1498 0 0 0 2546 1 0 0 25 0 1 0 1100033497 7680000 1484 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 1875 1484 75 172 0 1700 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12860

[startup+51.1014 s]
/proc/loadavg: 1.32 1.07 1.02 2/72 28643
/proc/meminfo: memFree=879728/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=9396 CPUtime=51.06
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 1934 0 0 0 5104 2 0 0 25 0 1 0 1100033497 9621504 1920 1992294400 134512640 135217611 4294956304 18446744073709551615 134527735 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 2349 1920 75 172 0 2174 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14756

[startup+102.307 s]
/proc/loadavg: 1.24 1.09 1.02 2/72 28643
/proc/meminfo: memFree=877488/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=11480 CPUtime=102.24
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 2442 0 0 0 10222 2 0 0 25 0 1 0 1100033497 11755520 2428 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 2870 2428 75 172 0 2695 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16840

[startup+162.302 s]
/proc/loadavg: 1.09 1.07 1.02 2/72 28643
/proc/meminfo: memFree=875504/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=13576 CPUtime=162.2
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 2928 0 0 0 16218 2 0 0 25 0 1 0 1100033497 13901824 2914 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 3394 2914 75 172 0 3219 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18936

[startup+222.302 s]
/proc/loadavg: 1.03 1.05 1.01 2/72 28643
/proc/meminfo: memFree=874096/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=14996 CPUtime=222.17
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 3281 0 0 0 22214 3 0 0 25 0 1 0 1100033497 15355904 3267 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 3749 3267 75 172 0 3574 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20356

[startup+282.301 s]
/proc/loadavg: 1.01 1.04 1.01 2/72 28643
/proc/meminfo: memFree=873136/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=16108 CPUtime=282.14
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 3527 0 0 0 28211 3 0 0 25 0 1 0 1100033497 16494592 3513 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 4027 3513 75 172 0 3852 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21468

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/72 28643
/proc/meminfo: memFree=872176/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=17148 CPUtime=342.11
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 3777 0 0 0 34208 3 0 0 25 0 1 0 1100033497 17559552 3763 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 4287 3763 75 172 0 4112 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 22508

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 28649
/proc/meminfo: memFree=871152/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=18148 CPUtime=402.08
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 4012 0 0 0 40205 3 0 0 25 0 1 0 1100033497 18583552 3998 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 4537 3998 75 172 0 4362 0

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

[pid=28643] ppid=28640 vsize=19760 CPUtime=522.02
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 4361 0 0 0 52198 4 0 0 25 0 1 0 1100033497 20234240 4347 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 4940 4347 75 172 0 4765 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 25120

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 28649
/proc/meminfo: memFree=869104/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=20592 CPUtime=581.99
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 4566 0 0 0 58195 4 0 0 25 0 1 0 1100033497 21086208 4552 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 5148 4552 75 172 0 4973 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 25952

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=867888/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=21916 CPUtime=641.96
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 4851 0 0 0 64192 4 0 0 25 0 1 0 1100033497 22441984 4837 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 5479 4837 75 172 0 5304 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 27276

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=867248/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=22516 CPUtime=701.93
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 4988 0 0 0 70189 4 0 0 25 0 1 0 1100033497 23056384 4974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 5629 4974 75 172 0 5454 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 27876

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=866736/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=23004 CPUtime=761.9
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 5109 0 0 0 76185 5 0 0 25 0 1 0 1100033497 23556096 5095 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 5751 5095 75 172 0 5576 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 28364

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=866224/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=23472 CPUtime=821.87
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 5234 0 0 0 82182 5 0 0 25 0 1 0 1100033497 24035328 5220 1992294400 134512640 135217611 4294956304 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 5868 5220 75 172 0 5693 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 28832

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=865712/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=24064 CPUtime=881.84
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 5369 0 0 0 88179 5 0 0 25 0 1 0 1100033497 24641536 5355 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6016 5355 75 172 0 5841 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 29424

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=864944/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=24936 CPUtime=941.8
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 5574 0 0 0 94175 5 0 0 25 0 1 0 1100033497 25534464 5560 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6234 5560 75 172 0 6059 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 30296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=864432/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=25576 CPUtime=1001.77
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 5724 0 0 0 100172 5 0 0 25 0 1 0 1100033497 26189824 5710 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6394 5710 75 172 0 6219 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 30936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=863984/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=26072 CPUtime=1061.75
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 5833 0 0 0 106170 5 0 0 25 0 1 0 1100033497 26697728 5819 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6518 5819 75 172 0 6343 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 31432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=863536/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=26532 CPUtime=1121.71
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 5928 0 0 0 112166 5 0 0 25 0 1 0 1100033497 27168768 5914 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6633 5914 75 172 0 6458 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 31892

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=863216/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=26820 CPUtime=1181.68
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 6023 0 0 0 118163 5 0 0 25 0 1 0 1100033497 27463680 6009 1992294400 134512640 135217611 4294956304 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6705 6009 75 172 0 6530 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 32180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=862960/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=27180 CPUtime=1200.08
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 6079 0 0 0 120003 5 0 0 25 0 1 0 1100033497 27832320 6065 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6795 6065 75 172 0 6620 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32540

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 28649
/proc/meminfo: memFree=862960/2055920 swapFree=4170584/4192956
[pid=28640] ppid=28638 vsize=5360 CPUtime=0
/proc/28640/stat : 28640 (glucose.sh) S 28638 28640 28424 0 -1 4194304 313 173 0 0 0 0 0 0 19 0 1 0 1100033495 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28640/statm: 1340 238 195 169 0 51 0
[pid=28643] ppid=28640 vsize=27180 CPUtime=1200.08
/proc/28643/stat : 28643 (glucose_static) R 28640 28640 28424 0 -1 4194304 6079 0 0 0 120003 5 0 0 25 0 1 0 1100033497 27832320 6065 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/28643/statm: 6795 6065 75 172 0 6620 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.11
CPU user time (s): 1200.04
CPU system time (s): 0.066989
CPU usage (%): 99.9498
Max. virtual memory (cumulated for all children) (KiB): 32540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6576
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= 16
involuntary context switches= 5018

runsolver used 0.968852 second user time and 3.43448 second system time

The end

Launcher Data

Begin job on node45 at 2009-03-28 21:55:09
IDJOB=1516700
IDBENCH=70535
IDSOLVER=503
FILE ID=node45/1516700-1238273709
PBS_JOBID= 9060857
Free space on /tmp= 66336 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516700-1238273709/watcher-1516700-1238273709 -o /tmp/evaluation-result-1516700-1238273709/solver-1516700-1238273709 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516700-1238273709.cnf

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

MD5SUM BENCH= 2cbf25bf3c1a8a645c8c658cff25ce06
RANDOM SEED=479238749

node45.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.285
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.285
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:        888160 kB
Buffers:         93904 kB
Cached:         972788 kB
SwapCached:      11516 kB
Active:         162268 kB
Inactive:       917372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        888160 kB
SwapTotal:     4192956 kB
SwapFree:      4170584 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          18628 kB
Slab:            73524 kB
Committed_AS:  2503700 kB
PageTables:       1900 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= 66336 MiB
End job on node45 at 2009-03-28 22:15:11