Trace number 1515980

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.09 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S2142794689-088.cnf
MD5SUM0f4b7bee4959ec0290a8262b27584313
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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 |    5785    40495 |    1735       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 65   #clauses: 5785   #literals: 40495
0.00/0.01	c CPU time:   0.007998 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:  65                                                   |
0.00/0.02	c |  Number of clauses:    5785                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.06/1200.71	HOME/glucose.sh: line 55: 16789 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-1515980-1238262339/watcher-1515980-1238262339 -o /tmp/evaluation-result-1515980-1238262339/solver-1515980-1238262339 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515980-1238262339.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.91 0.95 0.94 3/81 16786
/proc/meminfo: memFree=1103416/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0
/proc/16786/stat : 16786 (glucose.sh) R 16784 16786 16455 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 703128952 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 270187162271 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16786/statm: 1340 235 194 169 0 51 0
[pid=16787] ppid=16786 vsize=1008 CPUtime=0
/proc/16787/stat : 16787 (SatELite_releas) R 16786 16786 16455 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 703128952 1032192 104 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/16787/statm: 252 105 50 174 0 75 0

[startup+0.0940589 s]
/proc/loadavg: 0.91 0.95 0.94 3/81 16786
/proc/meminfo: memFree=1103416/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101058 s]
/proc/loadavg: 0.91 0.95 0.94 3/81 16786
/proc/meminfo: memFree=1103416/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301097 s]
/proc/loadavg: 0.91 0.95 0.94 3/81 16786
/proc/meminfo: memFree=1103416/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701179 s]
/proc/loadavg: 0.91 0.95 0.94 3/81 16786
/proc/meminfo: memFree=1103416/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50133 s]
/proc/loadavg: 0.91 0.95 0.94 2/83 16789
/proc/meminfo: memFree=1100776/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=4088 CPUtime=1.47
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 702 0 0 0 147 0 0 0 25 0 1 0 703128954 4186112 688 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 1022 688 75 172 0 847 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9448

[startup+3.10164 s]
/proc/loadavg: 0.91 0.95 0.94 2/83 16789
/proc/meminfo: memFree=1099944/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=4776 CPUtime=3.06
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 874 0 0 0 306 0 0 0 25 0 1 0 703128954 4890624 860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 1194 860 75 172 0 1019 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10136

[startup+6.30126 s]
/proc/loadavg: 0.92 0.95 0.94 2/83 16789
/proc/meminfo: memFree=1098728/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=5780 CPUtime=6.26
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 1097 0 0 0 626 0 0 0 25 0 1 0 703128954 5918720 1083 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 1445 1083 75 172 0 1270 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11140

[startup+12.7025 s]
/proc/loadavg: 0.93 0.95 0.94 2/83 16789
/proc/meminfo: memFree=1097392/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=6912 CPUtime=12.67
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 1382 0 0 0 1266 1 0 0 25 0 1 0 703128954 7077888 1368 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 1728 1368 75 172 0 1553 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12272

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.94 2/83 16789
/proc/meminfo: memFree=1096048/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=8328 CPUtime=25.46
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 1728 0 0 0 2545 1 0 0 25 0 1 0 703128954 8527872 1714 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 2082 1714 75 172 0 1907 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13688

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.94 2/83 16789
/proc/meminfo: memFree=1094064/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=10588 CPUtime=51.05
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 2252 0 0 0 5103 2 0 0 25 0 1 0 703128954 10842112 2238 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 2647 2238 75 172 0 2472 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15948

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.94 2/83 16789
/proc/meminfo: memFree=1091184/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=13808 CPUtime=102.23
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 2937 0 0 0 10221 2 0 0 25 0 1 0 703128954 14139392 2923 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 3452 2923 75 172 0 3277 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19168

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16789
/proc/meminfo: memFree=1088944/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=15900 CPUtime=162.19
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 3463 0 0 0 16217 2 0 0 25 0 1 0 703128954 16281600 3449 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 3975 3449 75 172 0 3800 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21260

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16789
/proc/meminfo: memFree=1087472/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=17640 CPUtime=222.15
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 3837 0 0 0 22213 2 0 0 25 0 1 0 703128954 18063360 3823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 4410 3823 75 172 0 4235 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23000

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16789
/proc/meminfo: memFree=1085808/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=19376 CPUtime=282.13
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 4262 0 0 0 28210 3 0 0 25 0 1 0 703128954 19841024 4248 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 4844 4248 75 172 0 4669 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24736

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16789
/proc/meminfo: memFree=1084464/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=20988 CPUtime=342.1
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 4588 0 0 0 34207 3 0 0 25 0 1 0 703128954 21491712 4574 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 5247 4574 75 172 0 5072 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 26348

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16789
/proc/meminfo: memFree=1083696/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=21904 CPUtime=402.05
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 4787 0 0 0 40202 3 0 0 25 0 1 0 703128954 22429696 4773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 5476 4773 75 172 0 5301 0

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

