Trace number 1516424

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S1484713995-092.cnf
MD5SUM51b5beb62ba2ddadbcd03c7139c7c934
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.23281
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6230    43610 |    1868       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
0.00/0.01	c CPU time:   0.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:  70                                                   |
0.00/0.02	c |  Number of clauses:    6230                                                 |
0.00/0.03	c |  Parsing time:         0.00         s                                       |
1200.04/1200.61	HOME/glucose.sh: line 55: 10342 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-1516424-1238269391/watcher-1516424-1238269391 -o /tmp/evaluation-result-1516424-1238269391/solver-1516424-1238269391 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516424-1238269391.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10339
/proc/meminfo: memFree=792576/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0
/proc/10339/stat : 10339 (glucose.sh) R 10337 10339 10245 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099604467 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233588714143 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10339/statm: 1340 235 194 169 0 51 0
[pid=10340] ppid=10339 vsize=876 CPUtime=0
/proc/10340/stat : 10340 (SatELite_releas) R 10339 10339 10245 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 1099604467 897024 88 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/10340/statm: 219 88 50 174 0 42 0

[startup+0.0650549 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10339
/proc/meminfo: memFree=792576/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.102051 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10339
/proc/meminfo: memFree=792576/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.302074 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10339
/proc/meminfo: memFree=792576/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.702114 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10339
/proc/meminfo: memFree=792576/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=790000/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=4152 CPUtime=1.46
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 716 0 0 0 146 0 0 0 25 0 1 0 1099604469 4251648 702 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 1038 702 75 172 0 863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9512

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=789104/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=4956 CPUtime=3.06
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 896 0 0 0 306 0 0 0 25 0 1 0 1099604469 5074944 882 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 1239 882 75 172 0 1064 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10316

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=788016/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=5764 CPUtime=6.26
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 1099 0 0 0 626 0 0 0 25 0 1 0 1099604469 5902336 1085 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10342/statm: 1441 1085 75 172 0 1266 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11124

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=786864/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=6944 CPUtime=12.65
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 1390 0 0 0 1265 0 0 0 25 0 1 0 1099604469 7110656 1376 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 1736 1376 75 172 0 1561 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12304

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=785456/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=8340 CPUtime=25.45
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 1723 0 0 0 2544 1 0 0 25 0 1 0 1099604469 8540160 1709 1992294400 134512640 135217611 4294956304 18446744073709551615 134538336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 2085 1709 75 172 0 1910 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13700

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=783472/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=10640 CPUtime=51.03
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 2234 0 0 0 5102 1 0 0 25 0 1 0 1099604469 10895360 2220 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10342/statm: 2660 2220 75 172 0 2485 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16000

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=780592/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=13604 CPUtime=102.22
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 2906 0 0 0 10220 2 0 0 25 0 1 0 1099604469 13930496 2892 1992294400 134512640 135217611 4294956304 18446744073709551615 134522443 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 3401 2892 75 172 0 3226 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18964

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=778544/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=15528 CPUtime=162.18
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 3394 0 0 0 16216 2 0 0 25 0 1 0 1099604469 15900672 3380 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 3882 3380 75 172 0 3707 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20888

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=776304/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=18124 CPUtime=222.15
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 3959 0 0 0 22213 2 0 0 25 0 1 0 1099604469 18558976 3945 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 4531 3945 75 172 0 4356 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23484

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=775216/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=19400 CPUtime=282.13
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 4239 0 0 0 28210 3 0 0 25 0 1 0 1099604469 19865600 4225 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 4850 4225 75 172 0 4675 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24760

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=774064/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=20932 CPUtime=342.11
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 4528 0 0 0 34208 3 0 0 25 0 1 0 1099604469 21434368 4514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 5233 4514 75 172 0 5058 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 26292

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=773040/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=21956 CPUtime=402.08
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 4780 0 0 0 40205 3 0 0 25 0 1 0 1099604469 22482944 4766 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 5489 4766 75 172 0 5314 0

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

[pid=10342] ppid=10339 vsize=23148 CPUtime=462.05
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 5025 0 0 0 46202 3 0 0 25 0 1 0 1099604469 23703552 5011 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 5787 5011 75 172 0 5612 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 28508

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=771376/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=24044 CPUtime=522.02
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 5219 0 0 0 52199 3 0 0 25 0 1 0 1099604469 24621056 5205 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 6011 5205 75 172 0 5836 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 29404

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=770224/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=25220 CPUtime=582
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 5495 0 0 0 58196 4 0 0 25 0 1 0 1099604469 25825280 5481 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 6305 5481 75 172 0 6130 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 30580

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=769136/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=26652 CPUtime=641.97
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 5765 0 0 0 64193 4 0 0 25 0 1 0 1099604469 27291648 5751 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 6663 5751 75 172 0 6488 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 32012

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=768368/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=27300 CPUtime=701.94
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 5933 0 0 0 70190 4 0 0 25 0 1 0 1099604469 27955200 5919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 6825 5919 75 172 0 6650 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 32660

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=767600/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=28128 CPUtime=761.92
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 6116 0 0 0 76188 4 0 0 25 0 1 0 1099604469 28803072 6102 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 7032 6102 75 172 0 6857 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 33488

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=767088/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=28800 CPUtime=821.89
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 6250 0 0 0 82184 5 0 0 25 0 1 0 1099604469 29491200 6236 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 7200 6236 75 172 0 7025 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 34160

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=766576/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=29288 CPUtime=881.86
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 6381 0 0 0 88181 5 0 0 25 0 1 0 1099604469 29990912 6367 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 7322 6367 75 172 0 7147 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 34648

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=765616/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=30368 CPUtime=941.83
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 6615 0 0 0 94178 5 0 0 25 0 1 0 1099604469 31096832 6601 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 7592 6601 75 172 0 7417 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 35728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=764912/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=31160 CPUtime=1001.81
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 6793 0 0 0 100175 6 0 0 25 0 1 0 1099604469 31907840 6779 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 7790 6779 75 172 0 7615 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 36520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10342
/proc/meminfo: memFree=764336/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=32016 CPUtime=1061.78
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 6948 0 0 0 106172 6 0 0 25 0 1 0 1099604469 32784384 6934 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 8004 6934 75 172 0 7829 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 37376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10348
/proc/meminfo: memFree=764016/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=32232 CPUtime=1121.75
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 6995 0 0 0 112169 6 0 0 25 0 1 0 1099604469 33005568 6981 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 8058 6981 75 172 0 7883 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 37592

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10348
/proc/meminfo: memFree=763120/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=33328 CPUtime=1181.72
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 7236 0 0 0 118166 6 0 0 25 0 1 0 1099604469 34127872 7201 1992294400 134512640 135217611 4294956304 18446744073709551615 134525846 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 8332 7201 75 172 0 8157 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 38688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10348
/proc/meminfo: memFree=762800/2055920 swapFree=4176444/4192956
[pid=10339] ppid=10337 vsize=5360 CPUtime=0.02
/proc/10339/stat : 10339 (glucose.sh) S 10337 10339 10245 0 -1 4194304 313 252 0 0 0 0 2 0 18 0 1 0 1099604467 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10339/statm: 1340 238 195 169 0 51 0
[pid=10342] ppid=10339 vsize=33652 CPUtime=1200.02
/proc/10342/stat : 10342 (glucose_static) R 10339 10339 10245 0 -1 4194304 7311 0 0 0 119996 6 0 0 25 0 1 0 1099604469 34459648 7276 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10342/statm: 8413 7276 75 172 0 8238 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 39012

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.078987
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 39012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 4986

runsolver used 1.24481 second user time and 3.13252 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-28 20:43:11
IDJOB=1516424
IDBENCH=70512
IDSOLVER=503
FILE ID=node27/1516424-1238269391
PBS_JOBID= 9060861
Free space on /tmp= 65600 MiB

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

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

MD5SUM BENCH= 51b5beb62ba2ddadbcd03c7139c7c934
RANDOM SEED=1543502143

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:        793056 kB
Buffers:         83560 kB
Cached:        1081188 kB
SwapCached:       9544 kB
Active:         136816 kB
Inactive:      1039148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        793056 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          16780 kB
Slab:            72876 kB
Committed_AS:  2785352 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65600 MiB
End job on node27 at 2009-03-28 21:03:14