Trace number 1784168

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 5014.71

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
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 variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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 |     672     1680 |     201       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 280   #clauses: 672   #literals: 1680
0.00/0.00	c CPU time:   0.001999 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:  280                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	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-1784168-1241920854/watcher-1784168-1241920854 -o /tmp/evaluation-result-1784168-1241920854/solver-1784168-1241920854 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784168-1241920854.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: 1.00 1.00 1.00 3/65 11185
/proc/meminfo: memFree=1847640/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 220115494 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 236 195 169 0 51 0
[pid=11186] ppid=11185 vsize=880 CPUtime=0
/proc/11186/stat : 11186 (SatELite_releas) R 11185 11185 11084 0 -1 4194304 134 0 0 0 0 0 0 0 19 0 1 0 220115494 901120 118 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11186/statm: 220 118 79 174 0 43 0

[startup+0.0797919 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11185
/proc/meminfo: memFree=1847640/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101793 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11185
/proc/meminfo: memFree=1847640/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30182 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11185
/proc/meminfo: memFree=1847640/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701865 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11185
/proc/meminfo: memFree=1847640/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11188
/proc/meminfo: memFree=1844936/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=4712 CPUtime=1.48
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 814 0 0 0 148 0 0 0 25 0 1 0 220115494 4825088 800 1992294400 134512640 135217611 4294956304 18446744073709551615 134549151 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 1178 800 75 172 0 1003 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10072

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11188
/proc/meminfo: memFree=1844232/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=5292 CPUtime=3.08
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 978 0 0 0 308 0 0 0 25 0 1 0 220115494 5419008 964 1992294400 134512640 135217611 4294956304 18446744073709551615 134533561 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 1323 964 75 172 0 1148 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10652

[startup+6.30248 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11188
/proc/meminfo: memFree=1842632/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=6380 CPUtime=6.28
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 1237 0 0 0 628 0 0 0 25 0 1 0 220115494 6533120 1223 1992294400 134512640 135217611 4294956304 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 1595 1223 75 172 0 1420 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11740

[startup+12.7012 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 11194
/proc/meminfo: memFree=1841096/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=7848 CPUtime=12.66
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 1573 0 0 0 1266 0 0 0 25 0 1 0 220115494 8036352 1559 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 1962 1559 75 172 0 1787 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13208

[startup+25.5016 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 11194
/proc/meminfo: memFree=1839368/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=9524 CPUtime=25.47
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 2016 0 0 0 2546 1 0 0 25 0 1 0 220115494 9752576 2002 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 2381 2002 75 172 0 2206 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14884

[startup+51.1015 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 11194
/proc/meminfo: memFree=1837448/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=11532 CPUtime=51.06
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 2487 0 0 0 5104 2 0 0 25 0 1 0 220115494 11808768 2473 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 2883 2473 75 172 0 2708 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16892

[startup+102.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 11694
/proc/meminfo: memFree=1833608/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=14740 CPUtime=101.76
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 3227 0 0 0 10173 3 0 0 25 0 1 0 220115494 15093760 3213 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 3685 3213 75 172 0 3510 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 20100

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 11694
/proc/meminfo: memFree=1831624/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=16896 CPUtime=161.73
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 3747 0 0 0 16170 3 0 0 25 0 1 0 220115494 17301504 3733 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 4224 3733 75 172 0 4049 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 22256

[startup+222.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 11694
/proc/meminfo: memFree=1829896/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=18784 CPUtime=221.71
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 4180 0 0 0 22167 4 0 0 25 0 1 0 220115494 19234816 4166 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 4696 4166 75 172 0 4521 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 24144

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 11694
/proc/meminfo: memFree=1828616/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=20196 CPUtime=281.69
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 4505 0 0 0 28164 5 0 0 25 0 1 0 220115494 20680704 4491 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 5049 4491 75 172 0 4874 0
Current children cumulated CPU time (s) 281.69
Current children cumulated vsize (KiB) 25556

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11694
/proc/meminfo: memFree=1827144/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=21780 CPUtime=341.66
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 4889 0 0 0 34161 5 0 0 25 0 1 0 220115494 22302720 4875 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 5445 4875 75 172 0 5270 0
Current children cumulated CPU time (s) 341.66
Current children cumulated vsize (KiB) 27140

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11694
/proc/meminfo: memFree=1826184/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=22640 CPUtime=401.63
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 5113 0 0 0 40158 5 0 0 25 0 1 0 220115494 23183360 5099 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11188/statm: 5660 5099 75 172 0 5485 0
Current children cumulated CPU time (s) 401.63

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

/proc/11188/statm: 12969 11759 75 172 0 12794 0
Current children cumulated CPU time (s) 4347.78
Current children cumulated vsize (KiB) 57236

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1756040/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=52184 CPUtime=4407.76
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 11840 0 0 0 440745 31 0 0 25 0 1 0 220115494 53436416 11826 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13046 11826 75 172 0 12871 0
Current children cumulated CPU time (s) 4407.76
Current children cumulated vsize (KiB) 57544

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1755144/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=53276 CPUtime=4467.75
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12061 0 0 0 446744 31 0 0 25 0 1 0 220115494 54554624 12047 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13319 12047 75 172 0 13144 0
Current children cumulated CPU time (s) 4467.75
Current children cumulated vsize (KiB) 58636

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1755080/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=53276 CPUtime=4527.73
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12069 0 0 0 452742 31 0 0 25 0 1 0 220115494 54554624 12055 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13319 12055 75 172 0 13144 0
Current children cumulated CPU time (s) 4527.73
Current children cumulated vsize (KiB) 58636

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1754824/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=53420 CPUtime=4587.72
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12130 0 0 0 458741 31 0 0 25 0 1 0 220115494 54702080 12116 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13355 12116 75 172 0 13180 0
Current children cumulated CPU time (s) 4587.72
Current children cumulated vsize (KiB) 58780

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1754760/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=53420 CPUtime=4647.7
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12137 0 0 0 464739 31 0 0 25 0 1 0 220115494 54702080 12123 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13355 12123 75 172 0 13180 0
Current children cumulated CPU time (s) 4647.7
Current children cumulated vsize (KiB) 58780

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1754376/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=53952 CPUtime=4707.68
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12222 0 0 0 470737 31 0 0 25 0 1 0 220115494 55246848 12208 1992294400 134512640 135217611 4294956304 18446744073709551615 134548704 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13488 12208 75 172 0 13313 0
Current children cumulated CPU time (s) 4707.68
Current children cumulated vsize (KiB) 59312

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1754184/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=54092 CPUtime=4767.66
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12253 0 0 0 476735 31 0 0 25 0 1 0 220115494 55390208 12239 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13523 12239 75 172 0 13348 0
Current children cumulated CPU time (s) 4767.66
Current children cumulated vsize (KiB) 59452

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1753800/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=54524 CPUtime=4827.65
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12340 0 0 0 482734 31 0 0 25 0 1 0 220115494 55832576 12326 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13631 12326 75 172 0 13456 0
Current children cumulated CPU time (s) 4827.65
Current children cumulated vsize (KiB) 59884

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1752840/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=55520 CPUtime=4887.64
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12581 0 0 0 488732 32 0 0 25 0 1 0 220115494 56852480 12567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13880 12567 75 172 0 13705 0
Current children cumulated CPU time (s) 4887.64
Current children cumulated vsize (KiB) 60880

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1752776/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=55520 CPUtime=4947.62
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12586 0 0 0 494730 32 0 0 25 0 1 0 220115494 56852480 12572 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13880 12572 75 172 0 13705 0
Current children cumulated CPU time (s) 4947.62
Current children cumulated vsize (KiB) 60880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5014.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1752584/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=55736 CPUtime=5000.01
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12624 0 0 0 499969 32 0 0 25 0 1 0 220115494 57073664 12610 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13934 12610 75 172 0 13759 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 61096

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

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

[startup+5014.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14293
/proc/meminfo: memFree=1752584/2055920 swapFree=4180400/4192956
[pid=11185] ppid=11183 vsize=5360 CPUtime=0
/proc/11185/stat : 11185 (glucose.sh) S 11183 11185 11084 0 -1 4194304 313 135 0 0 0 0 0 0 19 0 1 0 220115494 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11185/statm: 1340 238 195 169 0 51 0
[pid=11188] ppid=11185 vsize=55736 CPUtime=5000.01
/proc/11188/stat : 11188 (glucose_static) R 11185 11185 11084 0 -1 4194304 12624 0 0 0 499969 32 0 0 25 0 1 0 220115494 57073664 12610 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11188/statm: 13934 12610 75 172 0 13759 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 61096

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11185 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.005998
# 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): 5014.71
CPU time (s): 5000.01
CPU user time (s): 4999.69
CPU system time (s): 0.32
CPU usage (%): 99.7068
Max. virtual memory (cumulated for all children) (KiB): 61096

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

runsolver used 5.2372 second user time and 13.084 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-10 04:00:54
IDJOB=1784168
IDBENCH=71113
IDSOLVER=610
FILE ID=node76/1784168-1241920854
PBS_JOBID= 9264884
Free space on /tmp= 66380 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-280-100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784168-1241920854/watcher-1784168-1241920854 -o /tmp/evaluation-result-1784168-1241920854/solver-1784168-1241920854 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784168-1241920854.cnf

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=1727259646

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1848192 kB
Buffers:         47136 kB
Cached:         113864 kB
SwapCached:       7232 kB
Active:          77240 kB
Inactive:        92380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848192 kB
SwapTotal:     4192956 kB
SwapFree:      4180400 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            24124 kB
Committed_AS:   711128 kB
PageTables:       1432 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= 66512 MiB
End job on node76 at 2009-05-10 05:24:30