[pid=16789] ppid=16786 vsize=24684 CPUtime=522
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 5384 0 0 0 52196 4 0 0 25 0 1 0 703128954 25276416 5370 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 6171 5370 75 172 0 5996 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 30044

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16789
/proc/meminfo: memFree=1080240/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=25980 CPUtime=581.96
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 5662 0 0 0 58192 4 0 0 25 0 1 0 703128954 26603520 5648 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 6495 5648 75 172 0 6320 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 31340

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16791
/proc/meminfo: memFree=1079152/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=26656 CPUtime=641.95
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 5821 0 0 0 64190 5 0 0 25 0 1 0 703128954 27295744 5807 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 6664 5807 75 172 0 6489 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 32016

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16791
/proc/meminfo: memFree=1078640/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=27448 CPUtime=701.91
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 6005 0 0 0 70186 5 0 0 25 0 1 0 703128954 28106752 5991 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 6862 5991 75 172 0 6687 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 32808

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16791
/proc/meminfo: memFree=1077744/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=28740 CPUtime=761.87
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 6279 0 0 0 76182 5 0 0 25 0 1 0 703128954 29429760 6243 1992294400 134512640 135217611 4294956304 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 7185 6243 75 172 0 7010 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 34100

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16791
/proc/meminfo: memFree=1077360/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=29172 CPUtime=821.84
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 6379 0 0 0 82179 5 0 0 25 0 1 0 703128954 29872128 6343 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 7293 6343 75 172 0 7118 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 34532

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16791
/proc/meminfo: memFree=1076400/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=30228 CPUtime=881.81
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 6637 0 0 0 88175 6 0 0 25 0 1 0 703128954 30953472 6601 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 7557 6601 75 172 0 7382 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 35588

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16797
/proc/meminfo: memFree=1075760/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=30952 CPUtime=941.77
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 6757 0 0 0 94171 6 0 0 25 0 1 0 703128954 31694848 6721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 7738 6721 75 172 0 7563 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 36312

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16797
/proc/meminfo: memFree=1075184/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=31856 CPUtime=1001.74
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 6913 0 0 0 100168 6 0 0 25 0 1 0 703128954 32620544 6877 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 7964 6877 75 172 0 7789 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 37216

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16797
/proc/meminfo: memFree=1074736/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=32252 CPUtime=1061.71
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 7029 0 0 0 106165 6 0 0 25 0 1 0 703128954 33026048 6993 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 8063 6993 75 172 0 7888 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 37612

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16797
/proc/meminfo: memFree=1074352/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=32732 CPUtime=1121.68
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 7135 0 0 0 112162 6 0 0 25 0 1 0 703128954 33517568 7099 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 8183 7099 75 172 0 8008 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 38092

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16797
/proc/meminfo: memFree=1073904/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=33164 CPUtime=1181.66
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 7250 0 0 0 118159 7 0 0 25 0 1 0 703128954 33959936 7214 1992294400 134512640 135217611 4294956304 18446744073709551615 134522603 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 8291 7214 75 172 0 8116 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 38524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.94 2/83 16797
/proc/meminfo: memFree=1073648/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=33452 CPUtime=1200.05
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 7306 0 0 0 119998 7 0 0 25 0 1 0 703128954 34254848 7270 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 8363 7270 75 172 0 8188 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 38812

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.94 2/83 16797
/proc/meminfo: memFree=1073648/2055920 swapFree=4174588/4192956
[pid=16786] ppid=16784 vsize=5360 CPUtime=0.01
/proc/16786/stat : 16786 (glucose.sh) S 16784 16786 16455 0 -1 4194304 313 241 0 0 0 0 1 0 18 0 1 0 703128952 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16786/statm: 1340 238 195 169 0 51 0
[pid=16789] ppid=16786 vsize=33452 CPUtime=1200.05
/proc/16789/stat : 16789 (glucose_static) R 16786 16786 16455 0 -1 4194304 7306 0 0 0 119998 7 0 0 25 0 1 0 703128954 34254848 7270 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16789/statm: 8363 7270 75 172 0 8188 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 38812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.080987
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 38812

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

runsolver used 1.3298 second user time and 4.14037 second system time

The end

Launcher Data

Begin job on node88 at 2009-03-28 18:45:39
IDJOB=1515980
IDBENCH=70475
IDSOLVER=503
FILE ID=node88/1515980-1238262339
PBS_JOBID= 9060828
Free space on /tmp= 66476 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S2142794689-088.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515980-1238262339/watcher-1515980-1238262339 -o /tmp/evaluation-result-1515980-1238262339/solver-1515980-1238262339 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515980-1238262339.cnf

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

MD5SUM BENCH= 0f4b7bee4959ec0290a8262b27584313
RANDOM SEED=1946098799

node88.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.281
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.281
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1103896 kB
Buffers:         83960 kB
Cached:         774820 kB
SwapCached:       7608 kB
Active:         147796 kB
Inactive:       720380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1103896 kB
SwapTotal:     4192956 kB
SwapFree:      4174588 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            68076 kB
Committed_AS:  1772924 kB
PageTables:       2664 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= 66476 MiB
End job on node88 at 2009-03-28 19:05:42