Trace number 1728948

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.12 1200.61

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.19
Satisfiable
(Un)Satisfiability was proved
Number of variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   31531    81634 |    9459       0        0     nan |  0.000 % |
0.09/0.13	c |         0 |   13274    37444 |      --       0       --      -- |     --   | -17941/-43185
0.09/0.13	c ==============================================================================
0.09/0.13	c Result  :   #vars: 3005   #clauses: 13274   #literals: 37444
0.09/0.13	c CPU time:   0.118981 s
0.09/0.13	c ==============================================================================
0.09/0.15	c
0.09/0.15	c Starting glucose
0.09/0.15	c
0.09/0.15	
0.09/0.15	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.09/0.15	
0.09/0.15	c ============================[ Problem Statistics ]=============================
0.09/0.15	c |                                                                             |
0.09/0.15	c |  Number of variables:  3005                                                 |
0.09/0.15	c |  Number of clauses:    13274                                                |
0.09/0.16	c |  Parsing time:         0.01         s                                       |
1200.09/1200.61	HOME/glucose.sh: line 55: 27264 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-1728948-1240743182/watcher-1728948-1240743182 -o /tmp/evaluation-result-1728948-1240743182/solver-1728948-1240743182 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1728948-1240743182.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.00 1.00 1.09 3/64 27261
/proc/meminfo: memFree=1512000/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0
/proc/27261/stat : 27261 (glucose.sh) R 27259 27261 27094 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 102351453 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255236565663 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27261/statm: 1340 235 194 169 0 51 0
[pid=27262] ppid=27261 vsize=1744 CPUtime=0
/proc/27262/stat : 27262 (SatELite_releas) R 27261 27261 27094 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 102351453 1785856 269 1992294400 134512640 135225430 4294956160 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/27262/statm: 436 271 49 174 0 259 0

