Trace number 1783808

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) 5000.01 5001.31

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
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 |    1750     5250 |     524       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 500   #clauses: 1750   #literals: 5250
0.00/0.01	c CPU time:   0.003999 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:  500                                                  |
0.00/0.01	c |  Number of clauses:    1750                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |

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-1783808-1241887810/watcher-1783808-1241887810 -o /tmp/evaluation-result-1783808-1241887810/solver-1783808-1241887810 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783808-1241887810.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1268600/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5356 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) R 30790 30792 30755 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 216815020 5484544 173 1992294400 4194304 4889804 548682068832 18446744073709551615 252429374177 0 0 4100 0 0 0 0 17 1 0 0
/proc/30792/statm: 1339 175 142 169 0 50 0

[startup+0.0411829 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1268600/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101186 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1268600/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301206 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1268600/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701246 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1268600/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50133 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1266344/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=3744 CPUtime=1.48
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 582 0 0 0 148 0 0 0 25 0 1 0 216815021 3833856 568 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 936 568 75 172 0 761 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9104

[startup+3.10148 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1265704/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=4548 CPUtime=3.08
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 789 0 0 0 308 0 0 0 25 0 1 0 216815021 4657152 775 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 1137 775 75 172 0 962 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9908

[startup+6.3028 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1264824/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=5340 CPUtime=6.28
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 991 0 0 0 628 0 0 0 25 0 1 0 216815021 5468160 977 1992294400 134512640 135217611 4294956304 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 1335 977 75 172 0 1160 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10700

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1263608/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=6300 CPUtime=12.67
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 1215 0 0 0 1267 0 0 0 25 0 1 0 216815021 6451200 1201 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 1575 1201 75 172 0 1400 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11660

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1262072/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=7792 CPUtime=25.47
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 1577 0 0 0 2547 0 0 0 25 0 1 0 216815021 7979008 1563 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 1948 1563 75 172 0 1773 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13152

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1260344/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=9540 CPUtime=51.06
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 2024 0 0 0 5105 1 0 0 25 0 1 0 216815021 9768960 2010 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 2385 2010 75 172 0 2210 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14900

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1258168/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=11908 CPUtime=102.25
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 2575 0 0 0 10223 2 0 0 25 0 1 0 216815021 12193792 2561 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 2977 2561 75 172 0 2802 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17268

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1256056/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=13972 CPUtime=162.24
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 3090 0 0 0 16220 4 0 0 25 0 1 0 216815021 14307328 3076 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 3493 3076 75 172 0 3318 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19332

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1254264/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=15924 CPUtime=222.22
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 3540 0 0 0 22218 4 0 0 25 0 1 0 216815021 16306176 3526 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 3981 3526 75 172 0 3806 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21284

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1252856/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=17324 CPUtime=282.21
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 3886 0 0 0 28216 5 0 0 25 0 1 0 216815021 17739776 3872 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 4331 3872 75 172 0 4156 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22684

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1251960/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=18212 CPUtime=342.19
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 4105 0 0 0 34214 5 0 0 25 0 1 0 216815021 18649088 4091 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 4553 4091 75 172 0 4378 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23572

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1250872/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=19176 CPUtime=402.18
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 4351 0 0 0 40212 6 0 0 25 0 1 0 216815021 19636224 4337 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 4794 4337 75 172 0 4619 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24536

[startup+462.301 s]

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

/proc/30795/statm: 12275 11230 75 172 0 12100 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 54460

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1221688/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=49292 CPUtime=4421.16
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11295 0 0 0 442090 26 0 0 25 0 1 0 216815021 50475008 11281 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12323 11281 75 172 0 12148 0
Current children cumulated CPU time (s) 4421.16
Current children cumulated vsize (KiB) 54652

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1221368/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=49564 CPUtime=4481.15
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11363 0 0 0 448088 27 0 0 25 0 1 0 216815021 50753536 11349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12391 11349 75 172 0 12216 0
Current children cumulated CPU time (s) 4481.15
Current children cumulated vsize (KiB) 54924

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1221176/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=49708 CPUtime=4541.13
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11418 0 0 0 454086 27 0 0 25 0 1 0 216815021 50900992 11404 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12427 11404 75 172 0 12252 0
Current children cumulated CPU time (s) 4541.13
Current children cumulated vsize (KiB) 55068

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1221048/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=49708 CPUtime=4601.12
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11423 0 0 0 460085 27 0 0 25 0 1 0 216815021 50900992 11409 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12427 11409 75 172 0 12252 0
Current children cumulated CPU time (s) 4601.12
Current children cumulated vsize (KiB) 55068

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1220664/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=50104 CPUtime=4661.1
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11519 0 0 0 466083 27 0 0 25 0 1 0 216815021 51306496 11505 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12526 11505 75 172 0 12351 0
Current children cumulated CPU time (s) 4661.1
Current children cumulated vsize (KiB) 55464

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1220344/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=50420 CPUtime=4721.09
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11587 0 0 0 472082 27 0 0 25 0 1 0 216815021 51630080 11573 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12605 11573 75 172 0 12430 0
Current children cumulated CPU time (s) 4721.09
Current children cumulated vsize (KiB) 55780

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1219896/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=51020 CPUtime=4781.07
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11717 0 0 0 478079 28 0 0 25 0 1 0 216815021 52244480 11703 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12755 11703 75 172 0 12580 0
Current children cumulated CPU time (s) 4781.07
Current children cumulated vsize (KiB) 56380

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1219704/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=51020 CPUtime=4841.06
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11728 0 0 0 484078 28 0 0 25 0 1 0 216815021 52244480 11714 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12755 11714 75 172 0 12580 0
Current children cumulated CPU time (s) 4841.06
Current children cumulated vsize (KiB) 56380

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1219576/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=51164 CPUtime=4901.04
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11761 0 0 0 490076 28 0 0 25 0 1 0 216815021 52391936 11747 1992294400 134512640 135217611 4294956304 18446744073709551615 134533087 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12791 11747 75 172 0 12616 0
Current children cumulated CPU time (s) 4901.04
Current children cumulated vsize (KiB) 56524

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1219512/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=51164 CPUtime=4961.02
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11765 0 0 0 496074 28 0 0 25 0 1 0 216815021 52391936 11751 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12791 11751 75 172 0 12616 0
Current children cumulated CPU time (s) 4961.02
Current children cumulated vsize (KiB) 56524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1219512/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=51164 CPUtime=5000.01
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11770 0 0 0 499973 28 0 0 25 0 1 0 216815021 52391936 11756 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12791 11756 75 172 0 12616 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 56524

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1219512/2055920 swapFree=4181340/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30755 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216815020 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=51164 CPUtime=5000.01
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30755 0 -1 4194304 11770 0 0 0 499973 28 0 0 25 0 1 0 216815021 52391936 11756 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30795/statm: 12791 11756 75 172 0 12616 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 56524

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30792 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=7998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.010997
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.31
CPU time (s): 5000.01
CPU user time (s): 4999.73
CPU system time (s): 0.28
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 56524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 475
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= 7
involuntary context switches= 2

runsolver used 5.81511 second user time and 12.3781 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-09 18:50:10
IDJOB=1783808
IDBENCH=24691
IDSOLVER=610
FILE ID=node12/1783808-1241887810
PBS_JOBID= 9264706
Free space on /tmp= 66084 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783808-1241887810/watcher-1783808-1241887810 -o /tmp/evaluation-result-1783808-1241887810/solver-1783808-1241887810 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783808-1241887810.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=1644506857

node12.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.213
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.213
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:       1269016 kB
Buffers:         45368 kB
Cached:         658288 kB
SwapCached:       5448 kB
Active:          24492 kB
Inactive:       687016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269016 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            61396 kB
Committed_AS:   874804 kB
PageTables:       1376 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= 66080 MiB
End job on node12 at 2009-05-09 20:13:34