Trace number 1516196

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.08 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1736708510-089.cnf
MD5SUMa49ed3ca5dd834a3f2dad0ab32e44184
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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 |    6675    46725 |    2002       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 75   #clauses: 6675   #literals: 46725
0.00/0.01	c CPU time:   0.002999 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:  75                                                   |
0.00/0.02	c |  Number of clauses:    6675                                                 |
0.00/0.03	c |  Parsing time:         0.01         s                                       |
1200.05/1200.51	HOME/glucose.sh: line 55:  1385 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-1516196-1238265988/watcher-1516196-1238265988 -o /tmp/evaluation-result-1516196-1238265988/solver-1516196-1238265988 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516196-1238265988.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 1382
/proc/meminfo: memFree=1052232/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0
/proc/1382/stat : 1382 (glucose.sh) R 1380 1382 921 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099265134 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1382/statm: 1340 235 194 169 0 51 0
[pid=1383] ppid=1382 vsize=876 CPUtime=0
/proc/1383/stat : 1383 (SatELite_releas) R 1382 1382 921 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 1099265134 897024 91 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/1383/statm: 219 91 50 174 0 42 0

[startup+0.0628761 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 1382
/proc/meminfo: memFree=1052232/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101879 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 1382
/proc/meminfo: memFree=1052232/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301917 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 1382
/proc/meminfo: memFree=1052232/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701996 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 1382
/proc/meminfo: memFree=1052232/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50115 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1049528/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=4312 CPUtime=1.46
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 743 0 0 0 146 0 0 0 25 0 1 0 1099265136 4415488 729 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 1078 729 75 172 0 903 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9672

[startup+3.10147 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1048760/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=4980 CPUtime=3.06
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 928 0 0 0 306 0 0 0 25 0 1 0 1099265136 5099520 914 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 1245 914 75 172 0 1070 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10340

[startup+6.3011 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1047608/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=5768 CPUtime=6.26
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 1119 0 0 0 626 0 0 0 25 0 1 0 1099265136 5906432 1105 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 1442 1105 75 172 0 1267 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11128

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1046264/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=6968 CPUtime=12.66
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 1410 0 0 0 1266 0 0 0 25 0 1 0 1099265136 7135232 1396 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 1742 1396 75 172 0 1567 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12328

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1044664/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=8780 CPUtime=25.46
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 1824 0 0 0 2545 1 0 0 25 0 1 0 1099265136 8990720 1810 1992294400 134512640 135217611 4294956304 18446744073709551615 134524523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 2195 1810 75 172 0 2020 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14140

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1042488/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=11020 CPUtime=51.04
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 2336 0 0 0 5103 1 0 0 25 0 1 0 1099265136 11284480 2322 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 2755 2322 75 172 0 2580 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16380

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1039736/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=13880 CPUtime=102.23
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 3005 0 0 0 10221 2 0 0 25 0 1 0 1099265136 14213120 2991 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 3470 2991 75 172 0 3295 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19240

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1037816/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=16068 CPUtime=162.21
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 3499 0 0 0 16218 3 0 0 25 0 1 0 1099265136 16453632 3485 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 4017 3485 75 172 0 3842 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 21428

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1036088/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=17896 CPUtime=222.19
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 3919 0 0 0 22215 4 0 0 25 0 1 0 1099265136 18325504 3905 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 4474 3905 75 172 0 4299 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23256

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1034872/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=19304 CPUtime=282.17
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 4229 0 0 0 28213 4 0 0 25 0 1 0 1099265136 19767296 4215 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 4826 4215 75 172 0 4651 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24664

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1033592/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=20660 CPUtime=342.14
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 4551 0 0 0 34210 4 0 0 25 0 1 0 1099265136 21155840 4537 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 5165 4537 75 172 0 4990 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 26020

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1032568/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=22024 CPUtime=402.13
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 4802 0 0 0 40208 5 0 0 25 0 1 0 1099265136 22552576 4788 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 5506 4788 75 172 0 5331 0

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

[pid=1385] ppid=1382 vsize=24468 CPUtime=522.08
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 5335 0 0 0 52203 5 0 0 25 0 1 0 1099265136 25055232 5321 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 6117 5321 75 172 0 5942 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 29828

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1029368/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=25520 CPUtime=582.06
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 5586 0 0 0 58200 6 0 0 25 0 1 0 1099265136 26132480 5572 1992294400 134512640 135217611 4294956304 18446744073709551615 134533333 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 6380 5572 75 172 0 6205 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 30880

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1028600/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=26144 CPUtime=642.04
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 5780 0 0 0 64198 6 0 0 25 0 1 0 1099265136 26771456 5766 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 6536 5766 75 172 0 6361 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 31504

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1027960/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=26988 CPUtime=702.02
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 5933 0 0 0 70195 7 0 0 25 0 1 0 1099265136 27635712 5919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 6747 5919 75 172 0 6572 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 32348

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1027256/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=27712 CPUtime=762
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 6112 0 0 0 76193 7 0 0 25 0 1 0 1099265136 28377088 6098 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 6928 6098 75 172 0 6753 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 33072

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1385
/proc/meminfo: memFree=1026616/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=28360 CPUtime=821.98
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 6260 0 0 0 82190 8 0 0 25 0 1 0 1099265136 29040640 6246 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 7090 6246 75 172 0 6915 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 33720

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1025520/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=29476 CPUtime=881.95
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 6517 0 0 0 88187 8 0 0 25 0 1 0 1099265136 30183424 6503 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 7369 6503 75 172 0 7194 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 34836

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1024944/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=30124 CPUtime=941.93
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 6676 0 0 0 94184 9 0 0 25 0 1 0 1099265136 30846976 6662 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 7531 6662 75 172 0 7356 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 35484

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1024432/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=30580 CPUtime=1001.91
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 6790 0 0 0 100182 9 0 0 25 0 1 0 1099265136 31313920 6776 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 7645 6776 75 172 0 7470 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 35940

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1024048/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=31048 CPUtime=1061.88
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 6897 0 0 0 106179 9 0 0 25 0 1 0 1099265136 31793152 6883 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 7762 6883 75 172 0 7587 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 36408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1023600/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=31856 CPUtime=1121.87
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 7018 0 0 0 112177 10 0 0 25 0 1 0 1099265136 32620544 7004 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 7964 7004 75 172 0 7789 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 37216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1022904/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=32548 CPUtime=1181.85
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 7189 0 0 0 118175 10 0 0 25 0 1 0 1099265136 33329152 7175 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 8137 7175 75 172 0 7962 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 37908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1022648/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=32836 CPUtime=1200.04
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 7251 0 0 0 119994 10 0 0 25 0 1 0 1099265136 33624064 7237 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 8209 7237 75 172 0 8034 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38196

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1391
/proc/meminfo: memFree=1022648/2055920 swapFree=4176728/4192956
[pid=1382] ppid=1380 vsize=5360 CPUtime=0.01
/proc/1382/stat : 1382 (glucose.sh) S 1380 1382 921 0 -1 4194304 313 261 0 0 0 0 1 0 16 0 1 0 1099265134 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1382/statm: 1340 238 195 169 0 51 0
[pid=1385] ppid=1382 vsize=32836 CPUtime=1200.04
/proc/1385/stat : 1385 (glucose_static) R 1382 1382 921 0 -1 4194304 7251 0 0 0 119994 10 0 0 25 0 1 0 1099265136 33624064 7237 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1385/statm: 8209 7237 75 172 0 8034 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.96
CPU system time (s): 0.121981
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 38196

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

runsolver used 1.40479 second user time and 2.92056 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-28 19:46:28
IDJOB=1516196
IDBENCH=70493
IDSOLVER=503
FILE ID=node11/1516196-1238265988
PBS_JOBID= 9060758
Free space on /tmp= 66348 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1736708510-089.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516196-1238265988/watcher-1516196-1238265988 -o /tmp/evaluation-result-1516196-1238265988/solver-1516196-1238265988 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516196-1238265988.cnf

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

MD5SUM BENCH= a49ed3ca5dd834a3f2dad0ab32e44184
RANDOM SEED=1713928999

node11.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.274
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.274
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:       1052776 kB
Buffers:         92784 kB
Cached:         817876 kB
SwapCached:      10196 kB
Active:         224132 kB
Inactive:       698180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052776 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          17344 kB
Slab:            66828 kB
Committed_AS:  2784308 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node11 at 2009-03-28 20:06:31