Trace number 1729054

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.11 1200.62

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    9559    37389 |    2867       0        0     nan |  0.000 % |
0.09/0.13	c |         0 |    9196    48642 |      --       0       --      -- |     --   | -363/11253
0.09/0.13	c ==============================================================================
0.09/0.13	c Result  :   #vars: 242   #clauses: 9196   #literals: 48642
0.09/0.13	c CPU time:   0.12898 s
0.09/0.13	c ==============================================================================
0.09/0.14	c
0.09/0.14	c Starting glucose
0.09/0.14	c
0.09/0.14	
0.09/0.14	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.09/0.14	
0.09/0.14	c ============================[ Problem Statistics ]=============================
0.09/0.14	c |                                                                             |
0.09/0.14	c |  Number of variables:  242                                                  |
0.09/0.14	c |  Number of clauses:    9196                                                 |
0.09/0.15	c |  Parsing time:         0.01         s                                       |
1200.08/1200.61	HOME/glucose.sh: line 55: 27408 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-1729054-1240744558/watcher-1729054-1240744558 -o /tmp/evaluation-result-1729054-1240744558/solver-1729054-1240744558 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1729054-1240744558.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.99 0.98 1.02 3/64 27405
/proc/meminfo: memFree=1697408/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0
/proc/27405/stat : 27405 (glucose.sh) R 27403 27405 27053 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 102489301 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27405/statm: 1340 235 194 169 0 51 0
[pid=27406] ppid=27405 vsize=1008 CPUtime=0
/proc/27406/stat : 27406 (SatELite_releas) R 27405 27405 27053 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 102489301 1032192 109 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/27406/statm: 252 111 50 174 0 75 0