[startup+0.103854 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 27261
/proc/meminfo: memFree=1512000/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102351453 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27261/statm: 1340 236 195 169 0 51 0
[pid=27262] ppid=27261 vsize=5892 CPUtime=0.09
/proc/27262/stat : 27262 (SatELite_releas) R 27261 27261 27094 0 -1 4194304 1305 0 0 0 9 0 0 0 19 0 1 0 102351453 6033408 1192 1992294400 134512640 135225430 4294956160 18446744073709551615 134587563 0 0 4096 3 0 0 0 17 0 0 0
/proc/27262/statm: 1473 1192 77 174 0 1296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11252

[startup+0.201868 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 27261
/proc/meminfo: memFree=1512000/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5360

[startup+0.301879 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 27261
/proc/meminfo: memFree=1512000/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5360

[startup+0.701922 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 27261
/proc/meminfo: memFree=1512000/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5360

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27264
/proc/meminfo: memFree=1508848/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=4472 CPUtime=1.34
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 795 0 0 0 134 0 0 0 25 0 1 0 102351468 4579328 781 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 1118 781 76 172 0 943 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9832

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27264
/proc/meminfo: memFree=1508400/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=4736 CPUtime=2.93
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 878 0 0 0 293 0 0 0 25 0 1 0 102351468 4849664 864 1992294400 134512640 135217611 4294956272 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 1184 864 76 172 0 1009 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10096

[startup+6.30252 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27264
/proc/meminfo: memFree=1507320/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=5680 CPUtime=6.13
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 1092 0 0 0 613 0 0 0 25 0 1 0 102351468 5816320 1078 1992294400 134512640 135217611 4294956272 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 1420 1078 76 172 0 1245 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11040

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27264
/proc/meminfo: memFree=1505912/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=6868 CPUtime=12.54
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 1407 0 0 0 1253 1 0 0 25 0 1 0 102351468 7032832 1393 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 1717 1393 76 172 0 1542 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12228

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 27264
/proc/meminfo: memFree=1504696/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=8148 CPUtime=25.33
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 1722 0 0 0 2532 1 0 0 25 0 1 0 102351468 8343552 1708 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 2037 1708 76 172 0 1862 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13508

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27264
/proc/meminfo: memFree=1501944/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=10856 CPUtime=50.91
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 2381 0 0 0 5090 1 0 0 25 0 1 0 102351468 11116544 2367 1992294400 134512640 135217611 4294956272 18446744073709551615 134528193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 2714 2367 76 172 0 2539 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16216

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 27264
/proc/meminfo: memFree=1498424/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=14316 CPUtime=102.1
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 3247 0 0 0 10208 2 0 0 25 0 1 0 102351468 14659584 3233 1992294400 134512640 135217611 4294956272 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 3579 3233 76 172 0 3404 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19676

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 27264
/proc/meminfo: memFree=1497656/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=15212 CPUtime=162.07
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 3429 0 0 0 16205 2 0 0 25 0 1 0 102351468 15577088 3415 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 3803 3415 76 172 0 3628 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20572

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 27264
/proc/meminfo: memFree=1496760/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=16032 CPUtime=222.05
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 3641 0 0 0 22202 3 0 0 25 0 1 0 102351468 16416768 3627 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 4008 3627 76 172 0 3833 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21392

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 27264
/proc/meminfo: memFree=1495288/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=17500 CPUtime=282.02
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 3998 0 0 0 28199 3 0 0 25 0 1 0 102351468 17920000 3984 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 4375 3984 76 172 0 4200 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 22860

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 27264
/proc/meminfo: memFree=1494520/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=18444 CPUtime=342
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 4211 0 0 0 34197 3 0 0 25 0 1 0 102351468 18886656 4197 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 4611 4197 76 172 0 4436 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 23804

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 27264
/proc/meminfo: memFree=1492792/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0

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

[pid=27264] ppid=27261 vsize=22152 CPUtime=521.92
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5097 0 0 0 52188 4 0 0 25 0 1 0 102351468 22683648 5083 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 5538 5083 76 172 0 5363 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 27512

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 27270
/proc/meminfo: memFree=1489656/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=23384 CPUtime=581.9
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5395 0 0 0 58185 5 0 0 25 0 1 0 102351468 23945216 5381 1992294400 134512640 135217611 4294956272 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 5846 5381 76 172 0 5671 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 28744

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 27270
/proc/meminfo: memFree=1489400/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=23520 CPUtime=641.87
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5436 0 0 0 64182 5 0 0 25 0 1 0 102351468 24084480 5422 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 5880 5422 76 172 0 5705 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 28880

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27270
/proc/meminfo: memFree=1488760/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=24116 CPUtime=701.85
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5612 0 0 0 70180 5 0 0 25 0 1 0 102351468 24694784 5598 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6029 5598 76 172 0 5854 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 29476

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 27270
/proc/meminfo: memFree=1488376/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=24628 CPUtime=761.82
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5696 0 0 0 76177 5 0 0 25 0 1 0 102351468 25219072 5682 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6157 5682 76 172 0 5982 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 29988

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 27270
/proc/meminfo: memFree=1488312/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=24628 CPUtime=821.79
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5709 0 0 0 82174 5 0 0 25 0 1 0 102351468 25219072 5695 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6157 5695 76 172 0 5982 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 29988

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1488120/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=24776 CPUtime=881.78
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5772 0 0 0 88173 5 0 0 25 0 1 0 102351468 25370624 5758 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6194 5758 76 172 0 6019 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 30136

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1487672/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=25552 CPUtime=941.74
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5882 0 0 0 94169 5 0 0 25 0 1 0 102351468 26165248 5868 1992294400 134512640 135217611 4294956272 18446744073709551615 134527871 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6388 5868 76 172 0 6213 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 30912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1487288/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=26044 CPUtime=1001.73
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 5985 0 0 0 100167 6 0 0 25 0 1 0 102351468 26669056 5971 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6511 5971 76 172 0 6336 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 31404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1486840/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=26332 CPUtime=1061.7
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 6082 0 0 0 106164 6 0 0 25 0 1 0 102351468 26963968 6068 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6583 6068 76 172 0 6408 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 31692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1486584/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=26548 CPUtime=1121.68
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 6131 0 0 0 112162 6 0 0 25 0 1 0 102351468 27185152 6117 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 6637 6117 76 172 0 6462 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 31908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1484984/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=28328 CPUtime=1181.65
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 6547 0 0 0 118159 6 0 0 25 0 1 0 102351468 29007872 6533 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 7082 6533 76 172 0 6907 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 33688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1484920/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=28328 CPUtime=1199.95
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 6565 0 0 0 119989 6 0 0 25 0 1 0 102351468 29007872 6551 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 7082 6551 76 172 0 6907 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 33688

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27270
/proc/meminfo: memFree=1484920/2055920 swapFree=4181324/4192956
[pid=27261] ppid=27259 vsize=5360 CPUtime=0.14
/proc/27261/stat : 27261 (glucose.sh) S 27259 27261 27094 0 -1 4194304 313 1478 0 0 0 0 13 1 16 0 1 0 102351453 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27261/statm: 1340 238 195 169 0 51 0
[pid=27264] ppid=27261 vsize=28328 CPUtime=1199.95
/proc/27264/stat : 27264 (glucose_static) R 27261 27261 27094 0 -1 4194304 6565 0 0 0 119989 6 0 0 25 0 1 0 102351468 29007872 6551 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27264/statm: 7082 6551 76 172 0 6907 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 33688

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.03
CPU system time (s): 0.092985
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 33688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8367
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= 2662

runsolver used 0.975851 second user time and 3.40148 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-26 12:53:02
IDJOB=1728948
IDBENCH=24690
IDSOLVER=503
FILE ID=node19/1728948-1240743182
PBS_JOBID= 9187038
Free space on /tmp= 66308 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728948-1240743182/watcher-1728948-1240743182 -o /tmp/evaluation-result-1728948-1240743182/solver-1728948-1240743182 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1728948-1240743182.cnf

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

MD5SUM BENCH= ad877d677446ba8c798f8e71c4c035c2
RANDOM SEED=325277545

node19.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.236
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.236
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:       1512544 kB
Buffers:         66968 kB
Cached:         396256 kB
SwapCached:       5500 kB
Active:         192888 kB
Inactive:       278288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512544 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            58252 kB
Committed_AS:   372496 kB
PageTables:       1452 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= 66308 MiB
End job on node19 at 2009-04-26 13:13:05