Trace number 1783760

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.06 5002.61

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

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...
5.28/5.34	c ==============================================================================
5.28/5.34	c |           |     ORIGINAL     |              LEARNT              |          |
5.28/5.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
5.28/5.34	c ==============================================================================
5.28/5.34	c |         0 | 2883316  6430464 |  864994       0        0     nan |  0.000 % |
12.98/13.07	c |         0 | 2283232  5203385 |      --       0       --      -- |     --   | -17248/175257
12.98/13.07	c ==============================================================================
12.98/13.07	c Result  :   #vars: 77899   #clauses: 2283232   #literals: 5203385
12.98/13.07	c CPU time:   12.6191 s
12.98/13.07	c ==============================================================================
14.98/15.05	c
14.98/15.05	c Starting glucose
14.98/15.05	c
14.98/15.05	
14.98/15.05	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
14.98/15.05	
14.98/15.05	c ============================[ Problem Statistics ]=============================
14.98/15.05	c |                                                                             |
14.98/15.05	c |  Number of variables:  77899                                                |
14.98/15.05	c |  Number of clauses:    2283232                                              |
17.16/17.23	c |  Parsing time:         2.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-1783760-1241881155/watcher-1783760-1241881155 -o /tmp/evaluation-result-1783760-1241881155/solver-1783760-1241881155 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783760-1241881155.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.09 1.03 1.01 3/64 30160
/proc/meminfo: memFree=1402656/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=1744 CPUtime=0
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 296 0 0 0 0 0 0 0 19 0 1 0 216144422 1785856 280 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 436 282 49 174 0 259 0

[startup+0.0209939 s]
/proc/loadavg: 1.09 1.03 1.01 3/64 30160
/proc/meminfo: memFree=1402656/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=7248 CPUtime=0.01
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 1640 0 0 0 1 0 0 0 19 0 1 0 216144422 7421952 1576 1992294400 134512640 135225430 4294956176 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 1812 1578 49 174 0 1635 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12608

[startup+0.102008 s]
/proc/loadavg: 1.09 1.03 1.01 3/64 30160
/proc/meminfo: memFree=1402656/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=28896 CPUtime=0.09
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 5535 0 0 0 7 2 0 0 19 0 1 0 216144422 29589504 5372 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 7224 5372 50 174 0 7047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34256

[startup+0.301044 s]
/proc/loadavg: 1.09 1.03 1.01 3/64 30160
/proc/meminfo: memFree=1402656/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=37452 CPUtime=0.28
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 7611 0 0 0 25 3 0 0 20 0 1 0 216144422 38350848 7448 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 9363 7448 51 174 0 9186 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42812

[startup+0.701117 s]
/proc/loadavg: 1.09 1.03 1.01 3/64 30160
/proc/meminfo: memFree=1402656/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=54448 CPUtime=0.69
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 11899 0 0 0 61 8 0 0 25 0 1 0 216144422 55754752 11736 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 13612 11736 51 174 0 13435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59808

