Trace number 1727835

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/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1108.56
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

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 |   17480    82062 |    5243       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   13665    68249 |      --       0       --      -- |     --   | -322/-1645
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1081   #clauses: 13665   #literals: 68249
0.00/0.06	c CPU time:   0.058991 s
0.00/0.06	c ==============================================================================
0.06/0.08	c
0.06/0.08	c Starting glucose
0.06/0.08	c
0.06/0.08	
0.06/0.08	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.06/0.08	
0.06/0.08	c ============================[ Problem Statistics ]=============================
0.06/0.08	c |                                                                             |
0.06/0.08	c |  Number of variables:  1081                                                 |
0.06/0.08	c |  Number of clauses:    13665                                                |
0.06/0.10	c |  Parsing time:         0.01         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55: 21880 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-1727835-1240729557/watcher-1727835-1240729557 -o /tmp/evaluation-result-1727835-1240729557/solver-1727835-1240729557 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727835-1240729557.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.97 0.99 3/64 21877
/proc/meminfo: memFree=1354368/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0
/proc/21877/stat : 21877 (glucose.sh) R 21875 21877 21807 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 100988508 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 264907582111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21877/statm: 1340 235 194 169 0 51 0
[pid=21878] ppid=21877 vsize=1140 CPUtime=0
/proc/21878/stat : 21878 (SatELite_releas) R 21877 21877 21807 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 100988508 1167360 130 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/21878/statm: 285 131 51 174 0 108 0

