Trace number 1516004

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S857870897-089.cnf
MD5SUMc58d3e32f1903c03b844745c17ddeb30
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.005999 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.08/1200.71	HOME/glucose.sh: line 55:  6528 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-1516004-1238262905/watcher-1516004-1238262905 -o /tmp/evaluation-result-1516004-1238262905/solver-1516004-1238262905 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516004-1238262905.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 6525
/proc/meminfo: memFree=1039040/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1098952384 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 236 195 169 0 51 0
[pid=6526] ppid=6525 vsize=876 CPUtime=0
/proc/6526/stat : 6526 (SatELite_releas) R 6525 6525 6065 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 1098952384 897024 91 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/6526/statm: 219 91 50 174 0 42 0

[startup+0.102115 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6525
/proc/meminfo: memFree=1039040/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.201131 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6525
/proc/meminfo: memFree=1039040/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.30115 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6525
/proc/meminfo: memFree=1039040/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701216 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6525
/proc/meminfo: memFree=1039040/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50235 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1036464/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=4056 CPUtime=1.47
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 703 0 0 0 147 0 0 0 25 0 1 0 1098952386 4153344 689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 1014 689 75 172 0 839 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9416

[startup+3.10162 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1035696/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=4872 CPUtime=3.06
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 878 0 0 0 306 0 0 0 25 0 1 0 1098952386 4988928 864 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 1218 864 75 172 0 1043 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10232

[startup+6.30116 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1034480/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=5888 CPUtime=6.26
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 1128 0 0 0 626 0 0 0 25 0 1 0 1098952386 6029312 1114 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 1472 1114 75 172 0 1297 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11248

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1033072/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=7044 CPUtime=12.65
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 1392 0 0 0 1265 0 0 0 25 0 1 0 1098952386 7213056 1378 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 1761 1378 75 172 0 1586 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12404

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1031600/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=8680 CPUtime=25.44
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 1787 0 0 0 2544 0 0 0 25 0 1 0 1098952386 8888320 1773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 2170 1773 75 172 0 1995 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 14040

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1029744/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=10728 CPUtime=51.04
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 2264 0 0 0 5103 1 0 0 25 0 1 0 1098952386 10985472 2250 1992294400 134512640 135217611 4294956304 18446744073709551615 134538669 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 2682 2250 75 172 0 2507 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16088

[startup+102.303 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1026736/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=13868 CPUtime=102.21
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 2972 0 0 0 10219 2 0 0 25 0 1 0 1098952386 14200832 2958 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 3467 2958 75 172 0 3292 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19228

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1024496/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=16420 CPUtime=162.18
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 3518 0 0 0 16216 2 0 0 25 0 1 0 1098952386 16814080 3504 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 4105 3504 75 172 0 3930 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21780

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1022832/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=18172 CPUtime=222.15
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 3938 0 0 0 22213 2 0 0 25 0 1 0 1098952386 18608128 3924 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 4543 3924 75 172 0 4368 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23532

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1021744/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=19664 CPUtime=282.12
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 4282 0 0 0 28209 3 0 0 25 0 1 0 1098952386 20135936 4268 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 4916 4268 75 172 0 4741 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25024

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6528
/proc/meminfo: memFree=1020144/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=21488 CPUtime=342.08
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 4634 0 0 0 34205 3 0 0 25 0 1 0 1098952386 22003712 4620 1992294400 134512640 135217611 4294956304 18446744073709551615 134533768 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 5372 4620 75 172 0 5197 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 26848

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1018864/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=22852 CPUtime=402.06
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 4935 0 0 0 40203 3 0 0 25 0 1 0 1098952386 23400448 4921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 5713 4921 75 172 0 5538 0

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

[pid=6528] ppid=6525 vsize=23556 CPUtime=462.02
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 5124 0 0 0 46199 3 0 0 25 0 1 0 1098952386 24121344 5110 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6528/statm: 5889 5110 75 172 0 5714 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 28916

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1017456/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=24244 CPUtime=521.99
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 5287 0 0 0 52195 4 0 0 25 0 1 0 1098952386 24825856 5273 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 6061 5273 75 172 0 5886 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 29604

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1016560/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=25396 CPUtime=581.96
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 5519 0 0 0 58192 4 0 0 25 0 1 0 1098952386 26005504 5505 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 6349 5505 75 172 0 6174 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 30756

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1015792/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=26304 CPUtime=641.93
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 5725 0 0 0 64189 4 0 0 25 0 1 0 1098952386 26935296 5711 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6528/statm: 6576 5711 75 172 0 6401 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 31664

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1014768/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=27288 CPUtime=701.91
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 5973 0 0 0 70186 5 0 0 25 0 1 0 1098952386 27942912 5938 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 6822 5938 75 172 0 6647 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 32648

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1013936/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=28224 CPUtime=761.88
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 6174 0 0 0 76183 5 0 0 25 0 1 0 1098952386 28901376 6139 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 7056 6139 75 172 0 6881 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 33584

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1013488/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=28792 CPUtime=821.84
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 6305 0 0 0 82179 5 0 0 25 0 1 0 1098952386 29483008 6270 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 7198 6270 75 172 0 7023 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 34152

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1012848/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=29664 CPUtime=881.82
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 6455 0 0 0 88177 5 0 0 25 0 1 0 1098952386 30375936 6420 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 7416 6420 75 172 0 7241 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 35024

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1011888/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=31044 CPUtime=941.78
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 6715 0 0 0 94173 5 0 0 25 0 1 0 1098952386 31789056 6680 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 7761 6680 75 172 0 7586 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 36404

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1011120/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=32088 CPUtime=1001.76
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 6905 0 0 0 100170 6 0 0 25 0 1 0 1098952386 32858112 6870 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 8022 6870 75 172 0 7847 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 37448

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1010160/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=33096 CPUtime=1061.73
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 7125 0 0 0 106167 6 0 0 25 0 1 0 1098952386 33890304 7090 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 8274 7090 75 172 0 8099 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 38456

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1009968/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=33276 CPUtime=1121.7
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 7183 0 0 0 112164 6 0 0 25 0 1 0 1098952386 34074624 7148 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 8319 7148 75 172 0 8144 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 38636

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1009456/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=33900 CPUtime=1181.67
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 7305 0 0 0 118161 6 0 0 25 0 1 0 1098952386 34713600 7270 1992294400 134512640 135217611 4294956304 18446744073709551615 134533558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 8475 7270 75 172 0 8300 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 39260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6534
/proc/meminfo: memFree=1009328/2055920 swapFree=4175308/4192956
[pid=6525] ppid=6523 vsize=5360 CPUtime=0.01
/proc/6525/stat : 6525 (glucose.sh) S 6523 6525 6065 0 -1 4194304 313 243 0 0 0 0 1 0 18 0 1 0 1098952384 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6525/statm: 1340 238 195 169 0 51 0
[pid=6528] ppid=6525 vsize=34116 CPUtime=1200.07
/proc/6528/stat : 6528 (glucose_static) R 6525 6525 6065 0 -1 4194304 7344 0 0 0 120001 6 0 0 25 0 1 0 1098952386 34934784 7309 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6528/statm: 8529 7309 75 172 0 8354 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 39476

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.71
CPU time (s): 1200.11
CPU user time (s): 1200.03
CPU system time (s): 0.076988
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 39476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 2872

runsolver used 0.912861 second user time and 3.46347 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-28 18:55:05
IDJOB=1516004
IDBENCH=70477
IDSOLVER=503
FILE ID=node55/1516004-1238262905
PBS_JOBID= 9060817
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= c58d3e32f1903c03b844745c17ddeb30
RANDOM SEED=1284695517

node55.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.259
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.259
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:       1039584 kB
Buffers:         88116 kB
Cached:         832808 kB
SwapCached:      11560 kB
Active:         114872 kB
Inactive:       819212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1039584 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          18888 kB
Slab:            68348 kB
Committed_AS:  2689920 kB
PageTables:       1372 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= 66208 MiB
End job on node55 at 2009-03-28 19:15:08