Trace number 1518368

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S45592023-054.cnf
MD5SUM1cdf960645ef22947407473f1df63e0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2380     7140 |     713       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2370     7177 |      --       0       --      -- |     --   | -10/37
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 550   #clauses: 2370   #literals: 7177
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  550                                                  |
0.00/0.01	c |  Number of clauses:    2370                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.61	HOME/glucose.sh: line 55:  5504 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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518368-1238298567/watcher-1518368-1238298567 -o /tmp/evaluation-result-1518368-1238298567/solver-1518368-1238298567 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518368-1238298567.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 0.99 3/64 5501
/proc/meminfo: memFree=1057256/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 236 195 169 0 51 0
[pid=5502] ppid=5501 vsize=1140 CPUtime=0
/proc/5502/stat : 5502 (SatELite_releas) R 5501 5501 1898 0 -1 4194304 166 0 0 0 0 0 0 0 19 0 1 0 1102523595 1167360 150 1992294400 134512640 135225430 4294956192 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/5502/statm: 285 150 73 174 0 108 0

[startup+0.081733 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5501
/proc/meminfo: memFree=1057256/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101735 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5501
/proc/meminfo: memFree=1057256/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301756 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5501
/proc/meminfo: memFree=1057256/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701797 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5501
/proc/meminfo: memFree=1057256/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50188 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1055128/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=3760 CPUtime=1.48
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 596 0 0 0 148 0 0 0 25 0 1 0 1102523596 3850240 582 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 940 582 75 172 0 765 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9120

[startup+3.10204 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1054552/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=4420 CPUtime=3.08
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 758 0 0 0 308 0 0 0 25 0 1 0 1102523596 4526080 744 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 1105 744 75 172 0 930 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9780

[startup+6.30137 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1053400/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=5228 CPUtime=6.27
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 948 0 0 0 627 0 0 0 25 0 1 0 1102523596 5353472 934 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 1307 934 75 172 0 1132 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10588

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1052184/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=6332 CPUtime=12.67
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 1224 0 0 0 1267 0 0 0 25 0 1 0 1102523596 6483968 1210 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 1583 1210 75 172 0 1408 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11692

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1050968/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=7728 CPUtime=25.46
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 1550 0 0 0 2545 1 0 0 25 0 1 0 1102523596 7913472 1536 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 1932 1536 75 172 0 1757 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13088

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1049112/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=9648 CPUtime=51.06
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 2030 0 0 0 5104 2 0 0 25 0 1 0 1102523596 9879552 2016 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 2412 2016 75 172 0 2237 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15008

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1046488/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=12116 CPUtime=102.23
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 2638 0 0 0 10221 2 0 0 25 0 1 0 1102523596 12406784 2624 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 3029 2624 75 172 0 2854 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17476

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1044568/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=14184 CPUtime=162.21
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 3119 0 0 0 16218 3 0 0 25 0 1 0 1102523596 14524416 3105 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 3546 3105 75 172 0 3371 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19544

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1043160/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=15628 CPUtime=222.18
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 3484 0 0 0 22215 3 0 0 25 0 1 0 1102523596 16003072 3470 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 3907 3470 75 172 0 3732 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20988

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1041752/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=17156 CPUtime=282.16
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 3837 0 0 0 28212 4 0 0 25 0 1 0 1102523596 17567744 3823 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 4289 3823 75 172 0 4114 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 22516

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1040792/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=18356 CPUtime=342.13
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 4093 0 0 0 34209 4 0 0 25 0 1 0 1102523596 18796544 4079 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 4589 4079 75 172 0 4414 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23716

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1039640/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=19376 CPUtime=402.1
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 4371 0 0 0 40205 5 0 0 25 0 1 0 1102523596 19841024 4357 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 4844 4357 75 172 0 4669 0

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

[pid=5504] ppid=5501 vsize=20060 CPUtime=462.07
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 4537 0 0 0 46202 5 0 0 25 0 1 0 1102523596 20541440 4523 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 5015 4523 75 172 0 4840 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 25420

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1037912/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=21420 CPUtime=522.05
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 4809 0 0 0 52199 6 0 0 25 0 1 0 1102523596 21934080 4795 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 5355 4795 75 172 0 5180 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 26780

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1037272/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=22164 CPUtime=582.03
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 4968 0 0 0 58197 6 0 0 25 0 1 0 1102523596 22695936 4954 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 5541 4954 75 172 0 5366 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 27524

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5504
/proc/meminfo: memFree=1036568/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=22956 CPUtime=642
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 5154 0 0 0 64194 6 0 0 25 0 1 0 1102523596 23506944 5140 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 5739 5140 75 172 0 5564 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 28316

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1035344/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=24044 CPUtime=701.96
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 5396 0 0 0 70189 7 0 0 25 0 1 0 1102523596 24621056 5382 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 6011 5382 75 172 0 5836 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 29404

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1034768/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=24648 CPUtime=761.94
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 5557 0 0 0 76187 7 0 0 25 0 1 0 1102523596 25239552 5543 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 6162 5543 75 172 0 5987 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 30008

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1034192/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=25224 CPUtime=821.91
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 5708 0 0 0 82184 7 0 0 25 0 1 0 1102523596 25829376 5694 1992294400 134512640 135217611 4294956304 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 6306 5694 75 172 0 6131 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 30584

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1033872/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=25728 CPUtime=881.88
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 5810 0 0 0 88181 7 0 0 25 0 1 0 1102523596 26345472 5796 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 6432 5796 75 172 0 6257 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 31088

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1033104/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=26556 CPUtime=941.86
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 6014 0 0 0 94179 7 0 0 25 0 1 0 1102523596 27193344 6000 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 6639 6000 75 172 0 6464 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 31916

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1032280/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=27484 CPUtime=1001.84
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 6219 0 0 0 100176 8 0 0 25 0 1 0 1102523596 28143616 6205 1992294400 134512640 135217611 4294956304 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 6871 6205 75 172 0 6696 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 32844

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1031576/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=28188 CPUtime=1061.81
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 6396 0 0 0 106173 8 0 0 25 0 1 0 1102523596 28864512 6382 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 7047 6382 75 172 0 6872 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 33548

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5510
/proc/meminfo: memFree=1031128/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=28636 CPUtime=1121.79
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 6488 0 0 0 112171 8 0 0 25 0 1 0 1102523596 29323264 6474 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 7159 6474 75 172 0 6984 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 33996

[startup+1182.3 s]
/proc/loadavg: 1.11 1.02 1.01 2/66 5510
/proc/meminfo: memFree=1030424/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=29332 CPUtime=1181.76
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 6679 0 0 0 118168 8 0 0 25 0 1 0 1102523596 30035968 6665 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 7333 6665 75 172 0 7158 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 34692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.08 1.01 1.00 2/66 5510
/proc/meminfo: memFree=1030232/2055920 swapFree=4177768/4192956
[pid=5501] ppid=5499 vsize=5360 CPUtime=0
/proc/5501/stat : 5501 (glucose.sh) S 5499 5501 1898 0 -1 4194304 313 181 0 0 0 0 0 0 18 0 1 0 1102523595 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5501/statm: 1340 238 195 169 0 51 0
[pid=5504] ppid=5501 vsize=29624 CPUtime=1200.05
/proc/5504/stat : 5504 (glucose_static) R 5501 5501 1898 0 -1 4194304 6721 0 0 0 119997 8 0 0 25 0 1 0 1102523596 30334976 6707 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5504/statm: 7406 6707 75 172 0 7231 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34984

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.08
CPU user time (s): 1199.98
CPU system time (s): 0.091986
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 34984

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

runsolver used 0.968852 second user time and 3.40748 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-29 05:49:27
IDJOB=1518368
IDBENCH=70674
IDSOLVER=503
FILE ID=node2/1518368-1238298567
PBS_JOBID= 9061005
Free space on /tmp= 66496 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S45592023-054.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518368-1238298567/watcher-1518368-1238298567 -o /tmp/evaluation-result-1518368-1238298567/solver-1518368-1238298567 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518368-1238298567.cnf

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

MD5SUM BENCH= 1cdf960645ef22947407473f1df63e0b
RANDOM SEED=1058022453

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1057736 kB
Buffers:        102984 kB
Cached:         793780 kB
SwapCached:       8996 kB
Active:         128308 kB
Inactive:       779496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1057736 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          16668 kB
Slab:            76316 kB
Committed_AS:  2711744 kB
PageTables:       1476 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= 66492 MiB
End job on node2 at 2009-03-29 06:09:30