Trace number 1517960

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.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S253750560-086.cnf
MD5SUM1510e2158cc54ae2963f5611496bde02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.2673
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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 |    1530     4590 |     458       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1520     4612 |      --       0       --      -- |     --   | -10/22
0.00/0.00	c ==============================================================================
0.00/0.01	c Result  :   #vars: 350   #clauses: 1520   #literals: 4612
0.00/0.01	c CPU time:   0.003999 s
0.00/0.01	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:  350                                                  |
0.00/0.01	c |  Number of clauses:    1520                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.51	HOME/glucose.sh: line 55: 29356 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-1517960-1238293404/watcher-1517960-1238293404 -o /tmp/evaluation-result-1517960-1238293404/solver-1517960-1238293404 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517960-1238293404.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: 1.79 1.27 1.09 3/71 29350
/proc/meminfo: memFree=822704/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102005656 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29350/statm: 1340 236 195 169 0 51 0
[pid=29351] ppid=29350 vsize=1012 CPUtime=0
/proc/29351/stat : 29351 (SatELite_releas) R 29350 29350 1332 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 1102005657 1036288 132 1992294400 134512640 135225430 4294956176 18446744073709551615 134596816 0 0 4096 3 0 0 0 17 1 0 0
/proc/29351/statm: 253 132 76 174 0 76 0

[startup+0.0898539 s]
/proc/loadavg: 1.79 1.27 1.09 3/71 29350
/proc/meminfo: memFree=822704/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101853 s]
/proc/loadavg: 1.79 1.27 1.09 3/71 29350
/proc/meminfo: memFree=822704/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301866 s]
/proc/loadavg: 1.79 1.27 1.09 3/71 29350
/proc/meminfo: memFree=822704/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701888 s]
/proc/loadavg: 1.79 1.27 1.09 3/71 29350
/proc/meminfo: memFree=822704/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50194 s]
/proc/loadavg: 1.79 1.27 1.09 3/72 29735
/proc/meminfo: memFree=820520/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=3640 CPUtime=1.47
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 546 0 0 0 147 0 0 0 25 0 1 0 1102005658 3727360 532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29356/statm: 910 532 75 172 0 735 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9000

[startup+3.10204 s]
/proc/loadavg: 1.79 1.27 1.09 3/72 30180
/proc/meminfo: memFree=819368/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=4308 CPUtime=3.06
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 715 0 0 0 306 0 0 0 25 0 1 0 1102005658 4411392 701 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29356/statm: 1077 701 75 172 0 902 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9668

[startup+6.30124 s]
/proc/loadavg: 1.81 1.28 1.10 3/72 31475
/proc/meminfo: memFree=817192/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=4920 CPUtime=6.25
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 870 0 0 0 624 1 0 0 25 0 1 0 1102005658 5038080 856 1992294400 134512640 135217611 4294956304 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29356/statm: 1230 856 75 172 0 1055 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10280

[startup+12.7027 s]
/proc/loadavg: 1.82 1.29 1.10 2/73 1648
/proc/meminfo: memFree=813560/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=5876 CPUtime=12.62
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 1103 0 0 0 1260 2 0 0 25 0 1 0 1102005658 6017024 1089 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29356/statm: 1469 1089 75 172 0 1294 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 11236

[startup+25.5014 s]
/proc/loadavg: 1.78 1.31 1.11 2/66 4762
/proc/meminfo: memFree=811336/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=7128 CPUtime=25.37
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 1409 0 0 0 2535 2 0 0 25 0 1 0 1102005658 7299072 1395 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 1782 1395 75 172 0 1607 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 12488

[startup+51.102 s]
/proc/loadavg: 1.51 1.28 1.11 2/66 4762
/proc/meminfo: memFree=809880/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=8864 CPUtime=50.96
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 1810 0 0 0 5094 2 0 0 25 0 1 0 1102005658 9076736 1796 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 2216 1796 75 172 0 2041 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 14224

[startup+102.305 s]
/proc/loadavg: 1.22 1.24 1.10 2/66 4762
/proc/meminfo: memFree=807960/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=10844 CPUtime=102.14
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 2298 0 0 0 10211 3 0 0 25 0 1 0 1102005658 11104256 2284 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 2711 2284 75 172 0 2536 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 16204

[startup+162.302 s]
/proc/loadavg: 1.08 1.19 1.09 2/66 4762
/proc/meminfo: memFree=806104/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=12960 CPUtime=162.13
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 2784 0 0 0 16209 4 0 0 25 0 1 0 1102005658 13271040 2770 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 3240 2770 75 172 0 3065 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 18320

[startup+222.302 s]
/proc/loadavg: 1.03 1.15 1.08 2/66 4762
/proc/meminfo: memFree=804696/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=14332 CPUtime=222.11
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 3089 0 0 0 22207 4 0 0 25 0 1 0 1102005658 14675968 3075 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 3583 3075 75 172 0 3408 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 19692

[startup+282.301 s]
/proc/loadavg: 1.01 1.12 1.08 2/66 4762
/proc/meminfo: memFree=803608/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=15448 CPUtime=282.09
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 3354 0 0 0 28205 4 0 0 25 0 1 0 1102005658 15818752 3340 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 3862 3340 75 172 0 3687 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 20808

[startup+342.301 s]
/proc/loadavg: 1.00 1.10 1.07 2/66 4762
/proc/meminfo: memFree=802712/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=16420 CPUtime=342.08
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 3582 0 0 0 34204 4 0 0 25 0 1 0 1102005658 16814080 3568 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 4105 3568 75 172 0 3930 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 21780

