Trace number 1729160

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.968851
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   18366    55030 |    5509       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   16563    50859 |      --       0       --      -- |     --   | -1702/-3816
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 3834   #clauses: 16563   #literals: 50859
0.00/0.10	c CPU time:   0.094985 s
0.00/0.10	c ==============================================================================
0.09/0.11	c
0.09/0.11	c Starting glucose
0.09/0.11	c
0.09/0.12	
0.09/0.12	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.09/0.12	
0.09/0.12	c ============================[ Problem Statistics ]=============================
0.09/0.12	c |                                                                             |
0.09/0.12	c |  Number of variables:  3834                                                 |
0.09/0.12	c |  Number of clauses:    16563                                                |
0.09/0.13	c |  Parsing time:         0.01         s                                       |
1200.01/1200.61	HOME/glucose.sh: line 55:  2495 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-1729160-1240745925/watcher-1729160-1240745925 -o /tmp/evaluation-result-1729160-1240745925/solver-1729160-1240745925 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1729160-1240745925.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2492
/proc/meminfo: memFree=1472064/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0
/proc/2492/stat : 2492 (glucose.sh) R 2490 2492 2155 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 102620982 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2492/statm: 1340 235 194 169 0 51 0
[pid=2493] ppid=2492 vsize=1744 CPUtime=0
/proc/2493/stat : 2493 (SatELite_releas) R 2492 2492 2155 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 102620983 1785856 256 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/2493/statm: 436 256 50 174 0 259 0

