Trace number 1729478

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
MD5SUM6a0d1029e840b2624bac287c335e4e2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses492
Sum of the clauses size1114
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2427
Number of clauses of size 30
Number of clauses of size 465
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 |     492     1114 |     147       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     401     1177 |      --       0       --      -- |     --   | -91/63
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 181   #clauses: 401   #literals: 1177
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  181                                                  |
0.00/0.00	c |  Number of clauses:    401                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1200.05/1200.61	HOME/glucose.sh: line 55: 22350 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-1729478-1240749984/watcher-1729478-1240749984 -o /tmp/evaluation-result-1729478-1240749984/solver-1729478-1240749984 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1729478-1240749984.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1113288/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) R 22345 22347 22030 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 103031937 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/22347/statm: 1340 235 194 169 0 51 0
[pid=22348] ppid=22347 vsize=880 CPUtime=0
/proc/22348/stat : 22348 (SatELite_releas) R 22347 22347 22030 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 103031937 901120 118 1992294400 134512640 135225430 4294956160 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22348/statm: 220 118 76 174 0 43 0

[startup+0.0775851 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1113288/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101586 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1113288/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301604 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1113288/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70164 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1113288/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50172 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1111032/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=4288 CPUtime=1.49
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 723 0 0 0 149 0 0 0 25 0 1 0 103031938 4390912 709 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 1072 709 74 172 0 897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9648

[startup+3.10186 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1109816/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=5136 CPUtime=3.09
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 925 0 0 0 309 0 0 0 25 0 1 0 103031938 5259264 911 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 1284 911 74 172 0 1109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10496

[startup+6.30116 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1108536/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=6104 CPUtime=6.29
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 1160 0 0 0 629 0 0 0 25 0 1 0 103031938 6250496 1146 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 1526 1146 74 172 0 1351 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11464

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1106808/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=7964 CPUtime=12.68
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 1587 0 0 0 1268 0 0 0 25 0 1 0 103031938 8155136 1573 1992294400 134512640 135217611 4294956272 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 1991 1573 74 172 0 1816 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13324

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1104888/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=9932 CPUtime=25.47
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 2072 0 0 0 2547 0 0 0 25 0 1 0 103031938 10170368 2058 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 2483 2058 74 172 0 2308 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15292

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1102264/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=12736 CPUtime=51.07
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 2726 0 0 0 5106 1 0 0 25 0 1 0 103031938 13041664 2712 1992294400 134512640 135217611 4294956272 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 3184 2712 74 172 0 3009 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18096

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1098680/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=16324 CPUtime=102.25
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 3590 0 0 0 10224 1 0 0 25 0 1 0 103031938 16715776 3576 1992294400 134512640 135217611 4294956272 18446744073709551615 134533404 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 4081 3576 74 172 0 3906 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21684

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1095544/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=19712 CPUtime=162.22
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 4370 0 0 0 16220 2 0 0 25 0 1 0 103031938 20185088 4356 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 4928 4356 74 172 0 4753 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 25072

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1092920/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=22560 CPUtime=222.19
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 5049 0 0 0 22216 3 0 0 25 0 1 0 103031938 23101440 5035 1992294400 134512640 135217611 4294956272 18446744073709551615 134536977 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 5640 5035 74 172 0 5465 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 27920

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1090936/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=24768 CPUtime=282.16
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 5553 0 0 0 28213 3 0 0 25 0 1 0 103031938 25362432 5539 1992294400 134512640 135217611 4294956272 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 6192 5539 74 172 0 6017 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 30128

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1089464/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=26372 CPUtime=342.12
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 5913 0 0 0 34209 3 0 0 25 0 1 0 103031938 27004928 5899 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 6593 5899 74 172 0 6418 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 31732

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1087864/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=28284 CPUtime=402.11
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 6370 0 0 0 40207 4 0 0 25 0 1 0 103031938 28962816 6356 1992294400 134512640 135217611 4294956272 18446744073709551615 134718515 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 7071 6356 74 172 0 6896 0

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

[pid=22350] ppid=22347 vsize=29556 CPUtime=462.08
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 6643 0 0 0 46204 4 0 0 25 0 1 0 103031938 30265344 6629 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 7389 6629 74 172 0 7214 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 34916

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1085496/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=30640 CPUtime=522.05
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 6899 0 0 0 52201 4 0 0 25 0 1 0 103031938 31375360 6885 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 7660 6885 74 172 0 7485 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 36000

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1084280/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=31924 CPUtime=582.03
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 7211 0 0 0 58198 5 0 0 25 0 1 0 103031938 32690176 7197 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 7981 7197 74 172 0 7806 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 37284

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1083256/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=33024 CPUtime=642.01
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 7456 0 0 0 64196 5 0 0 25 0 1 0 103031938 33816576 7442 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 8256 7442 74 172 0 8081 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 38384

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1081912/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=34580 CPUtime=701.98
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 7789 0 0 0 70193 5 0 0 25 0 1 0 103031938 35409920 7775 1992294400 134512640 135217611 4294956272 18446744073709551615 134537264 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 8645 7775 74 172 0 8470 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 39940

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1081272/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=35084 CPUtime=761.96
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 7928 0 0 0 76191 5 0 0 25 0 1 0 103031938 35926016 7914 1992294400 134512640 135217611 4294956272 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 8771 7914 74 172 0 8596 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 40444

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22350
/proc/meminfo: memFree=1079800/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=36908 CPUtime=821.94
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 8289 0 0 0 82188 6 0 0 25 0 1 0 103031938 37793792 8275 1992294400 134512640 135217611 4294956272 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 9227 8275 74 172 0 9052 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 42268

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22356
/proc/meminfo: memFree=1078456/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=38000 CPUtime=881.88
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 8565 0 0 0 88182 6 0 0 25 0 1 0 103031938 38912000 8551 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 9500 8551 74 172 0 9325 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 43360

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22356
/proc/meminfo: memFree=1077944/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=38936 CPUtime=941.86
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 8743 0 0 0 94180 6 0 0 25 0 1 0 103031938 39870464 8729 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 9734 8729 74 172 0 9559 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 44296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22356
/proc/meminfo: memFree=1077432/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=39716 CPUtime=1001.84
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 8901 0 0 0 100178 6 0 0 25 0 1 0 103031938 40669184 8887 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 9929 8887 74 172 0 9754 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 45076

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22356
/proc/meminfo: memFree=1076536/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=40980 CPUtime=1061.81
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 9119 0 0 0 106174 7 0 0 25 0 1 0 103031938 41963520 9105 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 10245 9105 74 172 0 10070 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 46340

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22356
/proc/meminfo: memFree=1075640/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=42140 CPUtime=1121.78
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 9362 0 0 0 112171 7 0 0 25 0 1 0 103031938 43151360 9348 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 10535 9348 74 172 0 10360 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 47500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22356
/proc/meminfo: memFree=1074296/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=43448 CPUtime=1181.76
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 9685 0 0 0 118169 7 0 0 25 0 1 0 103031938 44490752 9671 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 10862 9671 74 172 0 10687 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 48808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22356
/proc/meminfo: memFree=1074232/2055920 swapFree=4148400/4192956
[pid=22347] ppid=22345 vsize=5360 CPUtime=0
/proc/22347/stat : 22347 (glucose.sh) S 22345 22347 22030 0 -1 4194304 313 143 0 0 0 0 0 0 16 0 1 0 103031937 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1340 238 195 169 0 51 0
[pid=22350] ppid=22347 vsize=43448 CPUtime=1200.05
/proc/22350/stat : 22350 (glucose_static) R 22347 22347 22030 0 -1 4194304 9708 0 0 0 119998 7 0 0 25 0 1 0 103031938 44490752 9694 1992294400 134512640 135217611 4294956272 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22350/statm: 10862 9694 74 172 0 10687 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48808

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.08
CPU user time (s): 1199.99
CPU system time (s): 0.086986
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 48808

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

runsolver used 0.995848 second user time and 3.38248 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 14:46:24
IDJOB=1729478
IDBENCH=24704
IDSOLVER=503
FILE ID=node14/1729478-1240749984
PBS_JOBID= 9187041
Free space on /tmp= 66436 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729478-1240749984/watcher-1729478-1240749984 -o /tmp/evaluation-result-1729478-1240749984/solver-1729478-1240749984 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1729478-1240749984.cnf

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

MD5SUM BENCH= 6a0d1029e840b2624bac287c335e4e2c
RANDOM SEED=1691994761

node14.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.256
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	: 5931.00
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.256
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:       1113832 kB
Buffers:         78032 kB
Cached:         748540 kB
SwapCached:      38456 kB
Active:         220516 kB
Inactive:       646864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113832 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            60784 kB
Committed_AS:   357592 kB
PageTables:       1448 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= 66436 MiB
End job on node14 at 2009-04-26 15:06:27