Trace number 1726775

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.13 1200.71

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
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.01/0.10	c ==============================================================================
0.01/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.10	c ==============================================================================
0.01/0.10	c |         0 |   80099   359735 |   24029       0        0     nan |  0.000 % |
0.08/0.13	c |         0 |   78373   351331 |      --       0       --      -- |     --   | -795/-3916
0.08/0.13	c ==============================================================================
0.08/0.13	c Result  :   #vars: 7981   #clauses: 78373   #literals: 351331
0.08/0.13	c CPU time:   0.115982 s
0.08/0.13	c ==============================================================================
0.19/0.23	c
0.19/0.23	c Starting glucose
0.19/0.23	c
0.19/0.23	
0.19/0.23	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.19/0.23	
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Number of variables:  7981                                                 |
0.19/0.23	c |  Number of clauses:    78373                                                |
0.22/0.30	c |  Parsing time:         0.06         s                                       |
1200.10/1200.71	HOME/glucose.sh: line 55: 21471 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1726775-1240716772/watcher-1726775-1240716772 -o /tmp/evaluation-result-1726775-1240716772/solver-1726775-1240716772 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1726775-1240716772.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: 1.83 1.82 1.45 3/64 21468
/proc/meminfo: memFree=1400256/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0
/proc/21468/stat : 21468 (glucose.sh) R 21466 21468 21372 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 99710032 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 264907582111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21468/statm: 1340 235 194 169 0 51 0
[pid=21469] ppid=21468 vsize=1744 CPUtime=0
/proc/21469/stat : 21469 (SatELite_releas) R 21468 21468 21372 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 99710032 1785856 273 1992294400 134512640 135225430 4294956160 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/21469/statm: 436 277 49 174 0 259 0

