Trace number 1518752

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S2142680239-019.cnf
MD5SUM2937149ca8da560a9415e9a967cfab27
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.048991
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2286     6920 |      --       0       --      -- |     --   | -9/35
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 529   #clauses: 2286   #literals: 6920
0.00/0.00	c CPU time:   0.003999 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:  529                                                  |
0.00/0.01	c |  Number of clauses:    2286                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.41	HOME/glucose.sh: line 55: 15973 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-1518752-1238303523/watcher-1518752-1238303523 -o /tmp/evaluation-result-1518752-1238303523/solver-1518752-1238303523 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518752-1238303523.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 15970
/proc/meminfo: memFree=1020768/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) R 15968 15970 15778 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 868943787 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15970/statm: 1340 235 194 169 0 51 0
[pid=15971] ppid=15970 vsize=1140 CPUtime=0
/proc/15971/stat : 15971 (SatELite_releas) R 15970 15970 15778 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 868943788 1167360 147 1992294400 134512640 135225430 4294956176 18446744073709551615 134603208 0 0 4096 3 0 0 0 17 0 0 0
/proc/15971/statm: 285 150 73 174 0 108 0

[startup+0.019187 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15970
/proc/meminfo: memFree=1020768/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101195 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15970
/proc/meminfo: memFree=1020768/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301223 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15970
/proc/meminfo: memFree=1020768/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701282 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15970
/proc/meminfo: memFree=1020768/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1018640/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=3620 CPUtime=1.48
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 557 0 0 0 148 0 0 0 25 0 1 0 868943789 3706880 543 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 905 543 75 172 0 730 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8980

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1018128/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=4324 CPUtime=3.08
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 729 0 0 0 308 0 0 0 25 0 1 0 868943789 4427776 715 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 1081 715 75 172 0 906 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9684

[startup+6.30211 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1017104/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=5124 CPUtime=6.28
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 912 0 0 0 628 0 0 0 25 0 1 0 868943789 5246976 898 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 1281 898 75 172 0 1106 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10484

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1015696/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=6232 CPUtime=12.67
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 1206 0 0 0 1267 0 0 0 25 0 1 0 868943789 6381568 1192 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 1558 1192 75 172 0 1383 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11592

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1014288/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=7604 CPUtime=25.47
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 1543 0 0 0 2547 0 0 0 25 0 1 0 868943789 7786496 1529 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 1901 1529 75 172 0 1726 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12964

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1012624/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=9400 CPUtime=51.07
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 1965 0 0 0 5106 1 0 0 25 0 1 0 868943789 9625600 1951 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 2350 1951 75 172 0 2175 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14760

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1010256/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=11824 CPUtime=102.25
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 2535 0 0 0 10224 1 0 0 25 0 1 0 868943789 12107776 2521 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 2956 2521 75 172 0 2781 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17184

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1008336/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=13912 CPUtime=162.24
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 3037 0 0 0 16221 3 0 0 25 0 1 0 868943789 14245888 3023 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 3478 3023 75 172 0 3303 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19272

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1007120/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=15164 CPUtime=222.21
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 3333 0 0 0 22218 3 0 0 25 0 1 0 868943789 15527936 3319 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 3791 3319 75 172 0 3616 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20524

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1005904/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=16364 CPUtime=282.19
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 3630 0 0 0 28216 3 0 0 25 0 1 0 868943789 16756736 3616 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 4091 3616 75 172 0 3916 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 21724

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1004816/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=17548 CPUtime=342.18
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 3902 0 0 0 34214 4 0 0 25 0 1 0 868943789 17969152 3888 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 4387 3888 75 172 0 4212 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 22908

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=1003664/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=18712 CPUtime=402.16
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 4184 0 0 0 40212 4 0 0 25 0 1 0 868943789 19161088 4170 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 4678 4170 75 172 0 4503 0

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

[pid=15973] ppid=15970 vsize=19892 CPUtime=462.14
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 4492 0 0 0 46209 5 0 0 25 0 1 0 868943789 20369408 4478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 4973 4478 75 172 0 4798 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 25252

[startup+522.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 15973
/proc/meminfo: memFree=1001744/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=20904 CPUtime=522.13
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 4676 0 0 0 52208 5 0 0 25 0 1 0 868943789 21405696 4662 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 5226 4662 75 172 0 5051 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26264

[startup+582.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 15973
/proc/meminfo: memFree=1000848/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=21652 CPUtime=582.11
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 4883 0 0 0 58206 5 0 0 25 0 1 0 868943789 22171648 4869 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 5413 4869 75 172 0 5238 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 27012

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 15973
/proc/meminfo: memFree=999888/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=22752 CPUtime=642.09
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 5113 0 0 0 64204 5 0 0 25 0 1 0 868943789 23298048 5099 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 5688 5099 75 172 0 5513 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 28112

[startup+702.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 15973
/proc/meminfo: memFree=999248/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=23368 CPUtime=702.07
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 5270 0 0 0 70201 6 0 0 25 0 1 0 868943789 23928832 5256 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 5842 5256 75 172 0 5667 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 28728

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15973
/proc/meminfo: memFree=998800/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=23924 CPUtime=762.06
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 5374 0 0 0 76200 6 0 0 25 0 1 0 868943789 24498176 5360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 5981 5360 75 172 0 5806 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 29284

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=997776/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=24904 CPUtime=822.03
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 5628 0 0 0 82197 6 0 0 25 0 1 0 868943789 25501696 5614 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 6226 5614 75 172 0 6051 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 30264

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=997200/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=25560 CPUtime=882.02
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 5759 0 0 0 88195 7 0 0 25 0 1 0 868943789 26173440 5745 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 6390 5745 75 172 0 6215 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 30920

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=996944/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=25920 CPUtime=942
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 5861 0 0 0 94193 7 0 0 25 0 1 0 868943789 26542080 5847 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 6480 5847 75 172 0 6305 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 31280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=996368/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=26656 CPUtime=1001.98
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 5995 0 0 0 100191 7 0 0 25 0 1 0 868943789 27295744 5981 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 6664 5981 75 172 0 6489 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 32016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=995664/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=27380 CPUtime=1061.96
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 6170 0 0 0 106189 7 0 0 25 0 1 0 868943789 28037120 6156 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 6845 6156 75 172 0 6670 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 32740

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=995408/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=27656 CPUtime=1121.95
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 6238 0 0 0 112187 8 0 0 25 0 1 0 868943789 28319744 6224 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 6914 6224 75 172 0 6739 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 33016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=995024/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=28056 CPUtime=1181.93
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 6325 0 0 0 118185 8 0 0 25 0 1 0 868943789 28729344 6311 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 7014 6311 75 172 0 6839 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 33416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15973
/proc/meminfo: memFree=994896/2055920 swapFree=4178260/4192956
[pid=15970] ppid=15968 vsize=5360 CPUtime=0
/proc/15970/stat : 15970 (glucose.sh) S 15968 15970 15778 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 868943787 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15970/statm: 1340 238 195 169 0 51 0
[pid=15973] ppid=15970 vsize=28056 CPUtime=1200.03
/proc/15973/stat : 15973 (glucose_static) R 15970 15970 15778 0 -1 4194304 6344 0 0 0 119995 8 0 0 25 0 1 0 868943789 28729344 6330 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15973/statm: 7014 6330 75 172 0 6839 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33416

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.96
CPU system time (s): 0.090986
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 33416

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

runsolver used 1.40479 second user time and 2.78258 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-29 07:12:03
IDJOB=1518752
IDBENCH=70706
IDSOLVER=503
FILE ID=node39/1518752-1238303523
PBS_JOBID= 9061042
Free space on /tmp= 66228 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S2142680239-019.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518752-1238303523/watcher-1518752-1238303523 -o /tmp/evaluation-result-1518752-1238303523/solver-1518752-1238303523 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518752-1238303523.cnf

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

MD5SUM BENCH= 2937149ca8da560a9415e9a967cfab27
RANDOM SEED=131056221

node39.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:       1021248 kB
Buffers:         92552 kB
Cached:         843052 kB
SwapCached:       8168 kB
Active:         130736 kB
Inactive:       814812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1021248 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          16700 kB
Slab:            75500 kB
Committed_AS:  2196644 kB
PageTables:       1188 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= 66228 MiB
End job on node39 at 2009-03-29 07:32:06