[startup+1.50126 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 30162
/proc/meminfo: memFree=1344904/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=86860 CPUtime=1.49
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 19060 0 0 0 136 13 0 0 25 0 1 0 216144422 88944640 18897 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 21715 18898 51 174 0 21538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92220

[startup+3.10256 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 30162
/proc/meminfo: memFree=1304008/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=137556 CPUtime=3.09
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 30870 0 0 0 287 22 0 0 25 0 1 0 216144422 140857344 30707 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 34389 30707 51 174 0 34212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142916

[startup+6.30114 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 30162
/proc/meminfo: memFree=1214728/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=219456 CPUtime=6.28
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 49386 0 0 0 596 32 0 0 25 0 1 0 216144422 224722944 49191 1992294400 134512640 135225430 4294956176 18446744073709551615 134548724 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 54864 49191 72 174 0 54687 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 224816

[startup+12.7013 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 30162
/proc/meminfo: memFree=1151048/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=0
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 216144422 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 236 195 169 0 51 0
[pid=30161] ppid=30160 vsize=289972 CPUtime=12.68
/proc/30161/stat : 30161 (SatELite_releas) R 30160 30160 30085 0 -1 4194304 68055 0 0 0 1224 44 0 0 25 0 1 0 216144422 296931328 61503 1992294400 134512640 135225430 4294956176 18446744073709551615 134586136 0 0 4096 3 0 0 0 17 0 0 0
/proc/30161/statm: 72493 61503 77 174 0 72316 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 295332

[startup+25.5016 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 30163
/proc/meminfo: memFree=1233800/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=127944 CPUtime=10.43
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 31510 0 0 0 1024 19 0 0 25 0 1 0 216145927 131014656 31382 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 31986 31382 76 172 0 31811 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 133304

[startup+51.1013 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 30163
/proc/meminfo: memFree=1225352/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=136440 CPUtime=36
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 33635 0 0 0 3578 22 0 0 25 0 1 0 216145927 139714560 33507 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 34110 33507 76 172 0 33935 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 141800

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 30169
/proc/meminfo: memFree=1224120/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=137444 CPUtime=87.16
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 33882 0 0 0 8694 22 0 0 25 0 1 0 216145927 140742656 33754 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 34361 33754 76 172 0 34186 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 142804

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30169
/proc/meminfo: memFree=1220040/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=141976 CPUtime=147.11
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 34976 0 0 0 14688 23 0 0 25 0 1 0 216145927 145383424 34848 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 35494 34848 76 172 0 35319 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 147336

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30169
/proc/meminfo: memFree=1211784/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=149904 CPUtime=207.09
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 36987 0 0 0 20683 26 0 0 25 0 1 0 216145927 153501696 36859 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 37476 36859 76 172 0 37301 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 155264

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30169
/proc/meminfo: memFree=1208712/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=153076 CPUtime=267.06
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 37757 0 0 0 26679 27 0 0 25 0 1 0 216145927 156749824 37629 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 38269 37629 76 172 0 38094 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 158436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30169
/proc/meminfo: memFree=1205576/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=156112 CPUtime=327.03
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 38543 0 0 0 32675 28 0 0 25 0 1 0 216145927 159858688 38415 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 39028 38415 76 172 0 38853 0
Current children cumulated CPU time (s) 342.06

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

/proc/30163/statm: 59438 58687 76 172 0 59263 0
Current children cumulated CPU time (s) 4300.11
Current children cumulated vsize (KiB) 243112

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30177
/proc/meminfo: memFree=1123464/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4345.05
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58815 0 0 0 434447 58 0 0 25 0 1 0 216145927 243458048 58687 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58687 76 172 0 59263 0
Current children cumulated CPU time (s) 4360.08
Current children cumulated vsize (KiB) 243112

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30177
/proc/meminfo: memFree=1123464/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4405.02
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58817 0 0 0 440444 58 0 0 25 0 1 0 216145927 243458048 58689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58689 76 172 0 59263 0
Current children cumulated CPU time (s) 4420.05
Current children cumulated vsize (KiB) 243112

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30177
/proc/meminfo: memFree=1123464/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4464.99
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58817 0 0 0 446441 58 0 0 25 0 1 0 216145927 243458048 58689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58689 76 172 0 59263 0
Current children cumulated CPU time (s) 4480.02
Current children cumulated vsize (KiB) 243112

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30177
/proc/meminfo: memFree=1123400/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4524.96
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58817 0 0 0 452438 58 0 0 25 0 1 0 216145927 243458048 58689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58689 76 172 0 59263 0
Current children cumulated CPU time (s) 4539.99
Current children cumulated vsize (KiB) 243112

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30177
/proc/meminfo: memFree=1123336/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4584.94
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58819 0 0 0 458436 58 0 0 25 0 1 0 216145927 243458048 58691 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58691 76 172 0 59263 0
Current children cumulated CPU time (s) 4599.97
Current children cumulated vsize (KiB) 243112

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30177
/proc/meminfo: memFree=1123336/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4644.9
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58819 0 0 0 464432 58 0 0 25 0 1 0 216145927 243458048 58691 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58691 76 172 0 59263 0
Current children cumulated CPU time (s) 4659.93
Current children cumulated vsize (KiB) 243112

[startup+4722.31 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 30177
/proc/meminfo: memFree=1123272/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4704.87
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58821 0 0 0 470429 58 0 0 25 0 1 0 216145927 243458048 58693 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58693 76 172 0 59263 0
Current children cumulated CPU time (s) 4719.9
Current children cumulated vsize (KiB) 243112

[startup+4782.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 30177
/proc/meminfo: memFree=1123272/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4764.84
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58821 0 0 0 476426 58 0 0 25 0 1 0 216145927 243458048 58693 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58693 76 172 0 59263 0
Current children cumulated CPU time (s) 4779.87
Current children cumulated vsize (KiB) 243112

[startup+4842.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 30177
/proc/meminfo: memFree=1123272/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4824.81
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58823 0 0 0 482423 58 0 0 25 0 1 0 216145927 243458048 58695 1992294400 134512640 135217611 4294956304 18446744073709551615 134539603 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58695 76 172 0 59263 0
Current children cumulated CPU time (s) 4839.84
Current children cumulated vsize (KiB) 243112

[startup+4902.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 30177
/proc/meminfo: memFree=1123272/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4884.78
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58823 0 0 0 488420 58 0 0 25 0 1 0 216145927 243458048 58695 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58695 76 172 0 59263 0
Current children cumulated CPU time (s) 4899.81
Current children cumulated vsize (KiB) 243112

[startup+4962.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 30177
/proc/meminfo: memFree=1123208/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4944.75
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58823 0 0 0 494417 58 0 0 25 0 1 0 216145927 243458048 58695 1992294400 134512640 135217611 4294956304 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58695 76 172 0 59263 0
Current children cumulated CPU time (s) 4959.78
Current children cumulated vsize (KiB) 243112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.6 s]
/proc/loadavg: 1.07 1.05 1.00 2/66 30177
/proc/meminfo: memFree=1123208/2055920 swapFree=4181384/4192956
[pid=30160] ppid=30158 vsize=5360 CPUtime=15.03
/proc/30160/stat : 30160 (glucose.sh) S 30158 30160 30085 0 -1 4194304 313 68245 0 0 0 0 1443 60 16 0 1 0 216144422 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30160/statm: 1340 238 195 169 0 51 0
[pid=30163] ppid=30160 vsize=237752 CPUtime=4985.03
/proc/30163/stat : 30163 (glucose_static) R 30160 30160 30085 0 -1 4194304 58825 0 0 0 498445 58 0 0 25 0 1 0 216145927 243458048 58697 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30163/statm: 59438 58697 76 172 0 59263 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 243112

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 30160 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=440804
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=603908
# CPU time returned by wait4() is 15.0447
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.61
CPU time (s): 5000.06
CPU user time (s): 4998.88
CPU system time (s): 1.18
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 295332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4408
system time used= 0.603908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68558
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 59

runsolver used 4.94525 second user time and 13.259 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-09 16:59:24
IDJOB=1783760
IDBENCH=24669
IDSOLVER=610
FILE ID=node44/1783760-1241881155
PBS_JOBID= 9264643
Free space on /tmp= 66212 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783760-1241881155/watcher-1783760-1241881155 -o /tmp/evaluation-result-1783760-1241881155/solver-1783760-1241881155 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783760-1241881155.cnf

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=2130052061

node44.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.267
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.267
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:       1403072 kB
Buffers:         48336 kB
Cached:         539648 kB
SwapCached:       5384 kB
Active:         146888 kB
Inactive:       449496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403072 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:           53972 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            42436 kB
Committed_AS:   731444 kB
PageTables:       1380 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= 66168 MiB
End job on node44 at 2009-05-09 18:22:49