Trace number 1731068

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200 1200.31

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.4418
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
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 |     560     2240 |     167       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 140   #clauses: 560   #literals: 2240
0.00/0.00	c CPU time:   0.000999 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:  140                                                  |
0.00/0.00	c |  Number of clauses:    560                                                  |
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-1731068-1240766585/watcher-1731068-1240766585 -o /tmp/evaluation-result-1731068-1240766585/solver-1731068-1240766585 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1731068-1240766585.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21362
/proc/meminfo: memFree=1799160/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 104691915 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21362/statm: 1340 236 195 169 0 51 0
[pid=21363] ppid=21362 vsize=880 CPUtime=0
/proc/21363/stat : 21363 (SatELite_releas) R 21362 21362 21135 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 104691915 901120 107 1992294400 134512640 135225430 4294956160 18446744073709551615 134739345 0 0 4096 3 0 0 0 17 1 0 0
/proc/21363/statm: 219 106 78 174 0 42 0

[startup+0.0891001 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21362
/proc/meminfo: memFree=1799160/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101101 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21362
/proc/meminfo: memFree=1799160/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301117 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21362
/proc/meminfo: memFree=1799160/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701152 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 21362
/proc/meminfo: memFree=1799160/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50122 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1796712/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=4336 CPUtime=1.49
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 713 0 0 0 149 0 0 0 25 0 1 0 104691916 4440064 699 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 1084 699 76 172 0 909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9696

[startup+3.10136 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1795880/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=5212 CPUtime=3.09
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 913 0 0 0 309 0 0 0 25 0 1 0 104691916 5337088 899 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 1303 899 76 172 0 1128 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10572

[startup+6.30164 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1794536/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=6372 CPUtime=6.28
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 1210 0 0 0 628 0 0 0 25 0 1 0 104691916 6524928 1196 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 1593 1196 76 172 0 1418 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11732

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1792360/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=8236 CPUtime=12.68
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 1651 0 0 0 1268 0 0 0 25 0 1 0 104691916 8433664 1637 1992294400 134512640 135217611 4294956272 18446744073709551615 134527760 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 2059 1637 76 172 0 1884 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13596

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1789928/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=10952 CPUtime=25.48
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 2247 0 0 0 2547 1 0 0 25 0 1 0 104691916 11214848 2233 1992294400 134512640 135217611 4294956272 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 2738 2233 76 172 0 2563 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16312

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1786664/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=14452 CPUtime=51.08
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 3076 0 0 0 5106 2 0 0 25 0 1 0 104691916 14798848 3062 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 3613 3062 76 172 0 3438 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19812

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1783400/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=18240 CPUtime=102.26
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 3878 0 0 0 10224 2 0 0 25 0 1 0 104691916 18677760 3864 1992294400 134512640 135217611 4294956272 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 4560 3864 76 172 0 4385 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23600

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1780200/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=21644 CPUtime=162.24
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 4669 0 0 0 16221 3 0 0 25 0 1 0 104691916 22163456 4651 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 5411 4651 76 172 0 5236 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27004

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1777000/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=25184 CPUtime=222.23
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 5451 0 0 0 22220 3 0 0 25 0 1 0 104691916 25788416 5433 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 6296 5433 76 172 0 6121 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30544

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 21365
/proc/meminfo: memFree=1774696/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=27760 CPUtime=282.22
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 6042 0 0 0 28218 4 0 0 25 0 1 0 104691916 28426240 6003 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 6940 6003 76 172 0 6765 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 33120

[startup+342.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 21365
/proc/meminfo: memFree=1772328/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=29944 CPUtime=342.2
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 6620 0 0 0 34215 5 0 0 25 0 1 0 104691916 30662656 6581 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 7486 6581 76 172 0 7311 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35304

[startup+402.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 21365
/proc/meminfo: memFree=1771496/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=30996 CPUtime=402.18
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 6816 0 0 0 40213 5 0 0 25 0 1 0 104691916 31739904 6777 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 7749 6777 76 172 0 7574 0

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

/proc/21365/statm: 8759 7684 76 172 0 8584 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 40396

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21365
/proc/meminfo: memFree=1766632/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=36220 CPUtime=642.13
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 8001 0 0 0 64207 6 0 0 25 0 1 0 104691916 37089280 7962 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 9055 7962 76 172 0 8880 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 41580

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21365
/proc/meminfo: memFree=1765352/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=37424 CPUtime=702.12
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 8304 0 0 0 70205 7 0 0 25 0 1 0 104691916 38322176 8265 1992294400 134512640 135217611 4294956272 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 9356 8265 76 172 0 9181 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 42784

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21365
/proc/meminfo: memFree=1764008/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=39088 CPUtime=762.11
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 8640 0 0 0 76203 8 0 0 25 0 1 0 104691916 40026112 8601 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 9772 8601 76 172 0 9597 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 44448

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21365
/proc/meminfo: memFree=1763048/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=40712 CPUtime=822.09
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 8893 0 0 0 82201 8 0 0 25 0 1 0 104691916 41689088 8854 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 10178 8854 76 172 0 10003 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 46072

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1761960/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=42004 CPUtime=882.08
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 9152 0 0 0 88199 9 0 0 25 0 1 0 104691916 43012096 9109 1992294400 134512640 135217611 4294956272 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 10501 9109 76 172 0 10326 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 47364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1760936/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=43228 CPUtime=942.06
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 9406 0 0 0 94197 9 0 0 25 0 1 0 104691916 44265472 9363 1992294400 134512640 135217611 4294956272 18446744073709551615 134522387 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 10807 9363 76 172 0 10632 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 48588

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1758952/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=45108 CPUtime=1002.04
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 9881 0 0 0 100195 9 0 0 25 0 1 0 104691916 46190592 9838 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 11277 9838 76 172 0 11102 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 50468

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1757096/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=46860 CPUtime=1062.03
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 10349 0 0 0 106193 10 0 0 25 0 1 0 104691916 47984640 10294 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 11715 10294 76 172 0 11540 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 52220

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1756328/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=47860 CPUtime=1122.01
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 10541 0 0 0 112191 10 0 0 25 0 1 0 104691916 49008640 10486 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 11965 10486 76 172 0 11790 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 53220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1755816/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=48452 CPUtime=1182
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 10665 0 0 0 118190 10 0 0 25 0 1 0 104691916 49614848 10610 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 12113 10610 76 172 0 11938 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 53812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1755432/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=48960 CPUtime=1200
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 10761 0 0 0 119990 10 0 0 25 0 1 0 104691916 50135040 10706 1992294400 134512640 135217611 4294956272 18446744073709551615 134538745 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 12240 10706 76 172 0 12065 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 54320

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21367
/proc/meminfo: memFree=1755432/2055920 swapFree=4191900/4192956
[pid=21362] ppid=21360 vsize=5360 CPUtime=0
/proc/21362/stat : 21362 (glucose.sh) S 21360 21362 21135 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 104691915 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21362/statm: 1340 238 195 169 0 51 0
[pid=21365] ppid=21362 vsize=48960 CPUtime=1200
/proc/21365/stat : 21365 (glucose_static) R 21362 21362 21135 0 -1 4194304 10761 0 0 0 119990 10 0 0 25 0 1 0 104691916 50135040 10706 1992294400 134512640 135217611 4294956272 18446744073709551615 134538745 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21365/statm: 12240 10706 76 172 0 12065 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 54320

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.31
CPU time (s): 1200
CPU user time (s): 1199.9
CPU system time (s): 0.1
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 54320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 437
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= 4

runsolver used 1.3258 second user time and 2.99554 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 19:23:05
IDJOB=1731068
IDBENCH=24743
IDSOLVER=503
FILE ID=node15/1731068-1240766585
PBS_JOBID= 9187164
Free space on /tmp= 66268 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731068-1240766585/watcher-1731068-1240766585 -o /tmp/evaluation-result-1731068-1240766585/solver-1731068-1240766585 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1731068-1240766585.cnf

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=390481146

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1799640 kB
Buffers:         25020 kB
Cached:         163500 kB
SwapCached:        384 kB
Active:          35296 kB
Inactive:       166572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799640 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            40376 kB
Committed_AS:   377668 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= 66268 MiB
End job on node15 at 2009-04-26 19:43:07