Trace number 1515524

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.71

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S1772254584-042.cnf
MD5SUMf204ae5b9db3d0db644045bd9b064e28
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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 |    2130    10650 |     638       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  100                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.71	HOME/glucose.sh: line 55:  3727 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-1515524-1238255228/watcher-1515524-1238255228 -o /tmp/evaluation-result-1515524-1238255228/solver-1515524-1238255228 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515524-1238255228.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.98 3/64 3724
/proc/meminfo: memFree=1701888/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1098187841 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 236 195 169 0 51 0
[pid=3725] ppid=3724 vsize=1008 CPUtime=0
/proc/3725/stat : 3725 (SatELite_releas) R 3724 3724 3561 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 1098187841 1032192 106 1992294400 134512640 135225430 4294956176 18446744073709551615 134548196 0 0 4096 3 0 0 0 17 0 0 0
/proc/3725/statm: 252 106 51 174 0 75 0

[startup+0.098494 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3724
/proc/meminfo: memFree=1701888/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101496 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3724
/proc/meminfo: memFree=1701888/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301534 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3724
/proc/meminfo: memFree=1701888/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701615 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3724
/proc/meminfo: memFree=1701888/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1699760/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=3772 CPUtime=1.48
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 597 0 0 0 148 0 0 0 25 0 1 0 1098187842 3862528 583 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 943 583 75 172 0 768 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9132

[startup+3.1021 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1699056/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=4448 CPUtime=3.08
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 763 0 0 0 308 0 0 0 25 0 1 0 1098187842 4554752 749 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 1112 749 75 172 0 937 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9808

[startup+6.30174 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1697968/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=5464 CPUtime=6.28
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 1000 0 0 0 628 0 0 0 25 0 1 0 1098187842 5595136 986 1992294400 134512640 135217611 4294956304 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 1366 986 75 172 0 1191 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10824

[startup+12.703 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1696624/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=6600 CPUtime=12.68
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 1270 0 0 0 1268 0 0 0 25 0 1 0 1098187842 6758400 1256 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 1650 1256 75 172 0 1475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11960

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1695152/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=8196 CPUtime=25.47
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 1643 0 0 0 2546 1 0 0 25 0 1 0 1098187842 8392704 1629 1992294400 134512640 135217611 4294956304 18446744073709551615 134536977 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 2049 1629 75 172 0 1874 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13556

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1693168/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=10296 CPUtime=51.06
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 2121 0 0 0 5104 2 0 0 25 0 1 0 1098187842 10543104 2107 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 2574 2107 75 172 0 2399 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15656

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1690544/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=13020 CPUtime=102.23
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 2746 0 0 0 10221 2 0 0 25 0 1 0 1098187842 13332480 2732 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 3255 2732 75 172 0 3080 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18380

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1688688/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=14884 CPUtime=162.2
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 3191 0 0 0 16217 3 0 0 25 0 1 0 1098187842 15241216 3177 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 3721 3177 75 172 0 3546 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20244

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1687152/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=16624 CPUtime=222.18
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 3576 0 0 0 22214 4 0 0 25 0 1 0 1098187842 17022976 3562 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 4156 3562 75 172 0 3981 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21984

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1685744/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=18176 CPUtime=282.14
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 3931 0 0 0 28210 4 0 0 25 0 1 0 1098187842 18612224 3917 1992294400 134512640 135217611 4294956304 18446744073709551615 134536977 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 4544 3917 75 172 0 4369 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 23536

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1684336/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=19864 CPUtime=342.1
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 4255 0 0 0 34206 4 0 0 25 0 1 0 1098187842 20340736 4241 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 4966 4241 75 172 0 4791 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25224

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1683248/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=21140 CPUtime=402.06
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 4560 0 0 0 40201 5 0 0 25 0 1 0 1098187842 21647360 4546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 5285 4546 75 172 0 5110 0

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

[pid=3727] ppid=3724 vsize=23200 CPUtime=521.99
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 5030 0 0 0 52194 5 0 0 25 0 1 0 1098187842 23756800 5016 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 5800 5016 75 172 0 5625 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 28560

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1680496/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=23988 CPUtime=581.96
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 5228 0 0 0 58191 5 0 0 25 0 1 0 1098187842 24563712 5214 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 5997 5214 75 172 0 5822 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 29348

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1679728/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=24712 CPUtime=641.94
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 5389 0 0 0 64188 6 0 0 25 0 1 0 1098187842 25305088 5375 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 6178 5375 75 172 0 6003 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 30072

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1679216/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=25268 CPUtime=701.9
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 5526 0 0 0 70184 6 0 0 25 0 1 0 1098187842 25874432 5512 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 6317 5512 75 172 0 6142 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 30628

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1678192/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=26344 CPUtime=761.87
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 5750 0 0 0 76181 6 0 0 25 0 1 0 1098187842 26976256 5736 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 6586 5736 75 172 0 6411 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 31704

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3727
/proc/meminfo: memFree=1677680/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=26848 CPUtime=821.84
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 5897 0 0 0 82178 6 0 0 25 0 1 0 1098187842 27492352 5883 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 6712 5883 75 172 0 6537 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 32208

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1677104/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=27340 CPUtime=881.82
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6002 0 0 0 88175 7 0 0 25 0 1 0 1098187842 27996160 5988 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 6835 5988 75 172 0 6660 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 32700

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1676336/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=28140 CPUtime=941.79
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6196 0 0 0 94172 7 0 0 25 0 1 0 1098187842 28815360 6182 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 7035 6182 75 172 0 6860 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 33500

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1675440/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=29176 CPUtime=1001.76
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6425 0 0 0 100169 7 0 0 25 0 1 0 1098187842 29876224 6411 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 7294 6411 75 172 0 7119 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 34536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1675056/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=29536 CPUtime=1061.72
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6515 0 0 0 106165 7 0 0 25 0 1 0 1098187842 30244864 6501 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 7384 6501 75 172 0 7209 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 34896

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1674864/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=29832 CPUtime=1121.7
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6564 0 0 0 112162 8 0 0 25 0 1 0 1098187842 30547968 6550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 7458 6550 75 172 0 7283 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 35192

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1674160/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=30880 CPUtime=1181.67
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6725 0 0 0 118159 8 0 0 25 0 1 0 1098187842 31621120 6711 1992294400 134512640 135217611 4294956304 18446744073709551615 134533286 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 7720 6711 75 172 0 7545 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 36240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1673840/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=31024 CPUtime=1200.06
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6783 0 0 0 119998 8 0 0 25 0 1 0 1098187842 31768576 6769 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 7756 6769 75 172 0 7581 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36384

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3733
/proc/meminfo: memFree=1673840/2055920 swapFree=4175824/4192956
[pid=3724] ppid=3722 vsize=5360 CPUtime=0
/proc/3724/stat : 3724 (glucose.sh) S 3722 3724 3561 0 -1 4194304 313 152 0 0 0 0 0 0 19 0 1 0 1098187841 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3724/statm: 1340 238 195 169 0 51 0
[pid=3727] ppid=3724 vsize=31024 CPUtime=1200.06
/proc/3727/stat : 3727 (glucose_static) R 3724 3724 3561 0 -1 4194304 6783 0 0 0 119998 8 0 0 25 0 1 0 1098187842 31768576 6769 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/3727/statm: 7756 6769 75 172 0 7581 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.088986
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 36384

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

runsolver used 0.961853 second user time and 3.41548 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-28 16:47:08
IDJOB=1515524
IDBENCH=70437
IDSOLVER=503
FILE ID=node33/1515524-1238255228
PBS_JOBID= 9060827
Free space on /tmp= 66132 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S1772254584-042.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515524-1238255228/watcher-1515524-1238255228 -o /tmp/evaluation-result-1515524-1238255228/solver-1515524-1238255228 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515524-1238255228.cnf

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

MD5SUM BENCH= f204ae5b9db3d0db644045bd9b064e28
RANDOM SEED=1550081966

node33.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.266
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.266
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:       1702376 kB
Buffers:         43364 kB
Cached:         224852 kB
SwapCached:      10924 kB
Active:          42456 kB
Inactive:       238276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702376 kB
SwapTotal:     4192956 kB
SwapFree:      4175824 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          18228 kB
Slab:            58896 kB
Committed_AS:  3010616 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-28 17:07:11