Trace number 1515164

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.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S267191961-079.cnf
MD5SUMf5b73d46fd6886685677ead6f3b9d50d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.00	c CPU time:   0.002999 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:  120                                                  |
0.00/0.01	c |  Number of clauses:    2556                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.41	HOME/glucose.sh: line 55: 15987 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-1515164-1238250288/watcher-1515164-1238250288 -o /tmp/evaluation-result-1515164-1238250288/solver-1515164-1238250288 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515164-1238250288.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.00 1.02 1.00 3/64 15984
/proc/meminfo: memFree=879096/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1097690909 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15984/statm: 1340 236 195 169 0 51 0
[pid=15985] ppid=15984 vsize=1008 CPUtime=0
/proc/15985/stat : 15985 (SatELite_releas) R 15984 15984 15565 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 1097690910 1032192 92 1992294400 134512640 135225430 4294956176 18446744073709551615 134733135 0 0 4096 3 0 0 0 17 1 0 0
/proc/15985/statm: 252 92 50 174 0 75 0

[startup+0.091054 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15984
/proc/meminfo: memFree=879096/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101052 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15984
/proc/meminfo: memFree=879096/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301072 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15984
/proc/meminfo: memFree=879096/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701108 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 15984
/proc/meminfo: memFree=879096/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50117 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15987
/proc/meminfo: memFree=876904/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=3904 CPUtime=1.48
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 636 0 0 0 148 0 0 0 25 0 1 0 1097690911 3997696 622 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 976 622 75 172 0 801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9264

[startup+3.10131 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15987
/proc/meminfo: memFree=876072/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=4584 CPUtime=3.08
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 805 0 0 0 308 0 0 0 25 0 1 0 1097690911 4694016 791 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 1146 791 75 172 0 971 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9944

[startup+6.3026 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15987
/proc/meminfo: memFree=875240/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=5396 CPUtime=6.28
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 978 0 0 0 628 0 0 0 25 0 1 0 1097690911 5525504 964 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 1349 964 75 172 0 1174 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10756

[startup+12.7012 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15987
/proc/meminfo: memFree=873896/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=6476 CPUtime=12.67
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 1257 0 0 0 1267 0 0 0 25 0 1 0 1097690911 6631424 1243 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 1619 1243 75 172 0 1444 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11836

[startup+25.5013 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15987
/proc/meminfo: memFree=872296/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=8080 CPUtime=25.47
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 1635 0 0 0 2547 0 0 0 25 0 1 0 1097690911 8273920 1621 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 2020 1621 75 172 0 1845 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13440

[startup+51.1015 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 15987
/proc/meminfo: memFree=870440/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=10076 CPUtime=51.07
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 2104 0 0 0 5106 1 0 0 25 0 1 0 1097690911 10317824 2090 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 2519 2090 75 172 0 2344 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15436

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15987
/proc/meminfo: memFree=868008/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=12588 CPUtime=102.26
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 2711 0 0 0 10224 2 0 0 25 0 1 0 1097690911 12890112 2697 1992294400 134512640 135217611 4294956304 18446744073709551615 134717843 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 3147 2697 75 172 0 2972 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17948

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15987
/proc/meminfo: memFree=866152/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=14628 CPUtime=162.24
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 3168 0 0 0 16222 2 0 0 25 0 1 0 1097690911 14979072 3154 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 3657 3154 75 172 0 3482 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19988

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=864616/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=16244 CPUtime=222.22
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 3541 0 0 0 22219 3 0 0 25 0 1 0 1097690911 16633856 3527 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 4061 3527 75 172 0 3886 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21604

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=863208/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=17768 CPUtime=282.21
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 3914 0 0 0 28217 4 0 0 25 0 1 0 1097690911 18194432 3900 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 4442 3900 75 172 0 4267 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23128

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=862184/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=18840 CPUtime=342.19
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 4161 0 0 0 34215 4 0 0 25 0 1 0 1097690911 19292160 4147 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 4710 4147 75 172 0 4535 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24200

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=861224/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=20256 CPUtime=402.17
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 4420 0 0 0 40213 4 0 0 25 0 1 0 1097690911 20742144 4406 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 5064 4406 75 172 0 4889 0

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

[pid=15987] ppid=15984 vsize=21324 CPUtime=462.17
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 4696 0 0 0 46212 5 0 0 25 0 1 0 1097690911 21835776 4682 1992294400 134512640 135217611 4294956304 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 5331 4682 75 172 0 5156 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26684

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=859176/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=22448 CPUtime=522.15
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 4923 0 0 0 52210 5 0 0 25 0 1 0 1097690911 22986752 4909 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 5612 4909 75 172 0 5437 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27808

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=858472/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=23044 CPUtime=582.13
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 5071 0 0 0 58208 5 0 0 25 0 1 0 1097690911 23597056 5057 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 5761 5057 75 172 0 5586 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28404

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=857768/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=23636 CPUtime=642.13
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 5241 0 0 0 64207 6 0 0 25 0 1 0 1097690911 24203264 5227 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 5909 5227 75 172 0 5734 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 28996

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=857064/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=24380 CPUtime=702.11
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 5420 0 0 0 70205 6 0 0 25 0 1 0 1097690911 24965120 5406 1992294400 134512640 135217611 4294956304 18446744073709551615 134533529 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 6095 5406 75 172 0 5920 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 29740

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=855784/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=25696 CPUtime=762.09
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 5730 0 0 0 76203 6 0 0 25 0 1 0 1097690911 26312704 5716 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 6424 5716 75 172 0 6249 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 31056

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=855144/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=26552 CPUtime=822.08
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 5872 0 0 0 82201 7 0 0 25 0 1 0 1097690911 27189248 5858 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 6638 5858 75 172 0 6463 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 31912

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15987
/proc/meminfo: memFree=854312/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=27496 CPUtime=882.06
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 6078 0 0 0 88199 7 0 0 25 0 1 0 1097690911 28155904 6064 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 6874 6064 75 172 0 6699 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 32856

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15989
/proc/meminfo: memFree=853800/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=28136 CPUtime=942.04
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 6228 0 0 0 94197 7 0 0 25 0 1 0 1097690911 28811264 6214 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 7034 6214 75 172 0 6859 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 33496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15989
/proc/meminfo: memFree=853160/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=29012 CPUtime=1002.04
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 6417 0 0 0 100196 8 0 0 25 0 1 0 1097690911 29708288 6403 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 7253 6403 75 172 0 7078 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 34372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15989
/proc/meminfo: memFree=852520/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=29632 CPUtime=1062.02
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 6575 0 0 0 106194 8 0 0 25 0 1 0 1097690911 30343168 6561 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 7408 6561 75 172 0 7233 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 34992

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15989
/proc/meminfo: memFree=851880/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=30320 CPUtime=1122
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 6721 0 0 0 112192 8 0 0 25 0 1 0 1097690911 31047680 6707 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 7580 6707 75 172 0 7405 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 35680

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15989
/proc/meminfo: memFree=851304/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=30968 CPUtime=1181.99
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 6864 0 0 0 118190 9 0 0 25 0 1 0 1097690911 31711232 6850 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 7742 6850 75 172 0 7567 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 36328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15989
/proc/meminfo: memFree=851048/2055920 swapFree=4176996/4192956
[pid=15984] ppid=15982 vsize=5360 CPUtime=0
/proc/15984/stat : 15984 (glucose.sh) S 15982 15984 15565 0 -1 4194304 313 161 0 0 0 0 0 0 16 0 1 0 1097690909 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15984/statm: 1340 238 195 169 0 51 0
[pid=15987] ppid=15984 vsize=31468 CPUtime=1200.09
/proc/15987/stat : 15987 (glucose_static) R 15984 15984 15565 0 -1 4194304 6914 0 0 0 120000 9 0 0 25 0 1 0 1097690911 32223232 6900 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/15987/statm: 7867 6900 75 172 0 7692 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 36828

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.41
CPU time (s): 1200.12
CPU user time (s): 1200.02
CPU system time (s): 0.101984
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 36828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7399
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= 20
involuntary context switches= 1414

runsolver used 1.43378 second user time and 2.92455 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-28 15:24:48
IDJOB=1515164
IDBENCH=70407
IDSOLVER=503
FILE ID=node50/1515164-1238250288
PBS_JOBID= 9060678
Free space on /tmp= 64164 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S267191961-079.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515164-1238250288/watcher-1515164-1238250288 -o /tmp/evaluation-result-1515164-1238250288/solver-1515164-1238250288 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515164-1238250288.cnf

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

MD5SUM BENCH= f5b73d46fd6886685677ead6f3b9d50d
RANDOM SEED=323878940

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        879640 kB
Buffers:         87428 kB
Cached:         998540 kB
SwapCached:       9920 kB
Active:         171628 kB
Inactive:       925988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        879640 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          17328 kB
Slab:            64652 kB
Committed_AS:  2965848 kB
PageTables:       1456 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= 64164 MiB
End job on node50 at 2009-03-28 15:44:50