Trace number 1783788

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.02 5001.51

General information on the benchmark

Namecrafted/Hard/contest02/
hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
MD5SUMb414a0b8680818eb94ce47e101b0ad77
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.001999 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-1783788-1241884652/watcher-1783788-1241884652 -o /tmp/evaluation-result-1783788-1241884652/solver-1783788-1241884652 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783788-1241884652.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/64 29703
/proc/meminfo: memFree=1832816/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5256 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) R 29701 29703 29592 0 -1 4194304 64 0 0 0 0 0 0 0 20 0 1 0 216492388 5382144 48 1992294400 4194304 4889804 548682068832 18446744073709551615 217048989156 0 0 4096 0 0 0 0 17 1 0 0
/proc/29703/statm: 1315 52 38 169 0 14 0

[startup+0.077473 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29703
/proc/meminfo: memFree=1832816/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101471 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29703
/proc/meminfo: memFree=1832816/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301493 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29703
/proc/meminfo: memFree=1832816/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701538 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29703
/proc/meminfo: memFree=1832816/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1830560/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=3744 CPUtime=1.48
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 581 0 0 0 148 0 0 0 25 0 1 0 216492389 3833856 567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 936 567 75 172 0 761 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9104

[startup+3.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1829920/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=4692 CPUtime=3.08
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 812 0 0 0 308 0 0 0 25 0 1 0 216492389 4804608 798 1992294400 134512640 135217611 4294956304 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 1173 798 75 172 0 998 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10052

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1828896/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=5352 CPUtime=6.28
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 988 0 0 0 628 0 0 0 25 0 1 0 216492389 5480448 974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 1338 974 75 172 0 1163 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10712

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1827488/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=6440 CPUtime=12.67
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 1243 0 0 0 1267 0 0 0 25 0 1 0 216492389 6594560 1229 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 1610 1229 75 172 0 1435 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11800

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1826208/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=7968 CPUtime=25.47
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 1616 0 0 0 2547 0 0 0 25 0 1 0 216492389 8159232 1602 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 1992 1602 75 172 0 1817 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13328

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1824160/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=9832 CPUtime=51.06
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 2090 0 0 0 5105 1 0 0 25 0 1 0 216492389 10067968 2076 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 2458 2076 75 172 0 2283 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15192

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1821984/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=12100 CPUtime=102.26
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 2623 0 0 0 10224 2 0 0 25 0 1 0 216492389 12390400 2609 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 3025 2609 75 172 0 2850 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17460

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29706
/proc/meminfo: memFree=1820192/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=13884 CPUtime=162.23
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 3061 0 0 0 16220 3 0 0 25 0 1 0 216492389 14217216 3047 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 3471 3047 75 172 0 3296 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19244

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29712
/proc/meminfo: memFree=1818720/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=15416 CPUtime=222.21
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 3419 0 0 0 22218 3 0 0 25 0 1 0 216492389 15785984 3405 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 3854 3405 75 172 0 3679 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20776

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29712
/proc/meminfo: memFree=1817440/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=16916 CPUtime=282.19
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 3751 0 0 0 28216 3 0 0 25 0 1 0 216492389 17321984 3737 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 4229 3737 75 172 0 4054 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 22276

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29712
/proc/meminfo: memFree=1816352/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=18024 CPUtime=342.17
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 4017 0 0 0 34213 4 0 0 25 0 1 0 216492389 18456576 4003 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 4506 4003 75 172 0 4331 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 23384

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29712
/proc/meminfo: memFree=1815072/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=19192 CPUtime=402.15
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 4320 0 0 0 40211 4 0 0 25 0 1 0 216492389 19652608 4306 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 4798 4306 75 172 0 4623 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 24552

[startup+462.302 s]

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

/proc/29706/statm: 11480 10596 75 172 0 11305 0
Current children cumulated CPU time (s) 4361
Current children cumulated vsize (KiB) 51280

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1787744/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=46224 CPUtime=4420.99
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 10687 0 0 0 442076 23 0 0 25 0 1 0 216492389 47333376 10673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11556 10673 75 172 0 11381 0
Current children cumulated CPU time (s) 4420.99
Current children cumulated vsize (KiB) 51584

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1787104/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=46884 CPUtime=4480.97
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 10837 0 0 0 448074 23 0 0 25 0 1 0 216492389 48009216 10823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11721 10823 75 172 0 11546 0
Current children cumulated CPU time (s) 4480.97
Current children cumulated vsize (KiB) 52244

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1787104/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=46884 CPUtime=4540.95
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 10837 0 0 0 454072 23 0 0 25 0 1 0 216492389 48009216 10823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11721 10823 75 172 0 11546 0
Current children cumulated CPU time (s) 4540.95
Current children cumulated vsize (KiB) 52244

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1786976/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=46884 CPUtime=4600.94
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 10859 0 0 0 460071 23 0 0 25 0 1 0 216492389 48009216 10845 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11721 10845 75 172 0 11546 0
Current children cumulated CPU time (s) 4600.94
Current children cumulated vsize (KiB) 52244

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1786912/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=46884 CPUtime=4660.92
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 10863 0 0 0 466069 23 0 0 25 0 1 0 216492389 48009216 10849 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11721 10849 75 172 0 11546 0
Current children cumulated CPU time (s) 4660.92
Current children cumulated vsize (KiB) 52244

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1786592/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=47196 CPUtime=4720.9
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 10937 0 0 0 472066 24 0 0 25 0 1 0 216492389 48328704 10919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11799 10919 75 172 0 11624 0
Current children cumulated CPU time (s) 4720.9
Current children cumulated vsize (KiB) 52556

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1786336/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=47544 CPUtime=4780.88
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 10991 0 0 0 478064 24 0 0 25 0 1 0 216492389 48685056 10973 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11886 10973 75 172 0 11711 0
Current children cumulated CPU time (s) 4780.88
Current children cumulated vsize (KiB) 52904

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1786144/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=47688 CPUtime=4840.86
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 11022 0 0 0 484062 24 0 0 25 0 1 0 216492389 48832512 11004 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 11922 11004 75 172 0 11747 0
Current children cumulated CPU time (s) 4840.86
Current children cumulated vsize (KiB) 53048

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1785888/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=48024 CPUtime=4900.84
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 11099 0 0 0 490060 24 0 0 25 0 1 0 216492389 49176576 11081 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 12006 11081 75 172 0 11831 0
Current children cumulated CPU time (s) 4900.84
Current children cumulated vsize (KiB) 53384

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1785632/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=48168 CPUtime=4960.83
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 11156 0 0 0 496058 25 0 0 25 0 1 0 216492389 49324032 11138 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 12042 11138 75 172 0 11867 0
Current children cumulated CPU time (s) 4960.83
Current children cumulated vsize (KiB) 53528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1785504/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=48240 CPUtime=5000.02
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 11168 0 0 0 499977 25 0 0 25 0 1 0 216492389 49397760 11150 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 12060 11150 75 172 0 11885 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 53600

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29720
/proc/meminfo: memFree=1785504/2055920 swapFree=4180600/4192956
[pid=29703] ppid=29701 vsize=5360 CPUtime=0
/proc/29703/stat : 29703 (glucose.sh) S 29701 29703 29592 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 216492388 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29703/statm: 1340 238 195 169 0 51 0
[pid=29706] ppid=29703 vsize=48240 CPUtime=5000.02
/proc/29706/stat : 29706 (glucose_static) R 29703 29703 29592 0 -1 4194304 11168 0 0 0 499977 25 0 0 25 0 1 0 216492389 49397760 11150 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29706/statm: 12060 11150 75 172 0 11885 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 53600

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29703 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.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.51
CPU time (s): 5000.02
CPU user time (s): 4999.77
CPU system time (s): 0.25
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 53600

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= 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= 6
involuntary context switches= 2

runsolver used 5.48517 second user time and 12.7081 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-09 17:57:32
IDJOB=1783788
IDBENCH=24684
IDSOLVER=610
FILE ID=node59/1783788-1241884652
PBS_JOBID= 9264680
Free space on /tmp= 66284 MiB

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

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

MD5SUM BENCH= b414a0b8680818eb94ce47e101b0ad77
RANDOM SEED=1820709519

node59.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.240
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.240
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:       1833232 kB
Buffers:         36800 kB
Cached:         116172 kB
SwapCached:       6692 kB
Active:          57756 kB
Inactive:       105224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833232 kB
SwapTotal:     4192956 kB
SwapFree:      4180600 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          15044 kB
Slab:            45664 kB
Committed_AS:   775544 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node59 at 2009-05-09 19:20:56