Trace number 1730697

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark767.638
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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 |    1426     3800 |     427       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1234     4456 |      --       0       --      -- |     --   | -192/656
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 213   #clauses: 1234   #literals: 4456
0.00/0.01	c CPU time:   0.008998 s
0.00/0.01	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:  213                                                  |
0.00/0.01	c |  Number of clauses:    1234                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.41	HOME/glucose.sh: line 55: 26980 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:492) (c) roussel@cril.univ-artois.fr

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 1.00 3/64 26977
/proc/meminfo: memFree=1507744/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 104269559 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 236 195 169 0 51 0
[pid=26978] ppid=26977 vsize=1012 CPUtime=0
/proc/26978/stat : 26978 (SatELite_releas) R 26977 26977 26940 0 -1 4194304 151 0 0 0 0 0 0 0 19 0 1 0 104269559 1036288 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/26978/statm: 253 135 76 174 0 76 0

[startup+0.0383789 s]
/proc/loadavg: 0.91 0.97 1.00 3/64 26977
/proc/meminfo: memFree=1507744/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.10237 s]
/proc/loadavg: 0.91 0.97 1.00 3/64 26977
/proc/meminfo: memFree=1507744/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301396 s]
/proc/loadavg: 0.91 0.97 1.00 3/64 26977
/proc/meminfo: memFree=1507744/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.702449 s]
/proc/loadavg: 0.91 0.97 1.00 3/64 26977
/proc/meminfo: memFree=1507744/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50155 s]
/proc/loadavg: 0.91 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1505872/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=3508 CPUtime=1.48
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 534 0 0 0 148 0 0 0 25 0 1 0 104269560 3592192 520 1992294400 134512640 135217611 4294956304 18446744073709551615 134533619 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 877 520 75 172 0 702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8868

[startup+3.10177 s]
/proc/loadavg: 0.91 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1505296/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=4048 CPUtime=3.08
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 654 0 0 0 308 0 0 0 25 0 1 0 104269560 4145152 640 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 1012 640 75 172 0 837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9408

[startup+6.30119 s]
/proc/loadavg: 0.92 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1504344/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=4900 CPUtime=6.27
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 853 0 0 0 627 0 0 0 25 0 1 0 104269560 5017600 839 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 1225 839 75 172 0 1050 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10260

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1503128/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=5904 CPUtime=12.67
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 1105 0 0 0 1267 0 0 0 25 0 1 0 104269560 6045696 1091 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 1476 1091 75 172 0 1301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11264

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1501528/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=7484 CPUtime=25.47
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 1478 0 0 0 2546 1 0 0 25 0 1 0 104269560 7663616 1464 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 1871 1464 75 172 0 1696 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12844

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1499736/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=9500 CPUtime=51.06
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 1918 0 0 0 5105 1 0 0 25 0 1 0 104269560 9728000 1904 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 2375 1904 75 172 0 2200 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14860

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1497560/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=11616 CPUtime=102.25
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 2465 0 0 0 10223 2 0 0 25 0 1 0 104269560 11894784 2451 1992294400 134512640 135217611 4294956304 18446744073709551615 134527785 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 2904 2451 75 172 0 2729 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16976

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1495448/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=14048 CPUtime=162.23
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 2988 0 0 0 16221 2 0 0 25 0 1 0 104269560 14385152 2974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 3512 2974 75 172 0 3337 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19408

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1492440/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=17200 CPUtime=222.21
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 3734 0 0 0 22218 3 0 0 25 0 1 0 104269560 17612800 3720 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 4300 3720 76 172 0 4125 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22560

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1490840/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=19072 CPUtime=282.19
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 4154 0 0 0 28216 3 0 0 25 0 1 0 104269560 19529728 4140 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 4768 4140 76 172 0 4593 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24432

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1489880/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=20188 CPUtime=342.18
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 4397 0 0 0 34214 4 0 0 25 0 1 0 104269560 20672512 4383 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 5047 4383 76 172 0 4872 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25548

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1488088/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=22032 CPUtime=402.16
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 4841 0 0 0 40211 5 0 0 25 0 1 0 104269560 22560768 4827 1992294400 134512640 135217611 4294956304 18446744073709551615 134542210 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 5508 4827 76 172 0 5333 0

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