[startup+402.302 s]
/proc/loadavg: 1.00 1.08 1.06 2/66 4762
/proc/meminfo: memFree=801944/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=17088 CPUtime=402.07
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 3766 0 0 0 40202 5 0 0 25 0 1 0 1102005658 17498112 3752 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 4272 3752 75 172 0 4097 0

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

[pid=29356] ppid=29350 vsize=19164 CPUtime=522.04
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 4216 0 0 0 52199 5 0 0 25 0 1 0 1102005658 19623936 4202 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 4791 4202 75 172 0 4616 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 24524

[startup+582.301 s]
/proc/loadavg: 1.00 1.04 1.05 2/66 4762
/proc/meminfo: memFree=799512/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=19884 CPUtime=582.02
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 4374 0 0 0 58197 5 0 0 25 0 1 0 1102005658 20361216 4360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 4971 4360 75 172 0 4796 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 25244

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.04 2/66 4762
/proc/meminfo: memFree=798808/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=20660 CPUtime=642.02
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 4577 0 0 0 64196 6 0 0 25 0 1 0 1102005658 21155840 4563 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 5165 4563 75 172 0 4990 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 26020

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/66 4762
/proc/meminfo: memFree=798424/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=21116 CPUtime=702
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 4666 0 0 0 70194 6 0 0 25 0 1 0 1102005658 21622784 4652 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 5279 4652 75 172 0 5104 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 26476

[startup+762.305 s]
/proc/loadavg: 1.07 1.03 1.03 2/66 4763
/proc/meminfo: memFree=797784/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=21848 CPUtime=761.98
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 4832 0 0 0 76192 6 0 0 25 0 1 0 1102005658 22372352 4818 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 5462 4818 75 172 0 5287 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 27208

[startup+822.301 s]
/proc/loadavg: 1.02 1.02 1.03 2/66 4763
/proc/meminfo: memFree=797272/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=22416 CPUtime=821.96
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 4974 0 0 0 82190 6 0 0 25 0 1 0 1102005658 22953984 4960 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 5604 4960 75 172 0 5429 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 27776

[startup+882.302 s]
/proc/loadavg: 1.01 1.02 1.02 2/66 4763
/proc/meminfo: memFree=796696/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=23056 CPUtime=881.95
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5100 0 0 0 88188 7 0 0 25 0 1 0 1102005658 23609344 5086 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 5764 5086 75 172 0 5589 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 28416

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 4763
/proc/meminfo: memFree=795992/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=23840 CPUtime=941.93
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5265 0 0 0 94186 7 0 0 25 0 1 0 1102005658 24412160 5251 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 5960 5251 75 172 0 5785 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 29200

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/66 4763
/proc/meminfo: memFree=795480/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=24452 CPUtime=1001.92
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5401 0 0 0 100185 7 0 0 25 0 1 0 1102005658 25038848 5387 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 6113 5387 75 172 0 5938 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 29812

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4763
/proc/meminfo: memFree=795032/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=25044 CPUtime=1061.9
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5515 0 0 0 106183 7 0 0 25 0 1 0 1102005658 25645056 5501 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 6261 5501 75 172 0 6086 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 30404

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4763
/proc/meminfo: memFree=794776/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=25404 CPUtime=1121.89
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5590 0 0 0 112182 7 0 0 25 0 1 0 1102005658 26013696 5576 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 6351 5576 76 172 0 6176 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 30764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4763
/proc/meminfo: memFree=794328/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=25632 CPUtime=1181.87
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5680 0 0 0 118180 7 0 0 25 0 1 0 1102005658 26247168 5666 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 6408 5666 76 172 0 6233 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 30992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4763
/proc/meminfo: memFree=794392/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=25632 CPUtime=1200.07
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5689 0 0 0 120000 7 0 0 25 0 1 0 1102005658 26247168 5675 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 6408 5675 76 172 0 6233 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 30992

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4763
/proc/meminfo: memFree=794392/2055920 swapFree=4177940/4192956
[pid=29350] ppid=29348 vsize=5360 CPUtime=0
/proc/29350/stat : 29350 (glucose.sh) S 29348 29350 1332 0 -1 4194304 313 155 0 0 0 0 0 0 17 0 1 0 1102005656 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29350/statm: 1340 238 195 169 0 51 0
[pid=29356] ppid=29350 vsize=25632 CPUtime=1200.07
/proc/29356/stat : 29356 (glucose_static) R 29350 29350 1332 0 -1 4194304 5689 0 0 0 120000 7 0 0 25 0 1 0 1102005658 26247168 5675 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29356/statm: 6408 5675 76 172 0 6233 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 30992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.01
CPU system time (s): 0.087986
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 30992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6168
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= 23
involuntary context switches= 3192

runsolver used 1.39779 second user time and 2.98855 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-29 04:23:24
IDJOB=1517960
IDBENCH=70640
IDSOLVER=503
FILE ID=node29/1517960-1238293404
PBS_JOBID= 9060982
Free space on /tmp= 66472 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S253750560-086.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517960-1238293404/watcher-1517960-1238293404 -o /tmp/evaluation-result-1517960-1238293404/solver-1517960-1238293404 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517960-1238293404.cnf

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

MD5SUM BENCH= 1510e2158cc54ae2963f5611496bde02
RANDOM SEED=479704086

node29.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.234
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.234
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:        823184 kB
Buffers:         98964 kB
Cached:        1029748 kB
SwapCached:       8860 kB
Active:         283328 kB
Inactive:       857136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        823184 kB
SwapTotal:     4192956 kB
SwapFree:      4177940 kB
Dirty:            2572 kB
Writeback:           0 kB
Mapped:          17956 kB
Slab:            77672 kB
Committed_AS:  2966828 kB
PageTables:       1764 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= 66468 MiB
End job on node29 at 2009-03-29 04:43:26