[startup+0.0155391 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21468
/proc/meminfo: memFree=1400256/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 99710032 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21468/statm: 1340 236 195 169 0 51 0
[pid=21469] ppid=21468 vsize=3260 CPUtime=0.01
/proc/21469/stat : 21469 (SatELite_releas) R 21468 21468 21372 0 -1 4194304 547 0 0 0 1 0 0 0 19 0 1 0 99710032 3338240 531 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/21469/statm: 815 531 51 174 0 638 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8620

[startup+0.101552 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21468
/proc/meminfo: memFree=1400256/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 99710032 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21468/statm: 1340 236 195 169 0 51 0
[pid=21469] ppid=21468 vsize=8724 CPUtime=0.08
/proc/21469/stat : 21469 (SatELite_releas) R 21468 21468 21372 0 -1 4194304 1875 0 0 0 8 0 0 0 19 0 1 0 99710032 8933376 1860 1992294400 134512640 135225430 4294956160 18446744073709551615 134733135 0 0 4096 3 0 0 0 17 0 0 0
/proc/21469/statm: 2181 1866 72 174 0 2004 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14084

[startup+0.30159 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21468
/proc/meminfo: memFree=1400256/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 5360

[startup+0.70165 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21468
/proc/meminfo: memFree=1400256/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 5360

[startup+1.50175 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 21471
/proc/meminfo: memFree=1389936/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=8888 CPUtime=1.25
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 2098 0 0 0 124 1 0 0 25 0 1 0 99710056 9101312 2084 1992294400 134512640 135217611 4294956272 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 2222 2084 77 172 0 2047 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14248

[startup+3.10199 s]
/proc/loadavg: 1.83 1.82 1.45 2/66 21471
/proc/meminfo: memFree=1389360/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=9152 CPUtime=2.85
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 2176 0 0 0 284 1 0 0 25 0 1 0 99710056 9371648 2162 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 2288 2162 77 172 0 2113 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14512

[startup+6.30145 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 21471
/proc/meminfo: memFree=1388720/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=9816 CPUtime=6.05
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 2333 0 0 0 604 1 0 0 25 0 1 0 99710056 10051584 2319 1992294400 134512640 135217611 4294956272 18446744073709551615 134528181 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 2454 2319 77 172 0 2279 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15176

[startup+12.7024 s]
/proc/loadavg: 1.71 1.79 1.44 2/66 21471
/proc/meminfo: memFree=1387504/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=11028 CPUtime=12.45
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 2631 0 0 0 1243 2 0 0 25 0 1 0 99710056 11292672 2617 1992294400 134512640 135217611 4294956272 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 2757 2617 77 172 0 2582 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16388

[startup+25.5012 s]
/proc/loadavg: 1.55 1.75 1.43 2/66 21471
/proc/meminfo: memFree=1384816/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=13812 CPUtime=25.24
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 3320 0 0 0 2522 2 0 0 25 0 1 0 99710056 14143488 3306 1992294400 134512640 135217611 4294956272 18446744073709551615 134533410 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 3453 3306 77 172 0 3278 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19172

[startup+51.102 s]
/proc/loadavg: 1.36 1.69 1.42 2/66 21471
/proc/meminfo: memFree=1381808/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=16904 CPUtime=50.83
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 4081 0 0 0 5080 3 0 0 25 0 1 0 99710056 17309696 4067 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 4226 4067 77 172 0 4051 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22264

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.40 2/66 21471
/proc/meminfo: memFree=1377520/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=21084 CPUtime=102
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 5118 0 0 0 10196 4 0 0 25 0 1 0 99710056 21590016 5104 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 5271 5104 77 172 0 5096 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 26444

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.37 2/66 21471
/proc/meminfo: memFree=1375088/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=23584 CPUtime=161.96
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 5711 0 0 0 16191 5 0 0 25 0 1 0 99710056 24150016 5697 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 5896 5697 77 172 0 5721 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 28944

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/66 21471
/proc/meminfo: memFree=1374576/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=24088 CPUtime=221.93
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 5840 0 0 0 22188 5 0 0 25 0 1 0 99710056 24666112 5826 1992294400 134512640 135217611 4294956272 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 6022 5826 77 172 0 5847 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 29448

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 21473
/proc/meminfo: memFree=1373936/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=24764 CPUtime=281.91
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 5988 0 0 0 28185 6 0 0 25 0 1 0 99710056 25358336 5974 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 6191 5974 77 172 0 6016 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 30124

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/66 21473
/proc/meminfo: memFree=1373552/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=25076 CPUtime=341.87
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 6079 0 0 0 34181 6 0 0 25 0 1 0 99710056 25677824 6065 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 6269 6065 77 172 0 6094 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 30436

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/66 21473
/proc/meminfo: memFree=1373232/2055920 swapFree=4192956/4192956

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

[pid=21471] ppid=21468 vsize=26256 CPUtime=521.79
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 6356 0 0 0 52173 6 0 0 25 0 1 0 99710056 26886144 6342 1992294400 134512640 135217611 4294956272 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 6564 6342 77 172 0 6389 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 31616

[startup+582.301 s]
/proc/loadavg: 1.03 1.13 1.23 2/66 21473
/proc/meminfo: memFree=1372208/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=26536 CPUtime=581.76
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 6425 0 0 0 58170 6 0 0 25 0 1 0 99710056 27172864 6411 1992294400 134512640 135217611 4294956272 18446744073709551615 134538470 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 6634 6411 77 172 0 6459 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 31896

[startup+642.302 s]
/proc/loadavg: 1.01 1.10 1.21 2/66 21473
/proc/meminfo: memFree=1371952/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=26972 CPUtime=641.74
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 6493 0 0 0 64168 6 0 0 25 0 1 0 99710056 27619328 6479 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 6743 6479 77 172 0 6568 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 32332

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 21473
/proc/meminfo: memFree=1370096/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=28752 CPUtime=701.71
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 6946 0 0 0 70164 7 0 0 25 0 1 0 99710056 29442048 6932 1992294400 134512640 135217611 4294956272 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7188 6932 77 172 0 7013 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 34112

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 21473
/proc/meminfo: memFree=1369968/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=28752 CPUtime=761.67
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 6949 0 0 0 76160 7 0 0 25 0 1 0 99710056 29442048 6935 1992294400 134512640 135217611 4294956272 18446744073709551615 134533615 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7188 6935 77 172 0 7013 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 34112

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 21473
/proc/meminfo: memFree=1369968/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=28916 CPUtime=821.64
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 6958 0 0 0 82157 7 0 0 25 0 1 0 99710056 29609984 6944 1992294400 134512640 135217611 4294956272 18446744073709551615 134537361 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7229 6944 77 172 0 7054 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 34276

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 21473
/proc/meminfo: memFree=1369648/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=29264 CPUtime=881.61
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7054 0 0 0 88154 7 0 0 25 0 1 0 99710056 29966336 7040 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7316 7040 77 172 0 7141 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 34624

[startup+942.303 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 21473
/proc/meminfo: memFree=1369136/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=29844 CPUtime=941.59
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7180 0 0 0 94152 7 0 0 25 0 1 0 99710056 30560256 7166 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7461 7166 77 172 0 7286 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 35204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 21473
/proc/meminfo: memFree=1368944/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=30036 CPUtime=1001.57
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7229 0 0 0 100149 8 0 0 25 0 1 0 99710056 30756864 7215 1992294400 134512640 135217611 4294956272 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7509 7215 77 172 0 7334 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 35396

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 21473
/proc/meminfo: memFree=1368304/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=30572 CPUtime=1061.53
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7379 0 0 0 106145 8 0 0 25 0 1 0 99710056 31305728 7365 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7643 7365 77 172 0 7468 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 35932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 21473
/proc/meminfo: memFree=1367664/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=31108 CPUtime=1121.51
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7526 0 0 0 112143 8 0 0 25 0 1 0 99710056 31854592 7512 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7777 7512 77 172 0 7602 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 36468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 21473
/proc/meminfo: memFree=1367472/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=31372 CPUtime=1181.48
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7584 0 0 0 118140 8 0 0 25 0 1 0 99710056 32124928 7570 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7843 7570 77 172 0 7668 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 36732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21473
/proc/meminfo: memFree=1367472/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=31372 CPUtime=1199.88
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7584 0 0 0 119980 8 0 0 25 0 1 0 99710056 32124928 7570 1992294400 134512640 135217611 4294956272 18446744073709551615 134539740 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7843 7570 77 172 0 7668 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 36732

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21473
/proc/meminfo: memFree=1367472/2055920 swapFree=4192956/4192956
[pid=21468] ppid=21466 vsize=5360 CPUtime=0.22
/proc/21468/stat : 21468 (glucose.sh) S 21466 21468 21372 0 -1 4194304 313 2404 0 0 0 0 21 1 16 0 1 0 99710032 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21468/statm: 1340 238 195 169 0 51 0
[pid=21471] ppid=21468 vsize=31372 CPUtime=1199.88
/proc/21471/stat : 21471 (glucose_static) R 21468 21468 21372 0 -1 4194304 7584 0 0 0 119980 8 0 0 25 0 1 0 99710056 32124928 7570 1992294400 134512640 135217611 4294956272 18446744073709551615 134539740 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21471/statm: 7843 7570 77 172 0 7668 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 36732

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.13
CPU user time (s): 1200.02
CPU system time (s): 0.110983
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 36732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10312
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= 17
involuntary context switches= 3656

runsolver used 0.899863 second user time and 3.47647 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-26 05:32:53
IDJOB=1726775
IDBENCH=24623
IDSOLVER=503
FILE ID=node30/1726775-1240716772
PBS_JOBID= 9186868
Free space on /tmp= 66244 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726775-1240716772/watcher-1726775-1240716772 -o /tmp/evaluation-result-1726775-1240716772/solver-1726775-1240716772 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1726775-1240716772.cnf

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

MD5SUM BENCH= bccff1bed1e8ac721090562d562b05f0
RANDOM SEED=378779798

node30.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.265
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.265
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:       1400736 kB
Buffers:         69924 kB
Cached:         490124 kB
SwapCached:          0 kB
Active:         138004 kB
Inactive:       436436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1400736 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3632 kB
Writeback:           0 kB
Mapped:          24172 kB
Slab:            66840 kB
Committed_AS:   456272 kB
PageTables:       1356 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= 66240 MiB
End job on node30 at 2009-04-26 05:52:55