[startup+0.011581 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 27405
/proc/meminfo: memFree=1697408/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102489301 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27405/statm: 1340 236 195 169 0 51 0
[pid=27406] ppid=27405 vsize=1588 CPUtime=0
/proc/27406/stat : 27406 (SatELite_releas) R 27405 27405 27053 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 102489301 1626112 268 1992294400 134512640 135225430 4294956160 18446744073709551615 134587200 0 0 4096 3 0 0 0 17 0 0 0
/proc/27406/statm: 398 270 76 174 0 221 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6948

[startup+0.10159 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 27405
/proc/meminfo: memFree=1697408/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102489301 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27405/statm: 1340 236 195 169 0 51 0
[pid=27406] ppid=27405 vsize=1988 CPUtime=0.09
/proc/27406/stat : 27406 (SatELite_releas) R 27405 27405 27053 0 -1 4194304 370 0 0 0 9 0 0 0 19 0 1 0 102489301 2035712 354 1992294400 134512640 135225430 4294956160 18446744073709551615 134586810 0 0 4096 3 0 0 0 17 0 0 0
/proc/27406/statm: 497 354 77 174 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7348

[startup+0.301616 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 27405
/proc/meminfo: memFree=1697408/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5360

[startup+0.701664 s]
/proc/loadavg: 0.99 0.98 1.02 3/64 27405
/proc/meminfo: memFree=1697408/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5360

[startup+1.50175 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 27408
/proc/meminfo: memFree=1693616/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=4860 CPUtime=1.34
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 912 0 0 0 134 0 0 0 25 0 1 0 102489316 4976640 898 1992294400 134512640 135217611 4294956272 18446744073709551615 134549151 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 1215 898 75 172 0 1040 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10220

[startup+3.10193 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 27408
/proc/meminfo: memFree=1692784/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=5800 CPUtime=2.94
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 1129 0 0 0 294 0 0 0 25 0 1 0 102489316 5939200 1115 1992294400 134512640 135217611 4294956272 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 1450 1115 75 172 0 1275 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11160

[startup+6.30129 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 27408
/proc/meminfo: memFree=1691256/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=6784 CPUtime=6.14
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 1379 0 0 0 613 1 0 0 25 0 1 0 102489316 6946816 1365 1992294400 134512640 135217611 4294956272 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 1696 1365 75 172 0 1521 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12144

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 27408
/proc/meminfo: memFree=1689728/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=8476 CPUtime=12.53
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 1799 0 0 0 1252 1 0 0 25 0 1 0 102489316 8679424 1785 1992294400 134512640 135217611 4294956272 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 2119 1785 75 172 0 1944 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13836

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 27408
/proc/meminfo: memFree=1687744/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=10428 CPUtime=25.33
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 2250 0 0 0 2531 2 0 0 25 0 1 0 102489316 10678272 2236 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 2607 2236 75 172 0 2432 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15788

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 27408
/proc/meminfo: memFree=1684992/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=13304 CPUtime=50.92
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 2936 0 0 0 5090 2 0 0 25 0 1 0 102489316 13623296 2922 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 3326 2922 75 172 0 3151 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18664

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 27408
/proc/meminfo: memFree=1681792/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=16380 CPUtime=102.1
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 3702 0 0 0 10207 3 0 0 25 0 1 0 102489316 16773120 3688 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 4095 3688 75 172 0 3920 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21740

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1678784/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=19572 CPUtime=162.07
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 4438 0 0 0 16204 3 0 0 25 0 1 0 102489316 20041728 4424 1992294400 134512640 135217611 4294956272 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 4893 4424 75 172 0 4718 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 24932

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1676480/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=22208 CPUtime=222.05
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 5047 0 0 0 22201 4 0 0 25 0 1 0 102489316 22740992 5033 1992294400 134512640 135217611 4294956272 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 5552 5033 75 172 0 5377 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 27568

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1674304/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=24648 CPUtime=282.02
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 5662 0 0 0 28198 4 0 0 25 0 1 0 102489316 25239552 5648 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 6162 5648 75 172 0 5987 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 30008

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1672640/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=26268 CPUtime=342
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 5968 0 0 0 34196 4 0 0 25 0 1 0 102489316 26898432 5954 1992294400 134512640 135217611 4294956272 18446744073709551615 134543545 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 6567 5954 75 172 0 6392 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 31628

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1671104/2055920 swapFree=4180724/4192956

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

[pid=27408] ppid=27405 vsize=29408 CPUtime=461.95
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 6697 0 0 0 46190 5 0 0 25 0 1 0 102489316 30113792 6683 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 7352 6683 75 172 0 7177 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 34768

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1668032/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=31376 CPUtime=521.93
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 7159 0 0 0 52188 5 0 0 25 0 1 0 102489316 32129024 7145 1992294400 134512640 135217611 4294956272 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 7844 7145 75 172 0 7669 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 36736

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1666752/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=32432 CPUtime=581.91
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 7418 0 0 0 58185 6 0 0 25 0 1 0 102489316 33210368 7404 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 8108 7404 75 172 0 7933 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 37792

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1665408/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=33848 CPUtime=641.88
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 7738 0 0 0 64182 6 0 0 25 0 1 0 102489316 34660352 7724 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 8462 7724 75 172 0 8287 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 39208

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1664128/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=35264 CPUtime=701.85
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 8045 0 0 0 70179 6 0 0 25 0 1 0 102489316 36110336 8031 1992294400 134512640 135217611 4294956272 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 8816 8031 75 172 0 8641 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 40624

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1663424/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=35852 CPUtime=761.84
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 8215 0 0 0 76177 7 0 0 25 0 1 0 102489316 36712448 8201 1992294400 134512640 135217611 4294956272 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 8963 8201 75 172 0 8788 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 41212

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1662592/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=36856 CPUtime=821.81
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 8443 0 0 0 82174 7 0 0 25 0 1 0 102489316 37740544 8414 1992294400 134512640 135217611 4294956272 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 9214 8414 75 172 0 9039 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 42216

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1662144/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=37492 CPUtime=881.79
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 8556 0 0 0 88172 7 0 0 25 0 1 0 102489316 38391808 8527 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 9373 8527 75 172 0 9198 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 42852

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1661312/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=38448 CPUtime=941.76
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 8748 0 0 0 94169 7 0 0 25 0 1 0 102489316 39370752 8719 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 9612 8719 75 172 0 9437 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 43808

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1660352/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=39536 CPUtime=1001.72
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 8984 0 0 0 100165 7 0 0 25 0 1 0 102489316 40484864 8955 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 9884 8955 75 172 0 9709 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 44896

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1659712/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=40448 CPUtime=1061.71
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 9221 0 0 0 106163 8 0 0 25 0 1 0 102489316 41418752 9192 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 10112 9192 75 172 0 9937 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 45808

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1658752/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=41140 CPUtime=1121.68
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 9365 0 0 0 112160 8 0 0 25 0 1 0 102489316 42127360 9336 1992294400 134512640 135217611 4294956272 18446744073709551615 134536813 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 10285 9336 75 172 0 10110 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 46500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1658112/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=41840 CPUtime=1181.65
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 9514 0 0 0 118157 8 0 0 25 0 1 0 102489316 42844160 9485 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 10460 9485 75 172 0 10285 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 47200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 27408
/proc/meminfo: memFree=1657792/2055920 swapFree=4180724/4192956
[pid=27405] ppid=27403 vsize=5360 CPUtime=0.14
/proc/27405/stat : 27405 (glucose.sh) S 27403 27405 27053 0 -1 4194304 313 375 0 0 0 0 14 0 16 0 1 0 102489301 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27405/statm: 1340 238 195 169 0 51 0
[pid=27408] ppid=27405 vsize=42104 CPUtime=1199.94
/proc/27408/stat : 27408 (glucose_static) R 27405 27405 27053 0 -1 4194304 9610 0 0 0 119986 8 0 0 25 0 1 0 102489316 43114496 9581 1992294400 134512640 135217611 4294956272 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27408/statm: 10526 9581 75 172 0 10351 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47464

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.62
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.098984
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 47464

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

runsolver used 0.911861 second user time and 3.46447 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-26 13:15:58
IDJOB=1729054
IDBENCH=24692
IDSOLVER=503
FILE ID=node23/1729054-1240744558
PBS_JOBID= 9186988
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=1029360070

node23.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.238
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.238
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:       1697888 kB
Buffers:         33544 kB
Cached:         268944 kB
SwapCached:       6164 kB
Active:          53980 kB
Inactive:       257044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697888 kB
SwapTotal:     4192956 kB
SwapFree:      4180724 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            33040 kB
Committed_AS:   431440 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= 66320 MiB
End job on node23 at 2009-04-26 13:36:01