Trace number 1733344

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

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.09/0.11	c ==============================================================================
0.09/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.11	c ==============================================================================
0.09/0.11	c |         0 |  118234   692122 |   35470       0        0     nan |  0.000 % |
2.89/2.94	c |         0 |   53231   292821 |      --       0       --      -- |     --   | -9003/-18501
2.89/2.94	c ==============================================================================
2.89/2.94	c Result  :   #vars: 362   #clauses: 53231   #literals: 292821
2.89/2.94	c CPU time:   2.92156 s
2.89/2.94	c ==============================================================================
2.99/3.03	c
2.99/3.03	c Starting glucose
2.99/3.03	c
2.99/3.03	
2.99/3.03	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.99/3.03	
2.99/3.03	c ============================[ Problem Statistics ]=============================
2.99/3.03	c |                                                                             |
2.99/3.03	c |  Number of variables:  362                                                  |
2.99/3.03	c |  Number of clauses:    53231                                                |
2.99/3.07	c |  Parsing time:         0.03         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733344-1240787251/watcher-1733344-1240787251 -o /tmp/evaluation-result-1733344-1240787251/solver-1733344-1240787251 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1733344-1240787251.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: 2.00 1.86 1.46 3/64 25537
/proc/meminfo: memFree=1339128/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=0
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106758840 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 236 195 169 0 51 0
[pid=25538] ppid=25537 vsize=1016 CPUtime=0
/proc/25538/stat : 25538 (SatELite_releas) R 25537 25537 25153 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 106758841 1040384 110 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25538/statm: 254 111 50 174 0 77 0