[startup+0.0728491 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21877
/proc/meminfo: memFree=1354368/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 100988508 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21877/statm: 1340 236 195 169 0 51 0
[pid=21878] ppid=21877 vsize=2556 CPUtime=0.06
/proc/21878/stat : 21878 (SatELite_releas) R 21877 21877 21807 0 -1 4194304 551 0 0 0 6 0 0 0 20 0 1 0 100988508 2617344 519 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/21878/statm: 639 519 81 174 0 462 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7916

[startup+0.101855 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21877
/proc/meminfo: memFree=1354368/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.301884 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21877
/proc/meminfo: memFree=1354368/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.701941 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 21877
/proc/meminfo: memFree=1354368/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21880
/proc/meminfo: memFree=1351024/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=4548 CPUtime=1.4
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 840 0 0 0 140 0 0 0 25 0 1 0 100988516 4657152 826 1992294400 134512640 135217611 4294956304 18446744073709551615 134538462 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 1137 826 75 172 0 962 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9908

[startup+3.10229 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21880
/proc/meminfo: memFree=1350256/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=5088 CPUtime=3
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 988 0 0 0 300 0 0 0 25 0 1 0 100988516 5210112 974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 1272 974 75 172 0 1097 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10448

[startup+6.30175 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21880
/proc/meminfo: memFree=1348976/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=6088 CPUtime=6.2
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 1221 0 0 0 620 0 0 0 25 0 1 0 100988516 6234112 1207 1992294400 134512640 135217611 4294956304 18446744073709551615 134526277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 1522 1207 75 172 0 1347 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11448

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21880
/proc/meminfo: memFree=1347824/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=7244 CPUtime=12.6
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 1523 0 0 0 1260 0 0 0 25 0 1 0 100988516 7417856 1509 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 1811 1509 76 172 0 1636 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12604

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21880
/proc/meminfo: memFree=1346096/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=9016 CPUtime=25.39
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 1963 0 0 0 2539 0 0 0 25 0 1 0 100988516 9232384 1949 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 2254 1949 76 172 0 2079 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14376

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21880
/proc/meminfo: memFree=1344048/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=11048 CPUtime=50.98
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 2464 0 0 0 5097 1 0 0 25 0 1 0 100988516 11313152 2450 1992294400 134512640 135217611 4294956304 18446744073709551615 134527750 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 2762 2450 76 172 0 2587 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16408

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21880
/proc/meminfo: memFree=1341168/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=14068 CPUtime=102.16
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 3159 0 0 0 10214 2 0 0 25 0 1 0 100988516 14405632 3145 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 3517 3145 76 172 0 3342 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19428

[startup+162.301 s]
/proc/loadavg: 1.11 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1338864/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=16460 CPUtime=162.12
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 3744 0 0 0 16209 3 0 0 25 0 1 0 100988516 16855040 3730 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 4115 3730 76 172 0 3940 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21820

[startup+222.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1337328/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=18208 CPUtime=222.1
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 4129 0 0 0 22207 3 0 0 25 0 1 0 100988516 18644992 4115 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 4552 4115 76 172 0 4377 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23568

[startup+282.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1336112/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=19572 CPUtime=282.06
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 4451 0 0 0 28203 3 0 0 25 0 1 0 100988516 20041728 4437 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 4893 4437 76 172 0 4718 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 24932

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1335024/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=20508 CPUtime=342.04
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 4699 0 0 0 34200 4 0 0 25 0 1 0 100988516 21000192 4685 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 5127 4685 76 172 0 4952 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25868

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1333808/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0

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

[pid=21880] ppid=21877 vsize=22960 CPUtime=462
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 5264 0 0 0 46195 5 0 0 25 0 1 0 100988516 23511040 5250 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 5740 5250 76 172 0 5565 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 28320

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1331888/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=23736 CPUtime=521.97
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 5477 0 0 0 52192 5 0 0 25 0 1 0 100988516 24305664 5463 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 5934 5463 76 172 0 5759 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 29096

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1331312/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=24340 CPUtime=581.94
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 5617 0 0 0 58189 5 0 0 25 0 1 0 100988516 24924160 5603 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 6085 5603 76 172 0 5910 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 29700

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1330864/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=25024 CPUtime=641.92
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 5735 0 0 0 64187 5 0 0 25 0 1 0 100988516 25624576 5721 1992294400 134512640 135217611 4294956304 18446744073709551615 134538745 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 6256 5721 76 172 0 6081 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 30384

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1329392/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=26524 CPUtime=701.87
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 6093 0 0 0 70181 6 0 0 25 0 1 0 100988516 27160576 6079 1992294400 134512640 135217611 4294956304 18446744073709551615 134536783 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 6631 6079 76 172 0 6456 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 31884

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 21880
/proc/meminfo: memFree=1329008/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=26800 CPUtime=761.85
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 6183 0 0 0 76179 6 0 0 25 0 1 0 100988516 27443200 6169 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 6700 6169 76 172 0 6525 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 32160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1328624/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=27404 CPUtime=821.83
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 6324 0 0 0 82177 6 0 0 25 0 1 0 100988516 28061696 6310 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 6851 6310 76 172 0 6676 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 32764

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1327920/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=28148 CPUtime=881.8
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 6468 0 0 0 88173 7 0 0 25 0 1 0 100988516 28823552 6454 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 7037 6454 76 172 0 6862 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 33508

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1326704/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=29316 CPUtime=941.77
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 6750 0 0 0 94170 7 0 0 25 0 1 0 100988516 30019584 6736 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 7329 6736 76 172 0 7154 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 34676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1326064/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=30080 CPUtime=1001.74
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 6926 0 0 0 100167 7 0 0 25 0 1 0 100988516 30801920 6912 1992294400 134512640 135217611 4294956304 18446744073709551615 134532656 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 7520 6912 76 172 0 7345 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 35440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1325936/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=30264 CPUtime=1061.71
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 6953 0 0 0 106164 7 0 0 25 0 1 0 100988516 30990336 6939 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 7566 6939 76 172 0 7391 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 35624

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1325552/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=30568 CPUtime=1121.7
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 7040 0 0 0 112162 8 0 0 25 0 1 0 100988516 31301632 7026 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 7642 7026 76 172 0 7467 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 35928

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1324656/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=31572 CPUtime=1181.67
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 7278 0 0 0 118159 8 0 0 25 0 1 0 100988516 32329728 7264 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 7893 7264 76 172 0 7718 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 36932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21880
/proc/meminfo: memFree=1324400/2055920 swapFree=4192956/4192956
[pid=21877] ppid=21875 vsize=5360 CPUtime=0.07
/proc/21877/stat : 21877 (glucose.sh) S 21875 21877 21807 0 -1 4194304 313 552 0 0 0 0 7 0 16 0 1 0 100988508 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21877/statm: 1340 238 195 169 0 51 0
[pid=21880] ppid=21877 vsize=31904 CPUtime=1199.96
/proc/21880/stat : 21880 (glucose_static) R 21877 21877 21807 0 -1 4194304 7334 0 0 0 119988 8 0 0 25 0 1 0 100988516 32669696 7320 1992294400 134512640 135217611 4294956304 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21880/statm: 7976 7320 76 172 0 7801 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37264

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.06
CPU user time (s): 1199.96
CPU system time (s): 0.099984
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 37264

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

runsolver used 1.17882 second user time and 3.19951 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-26 09:05:57
IDJOB=1727835
IDBENCH=24646
IDSOLVER=503
FILE ID=node30/1727835-1240729557
PBS_JOBID= 9186958
Free space on /tmp= 66248 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727835-1240729557/watcher-1727835-1240729557 -o /tmp/evaluation-result-1727835-1240729557/solver-1727835-1240729557 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1727835-1240729557.cnf

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=1183525263

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1354912 kB
Buffers:         72028 kB
Cached:         533512 kB
SwapCached:          0 kB
Active:         141372 kB
Inactive:       478508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          24140 kB
Slab:            67296 kB
Committed_AS:   462604 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node30 at 2009-04-26 09:26:00