Trace number 1518212

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S2087271472-092.cnf
MD5SUM0b959375755b7be8d72e0ee6a403232e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.085986
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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 |    2210     6630 |     662       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2204     6663 |      --       0       --      -- |     --   | -6/33
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 512   #clauses: 2204   #literals: 6663
0.00/0.00	c CPU time:   0.005999 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:  512                                                  |
0.00/0.01	c |  Number of clauses:    2204                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.61	HOME/glucose.sh: line 55:  2285 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-1518212-1238296813/watcher-1518212-1238296813 -o /tmp/evaluation-result-1518212-1238296813/solver-1518212-1238296813 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518212-1238296813.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 2282
/proc/meminfo: memFree=825832/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102343584 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 236 195 169 0 51 0
[pid=2283] ppid=2282 vsize=1144 CPUtime=0
/proc/2283/stat : 2283 (SatELite_releas) R 2282 2282 31089 0 -1 4194304 169 0 0 0 0 0 0 0 19 0 1 0 1102343584 1171456 154 1992294400 134512640 135225430 4294956176 18446744073709551615 134577214 0 0 4096 3 0 0 0 17 0 0 0
/proc/2283/statm: 286 155 76 174 0 109 0

[startup+0.0963359 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=825832/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102336 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=825832/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301362 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=825832/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702407 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=825832/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=823768/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=3640 CPUtime=1.48
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 566 0 0 0 148 0 0 0 25 0 1 0 1102343585 3727360 552 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/2285/statm: 910 552 75 172 0 735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9000

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=823128/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=4360 CPUtime=3.08
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 744 0 0 0 308 0 0 0 25 0 1 0 1102343585 4464640 730 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 1090 730 75 172 0 915 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9720

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=822040/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=5160 CPUtime=6.27
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 926 0 0 0 627 0 0 0 25 0 1 0 1102343585 5283840 912 1992294400 134512640 135217611 4294956304 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 1290 912 75 172 0 1115 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10520

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=820888/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=6256 CPUtime=12.67
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 1189 0 0 0 1267 0 0 0 25 0 1 0 1102343585 6406144 1175 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 1564 1175 75 172 0 1389 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11616

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=819544/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=7684 CPUtime=25.47
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 1537 0 0 0 2547 0 0 0 25 0 1 0 1102343585 7868416 1523 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 1921 1523 75 172 0 1746 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13044

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=817688/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=9548 CPUtime=51.06
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 2001 0 0 0 5105 1 0 0 25 0 1 0 1102343585 9777152 1987 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 2387 1987 75 172 0 2212 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14908

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=815320/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=11988 CPUtime=102.24
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 2573 0 0 0 10222 2 0 0 25 0 1 0 1102343585 12275712 2559 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 2997 2559 75 172 0 2822 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17348

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=813464/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=13944 CPUtime=162.21
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 3028 0 0 0 16219 2 0 0 25 0 1 0 1102343585 14278656 3014 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 3486 3014 75 172 0 3311 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19304

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=812120/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=15380 CPUtime=222.19
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 3366 0 0 0 22216 3 0 0 25 0 1 0 1102343585 15749120 3352 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 3845 3352 75 172 0 3670 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20740

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=810520/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=17108 CPUtime=282.16
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 3780 0 0 0 28213 3 0 0 25 0 1 0 1102343585 17518592 3766 1992294400 134512640 135217611 4294956304 18446744073709551615 134522387 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 4277 3766 75 172 0 4102 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 22468

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=809432/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=18156 CPUtime=342.14
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 4046 0 0 0 34210 4 0 0 25 0 1 0 1102343585 18591744 4032 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 4539 4032 75 172 0 4364 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 23516

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=808344/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=19192 CPUtime=402.12
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 4300 0 0 0 40208 4 0 0 25 0 1 0 1102343585 19652608 4286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 4798 4286 75 172 0 4623 0

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

[pid=2285] ppid=2282 vsize=20636 CPUtime=462.08
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 4601 0 0 0 46204 4 0 0 25 0 1 0 1102343585 21131264 4587 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 5159 4587 75 172 0 4984 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 25996

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=806488/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=21368 CPUtime=522.06
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 4772 0 0 0 52201 5 0 0 25 0 1 0 1102343585 21880832 4758 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 5342 4758 75 172 0 5167 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 26728

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=805656/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=22144 CPUtime=582.04
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 4971 0 0 0 58199 5 0 0 25 0 1 0 1102343585 22675456 4957 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 5536 4957 75 172 0 5361 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 27504

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=804888/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=23020 CPUtime=642.01
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 5177 0 0 0 64196 5 0 0 25 0 1 0 1102343585 23572480 5163 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 5755 5163 75 172 0 5580 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 28380

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=804120/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=23804 CPUtime=701.97
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 5378 0 0 0 70192 5 0 0 25 0 1 0 1102343585 24375296 5364 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 5951 5364 75 172 0 5776 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 29164

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=803160/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=24784 CPUtime=761.96
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 5607 0 0 0 76191 5 0 0 25 0 1 0 1102343585 25378816 5593 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 6196 5593 75 172 0 6021 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 30144

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=802328/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=25768 CPUtime=821.93
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 5811 0 0 0 82187 6 0 0 25 0 1 0 1102343585 26386432 5797 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 6442 5797 75 172 0 6267 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 31128

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=802200/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=25900 CPUtime=881.88
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 5856 0 0 0 88182 6 0 0 25 0 1 0 1102343585 26521600 5842 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 6475 5842 75 172 0 6300 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 31260

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=801752/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=26368 CPUtime=941.86
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 5959 0 0 0 94180 6 0 0 25 0 1 0 1102343585 27000832 5945 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 6592 5945 75 172 0 6417 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 31728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=801112/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=27060 CPUtime=1001.82
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 6120 0 0 0 100176 6 0 0 25 0 1 0 1102343585 27709440 6106 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 6765 6106 75 172 0 6590 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 32420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=800664/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=27472 CPUtime=1061.8
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 6229 0 0 0 106174 6 0 0 25 0 1 0 1102343585 28131328 6215 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 6868 6215 75 172 0 6693 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 32832

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=799896/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=28400 CPUtime=1121.77
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 6437 0 0 0 112171 6 0 0 25 0 1 0 1102343585 29081600 6423 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 7100 6423 75 172 0 6925 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 33760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=799448/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=28820 CPUtime=1181.75
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 6532 0 0 0 118168 7 0 0 25 0 1 0 1102343585 29511680 6518 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 7205 6518 75 172 0 7030 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 34180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2285
/proc/meminfo: memFree=799320/2055920 swapFree=4178500/4192956
[pid=2282] ppid=2280 vsize=5360 CPUtime=0
/proc/2282/stat : 2282 (glucose.sh) S 2280 2282 31089 0 -1 4194304 313 178 0 0 0 0 0 0 19 0 1 0 1102343584 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2282/statm: 1340 238 195 169 0 51 0
[pid=2285] ppid=2282 vsize=28956 CPUtime=1200.05
/proc/2285/stat : 2285 (glucose_static) R 2282 2282 31089 0 -1 4194304 6564 0 0 0 119998 7 0 0 25 0 1 0 1102343585 29650944 6550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2285/statm: 7239 6550 75 172 0 7064 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34316

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.07
CPU user time (s): 1200
CPU system time (s): 0.078987
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 34316

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

runsolver used 0.995848 second user time and 3.38049 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-29 05:20:13
IDJOB=1518212
IDBENCH=70661
IDSOLVER=503
FILE ID=node62/1518212-1238296813
PBS_JOBID= 9060937
Free space on /tmp= 66352 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S2087271472-092.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518212-1238296813/watcher-1518212-1238296813 -o /tmp/evaluation-result-1518212-1238296813/solver-1518212-1238296813 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518212-1238296813.cnf

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

MD5SUM BENCH= 0b959375755b7be8d72e0ee6a403232e
RANDOM SEED=970603156

node62.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.232
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.232
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:        826376 kB
Buffers:         86284 kB
Cached:        1053532 kB
SwapCached:       7616 kB
Active:         357756 kB
Inactive:       791364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        826376 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            66268 kB
Committed_AS:  2685276 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node62 at 2009-03-29 05:40:15