[startup+0.0346439 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 25537
/proc/meminfo: memFree=1339128/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=0
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106758840 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 236 195 169 0 51 0
[pid=25538] ppid=25537 vsize=3228 CPUtime=0.02
/proc/25538/stat : 25538 (SatELite_releas) R 25537 25537 25153 0 -1 4194304 669 0 0 0 2 0 0 0 19 0 1 0 106758841 3305472 653 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25538/statm: 840 654 50 174 0 663 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8588

[startup+0.102653 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 25537
/proc/meminfo: memFree=1339128/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=0
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106758840 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 236 195 169 0 51 0
[pid=25538] ppid=25537 vsize=9488 CPUtime=0.09
/proc/25538/stat : 25538 (SatELite_releas) R 25537 25537 25153 0 -1 4194304 2072 0 0 0 8 1 0 0 19 0 1 0 106758841 9715712 2056 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/25538/statm: 2372 2069 51 174 0 2195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14848

[startup+0.302673 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 25537
/proc/meminfo: memFree=1339128/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=0
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106758840 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 236 195 169 0 51 0
[pid=25538] ppid=25537 vsize=11424 CPUtime=0.29
/proc/25538/stat : 25538 (SatELite_releas) R 25537 25537 25153 0 -1 4194304 2721 0 0 0 28 1 0 0 21 0 1 0 106758841 11698176 2690 1992294400 134512640 135225430 4294956160 18446744073709551615 134549603 0 0 4096 3 0 0 0 17 0 0 0
/proc/25538/statm: 2856 2690 72 174 0 2679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16784

[startup+0.702718 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 25537
/proc/meminfo: memFree=1339128/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=0
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106758840 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 236 195 169 0 51 0
[pid=25538] ppid=25537 vsize=11588 CPUtime=0.69
/proc/25538/stat : 25538 (SatELite_releas) R 25537 25537 25153 0 -1 4194304 2736 0 0 0 68 1 0 0 25 0 1 0 106758841 11866112 2705 1992294400 134512640 135225430 4294956160 18446744073709551615 134548910 0 0 4096 3 0 0 0 17 0 0 0
/proc/25538/statm: 2897 2705 72 174 0 2720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16948

[startup+1.50181 s]
/proc/loadavg: 1.92 1.84 1.46 2/66 25539
/proc/meminfo: memFree=1328168/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=0
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106758840 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 236 195 169 0 51 0
[pid=25538] ppid=25537 vsize=12412 CPUtime=1.49
/proc/25538/stat : 25538 (SatELite_releas) R 25537 25537 25153 0 -1 4194304 2838 0 0 0 148 1 0 0 25 0 1 0 106758841 12709888 2807 1992294400 134512640 135225430 4294956160 18446744073709551615 134586072 0 0 4096 3 0 0 0 17 0 0 0
/proc/25538/statm: 3103 2807 72 174 0 2926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17772

[startup+3.102 s]
/proc/loadavg: 1.92 1.84 1.46 2/66 25539
/proc/meminfo: memFree=1326312/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 5360

[startup+6.30134 s]
/proc/loadavg: 1.92 1.84 1.46 2/66 25540
/proc/meminfo: memFree=1329832/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=8328 CPUtime=3.25
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 1971 0 0 0 324 1 0 0 25 0 1 0 106759143 8527872 1957 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 2082 1957 76 172 0 1907 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13688

[startup+12.7011 s]
/proc/loadavg: 1.78 1.81 1.45 2/66 25540
/proc/meminfo: memFree=1328168/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=9756 CPUtime=9.65
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 2305 0 0 0 964 1 0 0 25 0 1 0 106759143 9990144 2291 1992294400 134512640 135217611 4294956272 18446744073709551615 134533081 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 2439 2291 76 172 0 2264 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15116

[startup+25.5015 s]
/proc/loadavg: 1.66 1.79 1.45 2/66 25540
/proc/meminfo: memFree=1327344/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=10596 CPUtime=22.44
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 2530 0 0 0 2243 1 0 0 25 0 1 0 106759143 10850304 2516 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 2649 2516 76 172 0 2474 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15956

[startup+51.1013 s]
/proc/loadavg: 1.43 1.72 1.43 2/66 25540
/proc/meminfo: memFree=1325552/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=12592 CPUtime=48.03
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 2980 0 0 0 4802 1 0 0 25 0 1 0 106759143 12894208 2966 1992294400 134512640 135217611 4294956272 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 3148 2966 76 172 0 2973 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 17952

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/66 25540
/proc/meminfo: memFree=1323760/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=14620 CPUtime=99.22
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 3429 0 0 0 9920 2 0 0 25 0 1 0 106759143 14970880 3415 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 3655 3415 76 172 0 3480 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19980

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/66 25540
/proc/meminfo: memFree=1321776/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=16672 CPUtime=159.19
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 3915 0 0 0 15916 3 0 0 25 0 1 0 106759143 17072128 3901 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 4168 3901 76 172 0 3993 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22032

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/66 25540
/proc/meminfo: memFree=1319536/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=19056 CPUtime=219.16
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 4490 0 0 0 21913 3 0 0 25 0 1 0 106759143 19513344 4476 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 4764 4476 76 172 0 4589 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 24416

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/66 25540
/proc/meminfo: memFree=1318000/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=20544 CPUtime=279.14
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 4848 0 0 0 27910 4 0 0 25 0 1 0 106759143 21037056 4834 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 5136 4834 76 172 0 4961 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 25904

[startup+342.303 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 25540
/proc/meminfo: memFree=1316784/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=22112 CPUtime=339.11
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 5160 0 0 0 33907 4 0 0 25 0 1 0 106759143 22642688 5146 1992294400 134512640 135217611 4294956272 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 5528 5146 76 172 0 5353 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 27472


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

/proc/25540/statm: 6334 5884 76 172 0 6159 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 30696

[startup+582.303 s]
/proc/loadavg: 1.00 1.11 1.23 2/66 25540
/proc/meminfo: memFree=1313136/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=25972 CPUtime=579.03
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 6062 0 0 0 57897 6 0 0 25 0 1 0 106759143 26595328 6048 1992294400 134512640 135217611 4294956272 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 6493 6048 76 172 0 6318 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 31332

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/66 25540
/proc/meminfo: memFree=1311152/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=28188 CPUtime=639
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 6570 0 0 0 63894 6 0 0 25 0 1 0 106759143 28864512 6556 1992294400 134512640 135217611 4294956272 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 7047 6556 76 172 0 6872 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 33548

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 25540
/proc/meminfo: memFree=1310128/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=29204 CPUtime=698.97
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 6810 0 0 0 69891 6 0 0 25 0 1 0 106759143 29904896 6796 1992294400 134512640 135217611 4294956272 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 7301 6796 76 172 0 7126 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 34564

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.18 2/66 25540
/proc/meminfo: memFree=1309360/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=30000 CPUtime=758.95
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7006 0 0 0 75888 7 0 0 25 0 1 0 106759143 30720000 6992 1992294400 134512640 135217611 4294956272 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 7500 6992 76 172 0 7325 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 35360

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 25540
/proc/meminfo: memFree=1308784/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=30720 CPUtime=818.93
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7158 0 0 0 81886 7 0 0 25 0 1 0 106759143 31457280 7144 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 7680 7144 76 172 0 7505 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 36080

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 25540
/proc/meminfo: memFree=1308400/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=31188 CPUtime=878.89
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7241 0 0 0 87882 7 0 0 25 0 1 0 106759143 31936512 7227 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 7797 7227 76 172 0 7622 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 36548

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 25540
/proc/meminfo: memFree=1307696/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=31908 CPUtime=938.87
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7417 0 0 0 93880 7 0 0 25 0 1 0 106759143 32673792 7403 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 7977 7403 76 172 0 7802 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 37268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 25540
/proc/meminfo: memFree=1307440/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=32432 CPUtime=998.84
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7482 0 0 0 99877 7 0 0 25 0 1 0 106759143 33210368 7468 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 8108 7468 76 172 0 7933 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 37792

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 25540
/proc/meminfo: memFree=1306864/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=33000 CPUtime=1058.82
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7640 0 0 0 105874 8 0 0 25 0 1 0 106759143 33792000 7626 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 8250 7626 76 172 0 8075 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 38360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 25540
/proc/meminfo: memFree=1306480/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=33360 CPUtime=1118.8
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7729 0 0 0 111872 8 0 0 25 0 1 0 106759143 34160640 7715 1992294400 134512640 135217611 4294956272 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 8340 7715 76 172 0 8165 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 38720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 25540
/proc/meminfo: memFree=1305776/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=34188 CPUtime=1178.75
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7905 0 0 0 117867 8 0 0 25 0 1 0 106759143 35008512 7891 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 8547 7891 76 172 0 8372 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 39548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 25540
/proc/meminfo: memFree=1305584/2055920 swapFree=4192812/4192956
[pid=25537] ppid=25535 vsize=5360 CPUtime=3.01
/proc/25537/stat : 25537 (glucose.sh) S 25535 25537 25153 0 -1 4194304 313 3912 0 0 0 0 299 2 19 0 1 0 106758840 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25537/statm: 1340 238 195 169 0 51 0
[pid=25540] ppid=25537 vsize=34332 CPUtime=1197.05
/proc/25540/stat : 25540 (glucose_static) R 25537 25537 25153 0 -1 4194304 7940 0 0 0 119697 8 0 0 25 0 1 0 106759143 35155968 7926 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25540/statm: 8583 7926 76 172 0 8408 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 39692

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.96
CPU system time (s): 0.1
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 39692

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

runsolver used 0.968852 second user time and 3.40748 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-27 01:07:31
IDJOB=1733344
IDBENCH=71139
IDSOLVER=503
FILE ID=node9/1733344-1240787251
PBS_JOBID= 9187255
Free space on /tmp= 66360 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733344-1240787251/watcher-1733344-1240787251 -o /tmp/evaluation-result-1733344-1240787251/solver-1733344-1240787251 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1733344-1240787251.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1586350318

node9.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.240
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.240
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:       1339672 kB
Buffers:         71508 kB
Cached:         551976 kB
SwapCached:        144 kB
Active:          70932 kB
Inactive:       566648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4820 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            64712 kB
Committed_AS:   394396 kB
PageTables:       1388 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= 66360 MiB
End job on node9 at 2009-04-27 01:27:34