[startup+0.012301 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2492
/proc/meminfo: memFree=1472064/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102620982 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 236 195 169 0 51 0
[pid=2493] ppid=2492 vsize=2436 CPUtime=0
/proc/2493/stat : 2493 (SatELite_releas) R 2492 2492 2155 0 -1 4194304 423 0 0 0 0 0 0 0 19 0 1 0 102620983 2494464 407 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/2493/statm: 609 407 51 174 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7796

[startup+0.102316 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2492
/proc/meminfo: memFree=1472064/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102620982 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 236 195 169 0 51 0
[pid=2493] ppid=2492 vsize=4132 CPUtime=0.09
/proc/2493/stat : 2493 (SatELite_releas) R 2492 2492 2155 0 -1 4194304 943 0 0 0 9 0 0 0 19 0 1 0 102620983 4231168 848 1992294400 134512640 135225430 4294956160 18446744073709551615 134733518 0 0 4096 3 0 0 0 17 0 0 0
/proc/2493/statm: 1033 848 81 174 0 856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9492

[startup+0.302362 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2492
/proc/meminfo: memFree=1472064/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+0.701436 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2492
/proc/meminfo: memFree=1472064/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1468904/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=4168 CPUtime=1.37
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 741 0 0 0 137 0 0 0 25 0 1 0 102620994 4268032 727 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 1042 727 76 172 0 867 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9528

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1468328/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=4300 CPUtime=2.97
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 804 0 0 0 297 0 0 0 25 0 1 0 102620994 4403200 790 1992294400 134512640 135217611 4294956288 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 1075 790 76 172 0 900 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9660

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1467560/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=4976 CPUtime=6.16
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 961 0 0 0 616 0 0 0 25 0 1 0 102620994 5095424 947 1992294400 134512640 135217611 4294956288 18446744073709551615 134537544 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 1244 947 76 172 0 1069 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10336

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1466544/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=6080 CPUtime=12.56
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 1219 0 0 0 1256 0 0 0 25 0 1 0 102620994 6225920 1205 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 1520 1205 76 172 0 1345 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11440

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1465520/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=7144 CPUtime=25.35
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 1491 0 0 0 2535 0 0 0 25 0 1 0 102620994 7315456 1477 1992294400 134512640 135217611 4294956288 18446744073709551615 134528205 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 1786 1477 76 172 0 1611 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12504

[startup+51.1021 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1463600/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=9180 CPUtime=50.95
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 1986 0 0 0 5094 1 0 0 25 0 1 0 102620994 9400320 1972 1992294400 134512640 135217611 4294956288 18446744073709551615 134533404 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 2295 1972 76 172 0 2120 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14540

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1461360/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=11192 CPUtime=102.12
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 2508 0 0 0 10211 1 0 0 25 0 1 0 102620994 11460608 2494 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 2798 2494 76 172 0 2623 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16552

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1459568/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=13156 CPUtime=162.1
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 2947 0 0 0 16208 2 0 0 25 0 1 0 102620994 13471744 2933 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 3289 2933 76 172 0 3114 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18516

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1458992/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=13768 CPUtime=222.06
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 3094 0 0 0 22204 2 0 0 25 0 1 0 102620994 14098432 3080 1992294400 134512640 135217611 4294956288 18446744073709551615 134537046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 3442 3080 76 172 0 3267 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 19128

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1457776/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=15040 CPUtime=282.04
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 3397 0 0 0 28201 3 0 0 25 0 1 0 102620994 15400960 3383 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 3760 3383 76 172 0 3585 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 20400

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1456816/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=16016 CPUtime=342.01
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 3645 0 0 0 34198 3 0 0 25 0 1 0 102620994 16400384 3631 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 4004 3631 76 172 0 3829 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 21376

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1454576/2055920 swapFree=4192812/4192956

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

[pid=2495] ppid=2492 vsize=18832 CPUtime=461.95
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 4346 0 0 0 46191 4 0 0 25 0 1 0 102620994 19283968 4332 1992294400 134512640 135217611 4294956288 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 4708 4332 76 172 0 4533 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 24192

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1451952/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=21000 CPUtime=521.94
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 4860 0 0 0 52188 6 0 0 25 0 1 0 102620994 21504000 4846 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 5250 4846 76 172 0 5075 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 26360

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1451824/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=21000 CPUtime=581.91
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 4885 0 0 0 58185 6 0 0 25 0 1 0 102620994 21504000 4871 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 5250 4871 76 172 0 5075 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 26360

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1450032/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=22916 CPUtime=641.88
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 5333 0 0 0 64182 6 0 0 25 0 1 0 102620994 23465984 5319 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 5729 5319 76 172 0 5554 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 28276

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1449648/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=23216 CPUtime=701.85
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 5403 0 0 0 70179 6 0 0 25 0 1 0 102620994 23773184 5389 1992294400 134512640 135217611 4294956288 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 5804 5389 76 172 0 5629 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 28576

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1448048/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=24668 CPUtime=761.83
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 5787 0 0 0 76176 7 0 0 25 0 1 0 102620994 25260032 5773 1992294400 134512640 135217611 4294956288 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 6167 5773 76 172 0 5992 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 30028

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1446192/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=26656 CPUtime=821.8
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 6263 0 0 0 82172 8 0 0 25 0 1 0 102620994 27295744 6249 1992294400 134512640 135217611 4294956288 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 6664 6249 76 172 0 6489 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 32016

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1445104/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=27736 CPUtime=881.77
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 6537 0 0 0 88169 8 0 0 25 0 1 0 102620994 28401664 6523 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 6934 6523 76 172 0 6759 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 33096

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1444912/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=28152 CPUtime=941.73
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 6625 0 0 0 94165 8 0 0 25 0 1 0 102620994 28827648 6611 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 7038 6611 76 172 0 6863 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 33512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1444592/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=28296 CPUtime=1001.71
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 6670 0 0 0 100163 8 0 0 25 0 1 0 102620994 28975104 6656 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 7074 6656 76 172 0 6899 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 33656

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1444336/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=28616 CPUtime=1061.68
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 6739 0 0 0 106160 8 0 0 25 0 1 0 102620994 29302784 6725 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 7154 6725 76 172 0 6979 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 33976

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1444080/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=28916 CPUtime=1121.64
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 6798 0 0 0 112155 9 0 0 25 0 1 0 102620994 29609984 6784 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 7229 6784 76 172 0 7054 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 34276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1441200/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=31808 CPUtime=1181.61
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 7506 0 0 0 118151 10 0 0 25 0 1 0 102620994 32571392 7492 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 7952 7492 76 172 0 7777 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 37168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2495
/proc/meminfo: memFree=1441136/2055920 swapFree=4192812/4192956
[pid=2492] ppid=2490 vsize=5360 CPUtime=0.11
/proc/2492/stat : 2492 (glucose.sh) S 2490 2492 2155 0 -1 4194304 313 944 0 0 0 0 11 0 15 0 1 0 102620982 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2492/statm: 1340 238 195 169 0 51 0
[pid=2495] ppid=2492 vsize=32032 CPUtime=1199.9
/proc/2495/stat : 2495 (glucose_static) R 2492 2492 2155 0 -1 4194304 7523 0 0 0 119980 10 0 0 25 0 1 0 102620994 32800768 7509 1992294400 134512640 135217611 4294956288 18446744073709551615 134538430 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2495/statm: 8008 7509 76 172 0 7833 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 37392

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)
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.92
CPU system time (s): 0.115982
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 37392

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

runsolver used 0.992849 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 13:38:45
IDJOB=1729160
IDBENCH=24694
IDSOLVER=503
FILE ID=node38/1729160-1240745925
PBS_JOBID= 9187018
Free space on /tmp= 66360 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729160-1240745925/watcher-1729160-1240745925 -o /tmp/evaluation-result-1729160-1240745925/solver-1729160-1240745925 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1729160-1240745925.cnf

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

MD5SUM BENCH= 8bbab1b2b788407ca952856a1e2edded
RANDOM SEED=1751571461

node38.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:       1472544 kB
Buffers:         59728 kB
Cached:         441432 kB
SwapCached:          0 kB
Active:         188564 kB
Inactive:       326512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1472544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          23692 kB
Slab:            54304 kB
Committed_AS:   507456 kB
PageTables:       1456 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= 66356 MiB
End job on node38 at 2009-04-26 13:58:48