[pid=26980] ppid=26977 vsize=22760 CPUtime=462.14
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 5032 0 0 0 46209 5 0 0 25 0 1 0 104269560 23306240 5018 1992294400 134512640 135217611 4294956304 18446744073709551615 134533698 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 5690 5018 76 172 0 5515 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 28120

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1486360/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=23852 CPUtime=522.12
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 5264 0 0 0 52207 5 0 0 25 0 1 0 104269560 24424448 5250 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 5963 5250 76 172 0 5788 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 29212

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1486040/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=24088 CPUtime=582.11
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 5338 0 0 0 58206 5 0 0 25 0 1 0 104269560 24666112 5324 1992294400 134512640 135217611 4294956304 18446744073709551615 134532614 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 6022 5324 76 172 0 5847 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 29448

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1485208/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=25128 CPUtime=642.1
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 5542 0 0 0 64204 6 0 0 25 0 1 0 104269560 25731072 5528 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 6282 5528 76 172 0 6107 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 30488

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1484504/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=25864 CPUtime=702.08
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 5713 0 0 0 70202 6 0 0 25 0 1 0 104269560 26484736 5699 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 6466 5699 76 172 0 6291 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 31224

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1483032/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=27544 CPUtime=762.06
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 6090 0 0 0 76200 6 0 0 25 0 1 0 104269560 28205056 6076 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 6886 6076 76 172 0 6711 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 32904

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1482456/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=28156 CPUtime=822.05
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 6231 0 0 0 82198 7 0 0 25 0 1 0 104269560 28831744 6217 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 7039 6217 76 172 0 6864 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 33516

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1481560/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=29064 CPUtime=882.03
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 6449 0 0 0 88196 7 0 0 25 0 1 0 104269560 29761536 6435 1992294400 134512640 135217611 4294956304 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 7266 6435 76 172 0 7091 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 34424

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1481176/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=29504 CPUtime=942.01
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 6536 0 0 0 94194 7 0 0 25 0 1 0 104269560 30212096 6522 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 7376 6522 76 172 0 7201 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 34864

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1480600/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=30052 CPUtime=1001.99
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 6678 0 0 0 100191 8 0 0 25 0 1 0 104269560 30773248 6664 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 7513 6664 76 172 0 7338 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 35412

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1480216/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=30824 CPUtime=1061.97
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 6770 0 0 0 106189 8 0 0 25 0 1 0 104269560 31563776 6756 1992294400 134512640 135217611 4294956304 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 7706 6756 76 172 0 7531 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 36184

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1479448/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=31484 CPUtime=1121.95
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 6958 0 0 0 112187 8 0 0 25 0 1 0 104269560 32239616 6944 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 7871 6944 76 172 0 7696 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 36844

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1478936/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=32060 CPUtime=1181.94
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 7081 0 0 0 118186 8 0 0 25 0 1 0 104269560 32829440 7067 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 8015 7067 76 172 0 7840 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 37420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 26980
/proc/meminfo: memFree=1478936/2055920 swapFree=4181092/4192956
[pid=26977] ppid=26975 vsize=5360 CPUtime=0.01
/proc/26977/stat : 26977 (glucose.sh) S 26975 26977 26940 0 -1 4194304 313 172 0 0 0 0 1 0 18 0 1 0 104269559 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26977/statm: 1340 238 195 169 0 51 0
[pid=26980] ppid=26977 vsize=32060 CPUtime=1200.03
/proc/26980/stat : 26980 (glucose_static) R 26977 26977 26940 0 -1 4194304 7081 0 0 0 119995 8 0 0 25 0 1 0 104269560 32829440 7067 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26980/statm: 8015 7067 76 172 0 7840 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 37420

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.07
CPU user time (s): 1199.97
CPU system time (s): 0.094985
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 37420

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

runsolver used 1.41078 second user time and 2.91556 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 18:12:41
IDJOB=1730697
IDBENCH=24735
IDSOLVER=503
FILE ID=node13/1730697-1240762361
PBS_JOBID= 9187163
Free space on /tmp= 66232 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730697-1240762361/watcher-1730697-1240762361 -o /tmp/evaluation-result-1730697-1240762361/solver-1730697-1240762361 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1730697-1240762361.cnf

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=1440004514

node13.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.227
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.227
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:       1508296 kB
Buffers:         64800 kB
Cached:         403292 kB
SwapCached:       5664 kB
Active:         203044 kB
Inactive:       273024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508296 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            57588 kB
Committed_AS:   360084 kB
PageTables:       1460 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= 66232 MiB
End job on node13 at 2009-04-26 18:32:43