Trace number 1783796

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.03 5001.41

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
MD5SUM67e3f1c82b3561160730d7e2b008579e
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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
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 |    1400     4200 |     419       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 400   #clauses: 1400   #literals: 4200
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  400                                                  |
0.00/0.01	c |  Number of clauses:    1400                                                 |
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-1783796-1241886442/watcher-1783796-1241886442 -o /tmp/evaluation-result-1783796-1241886442/solver-1783796-1241886442 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783796-1241886442.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 23374
/proc/meminfo: memFree=1693960/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5356 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) R 23372 23374 23177 0 -1 4194304 176 0 0 0 0 0 0 0 20 0 1 0 216676894 5484544 147 1992294400 4194304 4889804 548682068832 18446744073709551615 228774433119 0 0 4096 0 0 0 0 17 1 0 0
/proc/23374/statm: 1339 153 126 169 0 50 0

[startup+0.046239 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23374
/proc/meminfo: memFree=1693960/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101242 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23374
/proc/meminfo: memFree=1693960/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301264 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23374
/proc/meminfo: memFree=1693960/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70131 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23374
/proc/meminfo: memFree=1693960/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1691896/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=3752 CPUtime=1.48
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 584 0 0 0 148 0 0 0 25 0 1 0 216676895 3842048 570 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 938 570 75 172 0 763 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9112

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1691320/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=4412 CPUtime=3.08
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 748 0 0 0 308 0 0 0 25 0 1 0 216676895 4517888 734 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 1103 734 75 172 0 928 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9772

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1690296/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=5212 CPUtime=6.28
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 940 0 0 0 628 0 0 0 25 0 1 0 216676895 5337088 926 1992294400 134512640 135217611 4294956304 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 1303 926 75 172 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10572

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1689208/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=6240 CPUtime=12.67
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 1188 0 0 0 1267 0 0 0 25 0 1 0 216676895 6389760 1174 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 1560 1174 75 172 0 1385 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11600

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1687608/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=7596 CPUtime=25.46
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 1536 0 0 0 2546 0 0 0 25 0 1 0 216676895 7778304 1522 1992294400 134512640 135217611 4294956304 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 1899 1522 75 172 0 1724 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12956

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1686072/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=9256 CPUtime=51.06
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 1935 0 0 0 5105 1 0 0 25 0 1 0 216676895 9478144 1921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 2314 1921 75 172 0 2139 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14616

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1683768/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=11688 CPUtime=102.25
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 2492 0 0 0 10223 2 0 0 25 0 1 0 216676895 11968512 2478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 2922 2478 75 172 0 2747 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17048

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1681656/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=13804 CPUtime=162.24
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 3025 0 0 0 16221 3 0 0 25 0 1 0 216676895 14135296 3011 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 3451 3011 75 172 0 3276 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19164

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1680312/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=15348 CPUtime=222.21
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 3350 0 0 0 22218 3 0 0 25 0 1 0 216676895 15716352 3336 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 3837 3336 75 172 0 3662 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20708

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1679032/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=16616 CPUtime=282.2
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 3662 0 0 0 28217 3 0 0 25 0 1 0 216676895 17014784 3648 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 4154 3648 75 172 0 3979 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1677880/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=17700 CPUtime=342.19
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 3931 0 0 0 34215 4 0 0 25 0 1 0 216676895 18124800 3917 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 4425 3917 75 172 0 4250 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23060

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23377
/proc/meminfo: memFree=1676856/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=18828 CPUtime=402.17
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 4184 0 0 0 40213 4 0 0 25 0 1 0 216676895 19279872 4170 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 4707 4170 75 172 0 4532 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 24188

[startup+462.301 s]

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

/proc/23377/statm: 10942 9995 75 172 0 10767 0
Current children cumulated CPU time (s) 4301.12
Current children cumulated vsize (KiB) 49128

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23385
/proc/meminfo: memFree=1651320/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=44144 CPUtime=4361.1
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10070 0 0 0 436097 13 0 0 25 0 1 0 216676895 45203456 10056 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11036 10056 75 172 0 10861 0
Current children cumulated CPU time (s) 4361.1
Current children cumulated vsize (KiB) 49504

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1650744/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=44408 CPUtime=4421.08
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10154 0 0 0 442095 13 0 0 25 0 1 0 216676895 45473792 10140 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11102 10140 75 172 0 10927 0
Current children cumulated CPU time (s) 4421.08
Current children cumulated vsize (KiB) 49768

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1650616/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=44696 CPUtime=4481.06
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10210 0 0 0 448093 13 0 0 25 0 1 0 216676895 45768704 10196 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11174 10196 75 172 0 10999 0
Current children cumulated CPU time (s) 4481.06
Current children cumulated vsize (KiB) 50056

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1650424/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=44840 CPUtime=4541.04
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10252 0 0 0 454091 13 0 0 25 0 1 0 216676895 45916160 10238 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11210 10238 75 172 0 11035 0
Current children cumulated CPU time (s) 4541.04
Current children cumulated vsize (KiB) 50200

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1650168/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=45056 CPUtime=4601.03
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10300 0 0 0 460090 13 0 0 25 0 1 0 216676895 46137344 10286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11264 10286 75 172 0 11089 0
Current children cumulated CPU time (s) 4601.03
Current children cumulated vsize (KiB) 50416

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1650040/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=45200 CPUtime=4661.01
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10329 0 0 0 466088 13 0 0 25 0 1 0 216676895 46284800 10315 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11300 10315 75 172 0 11125 0
Current children cumulated CPU time (s) 4661.01
Current children cumulated vsize (KiB) 50560

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1649848/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=45492 CPUtime=4721
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10371 0 0 0 472087 13 0 0 25 0 1 0 216676895 46583808 10357 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11373 10357 75 172 0 11198 0
Current children cumulated CPU time (s) 4721
Current children cumulated vsize (KiB) 50852

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1649528/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=45708 CPUtime=4780.99
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10438 0 0 0 478085 14 0 0 25 0 1 0 216676895 46804992 10424 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11427 10424 75 172 0 11252 0
Current children cumulated CPU time (s) 4780.99
Current children cumulated vsize (KiB) 51068

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1649208/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=46056 CPUtime=4840.97
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10511 0 0 0 484083 14 0 0 25 0 1 0 216676895 47161344 10497 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11514 10497 75 172 0 11339 0
Current children cumulated CPU time (s) 4840.97
Current children cumulated vsize (KiB) 51416

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1649016/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=46188 CPUtime=4900.95
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10550 0 0 0 490081 14 0 0 25 0 1 0 216676895 47296512 10536 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11547 10536 75 172 0 11372 0
Current children cumulated CPU time (s) 4900.95
Current children cumulated vsize (KiB) 51548

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1648440/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=46668 CPUtime=4960.94
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10684 0 0 0 496080 14 0 0 25 0 1 0 216676895 47788032 10670 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11667 10670 75 172 0 11492 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 52028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23387
/proc/meminfo: memFree=1648440/2055920 swapFree=4155400/4192956
[pid=23374] ppid=23372 vsize=5360 CPUtime=0
/proc/23374/stat : 23374 (glucose.sh) S 23372 23374 23177 0 -1 4194304 313 150 0 0 0 0 0 0 17 0 1 0 216676894 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23374/statm: 1340 238 195 169 0 51 0
[pid=23377] ppid=23374 vsize=46668 CPUtime=5000.03
/proc/23377/stat : 23377 (glucose_static) R 23374 23374 23177 0 -1 4194304 10684 0 0 0 499989 14 0 0 25 0 1 0 216676895 47788032 10670 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23377/statm: 11667 10670 75 172 0 11492 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 52028

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)

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

Real time (s): 5001.41
CPU time (s): 5000.03
CPU user time (s): 4999.89
CPU system time (s): 0.14
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 52028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.005999
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= 463
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= 6
involuntary context switches= 2

runsolver used 4.6163 second user time and 13.5769 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-09 18:27:22
IDJOB=1783796
IDBENCH=24687
IDSOLVER=610
FILE ID=node74/1783796-1241886442
PBS_JOBID= 9264679
Free space on /tmp= 103084 MiB

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

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

MD5SUM BENCH= 67e3f1c82b3561160730d7e2b008579e
RANDOM SEED=1132577614

node74.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.233
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.233
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:       1694440 kB
Buffers:         38540 kB
Cached:         225096 kB
SwapCached:      31008 kB
Active:          33012 kB
Inactive:       264108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694440 kB
SwapTotal:     4192956 kB
SwapFree:      4155400 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          14256 kB
Slab:            50224 kB
Committed_AS:   761056 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103084 MiB
End job on node74 at 2009-05-09 19:50:45