Trace number 1516976

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1528023000-027.cnf
MD5SUM33b4b8b17ca915888003039597e2272b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.069
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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 |    1785     5355 |     535       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1779     5383 |      --       0       --      -- |     --   | -6/28
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 414   #clauses: 1779   #literals: 5383
0.00/0.00	c CPU time:   0.003999 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:  414                                                  |
0.00/0.01	c |  Number of clauses:    1779                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.61	HOME/glucose.sh: line 55: 26243 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-1516976-1238278247/watcher-1516976-1238278247 -o /tmp/evaluation-result-1516976-1238278247/solver-1516976-1238278247 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516976-1238278247.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: 1.00 1.00 1.00 3/64 26240
/proc/meminfo: memFree=935080/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 236 195 169 0 51 0
[pid=26241] ppid=26240 vsize=1012 CPUtime=0
/proc/26241/stat : 26241 (SatELite_releas) R 26240 26240 25912 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 1100486756 1036288 137 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/26241/statm: 253 137 76 174 0 76 0

[startup+0.081108 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26240
/proc/meminfo: memFree=935080/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10111 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26240
/proc/meminfo: memFree=935080/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301127 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26240
/proc/meminfo: memFree=935080/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701164 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26240
/proc/meminfo: memFree=935080/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=933272/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=3624 CPUtime=1.48
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 561 0 0 0 148 0 0 0 25 0 1 0 1100486757 3710976 547 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 906 547 75 172 0 731 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8984

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=932632/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=4420 CPUtime=3.08
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 741 0 0 0 308 0 0 0 25 0 1 0 1100486757 4526080 727 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 1105 727 75 172 0 930 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9780

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=931544/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=5128 CPUtime=6.28
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 917 0 0 0 628 0 0 0 25 0 1 0 1100486757 5251072 903 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 1282 903 75 172 0 1107 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10488

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=930264/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=6068 CPUtime=12.66
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 1163 0 0 0 1266 0 0 0 25 0 1 0 1100486757 6213632 1149 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 1517 1149 75 172 0 1342 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11428

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=929112/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=7456 CPUtime=25.46
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 1475 0 0 0 2546 0 0 0 25 0 1 0 1100486757 7634944 1461 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 1864 1461 75 172 0 1689 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12816

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=927512/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=9164 CPUtime=51.05
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 1883 0 0 0 5105 0 0 0 25 0 1 0 1100486757 9383936 1869 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 2291 1869 75 172 0 2116 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14524

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=924888/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=11676 CPUtime=102.23
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 2508 0 0 0 10221 2 0 0 25 0 1 0 1100486757 11956224 2494 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26243/statm: 2919 2494 76 172 0 2744 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17036

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=922968/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=13728 CPUtime=162.19
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 2957 0 0 0 16217 2 0 0 25 0 1 0 1100486757 14057472 2943 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 3432 2943 76 172 0 3257 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19088

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=921304/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=15468 CPUtime=222.16
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 3379 0 0 0 22214 2 0 0 25 0 1 0 1100486757 15839232 3365 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 3867 3365 76 172 0 3692 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20828

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=920216/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=16668 CPUtime=282.14
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 3650 0 0 0 28212 2 0 0 25 0 1 0 1100486757 17068032 3636 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26243/statm: 4167 3636 76 172 0 3992 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22028

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=919128/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=17808 CPUtime=342.1
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 3931 0 0 0 34207 3 0 0 25 0 1 0 1100486757 18235392 3917 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 4452 3917 76 172 0 4277 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 23168

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=918424/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=18588 CPUtime=402.08
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 4101 0 0 0 40205 3 0 0 25 0 1 0 1100486757 19034112 4087 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 4647 4087 76 172 0 4472 0

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

[pid=26243] ppid=26240 vsize=19320 CPUtime=462.04
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 4264 0 0 0 46201 3 0 0 25 0 1 0 1100486757 19783680 4250 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 4830 4250 76 172 0 4655 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 24680

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=916696/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=20420 CPUtime=522.02
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 4522 0 0 0 52199 3 0 0 25 0 1 0 1100486757 20910080 4508 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 5105 4508 76 172 0 4930 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 25780

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=916056/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=21128 CPUtime=581.99
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 4701 0 0 0 58196 3 0 0 25 0 1 0 1100486757 21635072 4687 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 5282 4687 76 172 0 5107 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 26488

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=915352/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=22064 CPUtime=641.97
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 4876 0 0 0 64194 3 0 0 25 0 1 0 1100486757 22593536 4862 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 5516 4862 76 172 0 5341 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 27424

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=914712/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=22684 CPUtime=701.95
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 5008 0 0 0 70191 4 0 0 25 0 1 0 1100486757 23228416 4994 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 5671 4994 76 172 0 5496 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 28044

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=913944/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=23548 CPUtime=761.92
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 5206 0 0 0 76188 4 0 0 25 0 1 0 1100486757 24113152 5192 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 5887 5192 76 172 0 5712 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 28908

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=913112/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=24356 CPUtime=821.89
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 5410 0 0 0 82185 4 0 0 25 0 1 0 1100486757 24940544 5396 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6089 5396 76 172 0 5914 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 29716

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=912792/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=24696 CPUtime=881.87
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 5504 0 0 0 88182 5 0 0 25 0 1 0 1100486757 25288704 5490 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6174 5490 76 172 0 5999 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 30056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=911832/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=25832 CPUtime=941.85
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 5743 0 0 0 94180 5 0 0 25 0 1 0 1100486757 26451968 5729 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6458 5729 76 172 0 6283 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 31192

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=911128/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=26568 CPUtime=1001.82
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 5918 0 0 0 100177 5 0 0 25 0 1 0 1100486757 27205632 5904 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6642 5904 76 172 0 6467 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 31928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=910680/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=27116 CPUtime=1061.79
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 6025 0 0 0 106174 5 0 0 25 0 1 0 1100486757 27766784 6011 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6779 6011 76 172 0 6604 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 32476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=910360/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=27332 CPUtime=1121.77
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 6110 0 0 0 112172 5 0 0 25 0 1 0 1100486757 27987968 6096 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6833 6096 76 172 0 6658 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 32692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=910104/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=27840 CPUtime=1181.72
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 6196 0 0 0 118167 5 0 0 25 0 1 0 1100486757 28508160 6182 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6960 6182 76 172 0 6785 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 33200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26243
/proc/meminfo: memFree=909976/2055920 swapFree=4176708/4192956
[pid=26240] ppid=26238 vsize=5360 CPUtime=0
/proc/26240/stat : 26240 (glucose.sh) S 26238 26240 25912 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 1100486756 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26240/statm: 1340 238 195 169 0 51 0
[pid=26243] ppid=26240 vsize=27840 CPUtime=1200.02
/proc/26243/stat : 26243 (glucose_static) R 26240 26240 25912 0 -1 4194304 6218 0 0 0 119997 5 0 0 25 0 1 0 1100486757 28508160 6204 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26243/statm: 6960 6204 76 172 0 6785 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33200

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.066989
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 33200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
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= 6701
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= 4319

runsolver used 1.02584 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-28 23:10:47
IDJOB=1516976
IDBENCH=70558
IDSOLVER=503
FILE ID=node51/1516976-1238278247
PBS_JOBID= 9060875
Free space on /tmp= 65232 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S1528023000-027.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516976-1238278247/watcher-1516976-1238278247 -o /tmp/evaluation-result-1516976-1238278247/solver-1516976-1238278247 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516976-1238278247.cnf

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

MD5SUM BENCH= 33b4b8b17ca915888003039597e2272b
RANDOM SEED=258923602

node51.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        935624 kB
Buffers:         71656 kB
Cached:         962148 kB
SwapCached:       9996 kB
Active:         114684 kB
Inactive:       930556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        935624 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          17144 kB
Slab:            61124 kB
Committed_AS:  2915440 kB
PageTables:       1400 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= 65228 MiB
End job on node51 at 2009-03-28 23:30:50