Trace number 1515884

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S884764237-004.cnf
MD5SUM96ceaf7a09cf1a67341c76fb72be7203
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6230    43610 |    1868       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  70                                                   |
0.00/0.02	c |  Number of clauses:    6230                                                 |
0.00/0.03	c |  Parsing time:         0.00         s                                       |
1200.01/1200.61	HOME/glucose.sh: line 55:  4856 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-1515884-1238260793/watcher-1515884-1238260793 -o /tmp/evaluation-result-1515884-1238260793/solver-1515884-1238260793 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515884-1238260793.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.92 0.98 0.99 3/64 4853
/proc/meminfo: memFree=1923336/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1098745522 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 236 195 169 0 51 0
[pid=4854] ppid=4853 vsize=876 CPUtime=0
/proc/4854/stat : 4854 (SatELite_releas) R 4853 4853 4597 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 1098745523 897024 91 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/4854/statm: 219 91 50 174 0 42 0

[startup+0.0584719 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4853
/proc/meminfo: memFree=1923336/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101479 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4853
/proc/meminfo: memFree=1923336/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301514 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4853
/proc/meminfo: memFree=1923336/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701585 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4853
/proc/meminfo: memFree=1923336/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1920760/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=4156 CPUtime=1.47
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 721 0 0 0 147 0 0 0 25 0 1 0 1098745525 4255744 707 1992294400 134512640 135217611 4294956304 18446744073709551615 134537022 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 1039 707 75 172 0 864 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9516

[startup+3.10302 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1919864/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=4968 CPUtime=3.07
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 903 0 0 0 307 0 0 0 25 0 1 0 1098745525 5087232 889 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 1242 889 75 172 0 1067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10328

[startup+6.30159 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1918776/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=5724 CPUtime=6.27
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 1112 0 0 0 627 0 0 0 25 0 1 0 1098745525 5861376 1098 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 1431 1098 75 172 0 1256 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11084

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1917368/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=7156 CPUtime=12.66
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 1422 0 0 0 1266 0 0 0 25 0 1 0 1098745525 7327744 1408 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 1789 1408 75 172 0 1614 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12516

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1915960/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=8656 CPUtime=25.46
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 1792 0 0 0 2545 1 0 0 25 0 1 0 1098745525 8863744 1778 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 2164 1778 75 172 0 1989 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14016

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1913976/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=10772 CPUtime=51.04
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 2287 0 0 0 5103 1 0 0 25 0 1 0 1098745525 11030528 2273 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 2693 2273 75 172 0 2518 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16132

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1911352/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=13580 CPUtime=102.23
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 2901 0 0 0 10221 2 0 0 25 0 1 0 1098745525 13905920 2887 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 3395 2887 75 172 0 3220 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18940

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1909048/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=15912 CPUtime=162.19
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 3453 0 0 0 16217 2 0 0 25 0 1 0 1098745525 16293888 3439 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 3978 3439 75 172 0 3803 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21272

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1907512/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=17496 CPUtime=222.17
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 3845 0 0 0 22213 4 0 0 25 0 1 0 1098745525 17915904 3831 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 4374 3831 75 172 0 4199 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22856

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1906168/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=19008 CPUtime=282.13
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 4179 0 0 0 28209 4 0 0 25 0 1 0 1098745525 19464192 4165 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 4752 4165 75 172 0 4577 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24368

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1904640/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=20776 CPUtime=342.1
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 4561 0 0 0 34205 5 0 0 25 0 1 0 1098745525 21274624 4547 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 5194 4547 75 172 0 5019 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 26136

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1903488/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=22184 CPUtime=402.07
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 4839 0 0 0 40202 5 0 0 25 0 1 0 1098745525 22716416 4825 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 5546 4825 75 172 0 5371 0

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

[pid=4856] ppid=4853 vsize=22972 CPUtime=462.04
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 5053 0 0 0 46199 5 0 0 25 0 1 0 1098745525 23523328 5039 1992294400 134512640 135217611 4294956304 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 5743 5039 75 172 0 5568 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 28332

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1901696/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=24028 CPUtime=522.01
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 5306 0 0 0 52195 6 0 0 25 0 1 0 1098745525 24604672 5292 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 6007 5292 75 172 0 5832 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 29388

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1900800/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=24888 CPUtime=581.99
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 5492 0 0 0 58193 6 0 0 25 0 1 0 1098745525 25485312 5478 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 6222 5478 75 172 0 6047 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 30248

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1899968/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=25860 CPUtime=641.96
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 5695 0 0 0 64190 6 0 0 25 0 1 0 1098745525 26480640 5681 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 6465 5681 75 172 0 6290 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 31220

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1898944/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=26868 CPUtime=701.92
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 5928 0 0 0 70186 6 0 0 25 0 1 0 1098745525 27512832 5914 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 6717 5914 75 172 0 6542 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 32228

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1898048/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=27956 CPUtime=761.91
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 6138 0 0 0 76184 7 0 0 25 0 1 0 1098745525 28626944 6124 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 6989 6124 75 172 0 6814 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 33316

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1897536/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=28388 CPUtime=821.88
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 6275 0 0 0 82181 7 0 0 25 0 1 0 1098745525 29069312 6261 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 7097 6261 75 172 0 6922 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 33748

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1896832/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=29312 CPUtime=881.84
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 6454 0 0 0 88177 7 0 0 25 0 1 0 1098745525 30015488 6440 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 7328 6440 75 172 0 7153 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 34672

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1896128/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=29908 CPUtime=941.81
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 6614 0 0 0 94173 8 0 0 25 0 1 0 1098745525 30625792 6600 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 7477 6600 75 172 0 7302 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 35268

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1895424/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=30800 CPUtime=1001.79
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 6782 0 0 0 100171 8 0 0 25 0 1 0 1098745525 31539200 6768 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 7700 6768 75 172 0 7525 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 36160

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1894912/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=31436 CPUtime=1061.75
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 6918 0 0 0 106167 8 0 0 25 0 1 0 1098745525 32190464 6904 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 7859 6904 75 172 0 7684 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 36796

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1894208/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=32384 CPUtime=1121.72
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 7090 0 0 0 112164 8 0 0 25 0 1 0 1098745525 33161216 7076 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 8096 7076 75 172 0 7921 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 37744

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1893440/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=33116 CPUtime=1181.71
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 7254 0 0 0 118162 9 0 0 25 0 1 0 1098745525 33910784 7240 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 8279 7240 75 172 0 8104 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 38476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4856
/proc/meminfo: memFree=1893376/2055920 swapFree=4178768/4192956
[pid=4853] ppid=4851 vsize=5360 CPUtime=0.01
/proc/4853/stat : 4853 (glucose.sh) S 4851 4853 4597 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1098745522 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4853/statm: 1340 238 195 169 0 51 0
[pid=4856] ppid=4853 vsize=33116 CPUtime=1200
/proc/4856/stat : 4856 (glucose_static) R 4853 4853 4597 0 -1 4194304 7256 0 0 0 119991 9 0 0 25 0 1 0 1098745525 33910784 7242 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/4856/statm: 8279 7242 75 172 0 8104 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 38476

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.93
CPU system time (s): 0.099984
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 38476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7832
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= 16
involuntary context switches= 4242

runsolver used 0.937857 second user time and 3.43848 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-28 18:19:53
IDJOB=1515884
IDBENCH=70467
IDSOLVER=503
FILE ID=node12/1515884-1238260793
PBS_JOBID= 9060795
Free space on /tmp= 65364 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S884764237-004.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515884-1238260793/watcher-1515884-1238260793 -o /tmp/evaluation-result-1515884-1238260793/solver-1515884-1238260793 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515884-1238260793.cnf

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

MD5SUM BENCH= 96ceaf7a09cf1a67341c76fb72be7203
RANDOM SEED=13131202

node12.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:       1923880 kB
Buffers:         21544 kB
Cached:          47904 kB
SwapCached:       7936 kB
Active:          38032 kB
Inactive:        40712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923880 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          15008 kB
Slab:            39380 kB
Committed_AS:  2967700 kB
PageTables:       1380 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= 65364 MiB
End job on node12 at 2009-03-28 18:39:55