Trace number 1516136

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.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S905029262-097.cnf
MD5SUM17cdccd311f05672fec0c4cfd8164ebd
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.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:  75                                                   |
0.00/0.02	c |  Number of clauses:    6675                                                 |
0.00/0.03	c |  Parsing time:         0.01         s                                       |
1200.03/1200.41	HOME/glucose.sh: line 55: 20920 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-1516136-1238265045/watcher-1516136-1238265045 -o /tmp/evaluation-result-1516136-1238265045/solver-1516136-1238265045 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516136-1238265045.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 20917
/proc/meminfo: memFree=1435824/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 452838397 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 236 195 169 0 51 0
[pid=20918] ppid=20917 vsize=1008 CPUtime=0
/proc/20918/stat : 20918 (SatELite_releas) R 20917 20917 20468 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 452838397 1032192 92 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/20918/statm: 252 93 50 174 0 75 0

[startup+0.046459 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 20917
/proc/meminfo: memFree=1435824/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.10146 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 20917
/proc/meminfo: memFree=1435824/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301482 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 20917
/proc/meminfo: memFree=1435824/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701526 s]
/proc/loadavg: 0.91 0.95 0.90 3/65 20917
/proc/meminfo: memFree=1435824/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50162 s]
/proc/loadavg: 0.91 0.95 0.90 2/67 20920
/proc/meminfo: memFree=1433120/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=4276 CPUtime=1.47
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 754 0 0 0 147 0 0 0 25 0 1 0 452838400 4378624 740 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 1069 740 75 172 0 894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9636

[startup+3.1018 s]
/proc/loadavg: 0.91 0.95 0.90 2/67 20920
/proc/meminfo: memFree=1432288/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=5124 CPUtime=3.06
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 949 0 0 0 306 0 0 0 25 0 1 0 452838400 5246976 935 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 1281 935 75 172 0 1106 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10484

[startup+6.30116 s]
/proc/loadavg: 0.92 0.95 0.90 2/67 20920
/proc/meminfo: memFree=1431072/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=5960 CPUtime=6.26
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 1138 0 0 0 626 0 0 0 25 0 1 0 452838400 6103040 1124 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 1490 1124 75 172 0 1315 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11320

[startup+12.7029 s]
/proc/loadavg: 0.93 0.95 0.90 2/67 20920
/proc/meminfo: memFree=1429792/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=7036 CPUtime=12.66
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 1418 0 0 0 1266 0 0 0 25 0 1 0 452838400 7204864 1404 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 1759 1404 75 172 0 1584 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12396

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.91 2/67 20920
/proc/meminfo: memFree=1428192/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=8744 CPUtime=25.46
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 1795 0 0 0 2545 1 0 0 25 0 1 0 452838400 8953856 1781 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 2186 1781 75 172 0 2011 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14104

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.91 2/67 20920
/proc/meminfo: memFree=1426272/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=10820 CPUtime=51.05
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 2278 0 0 0 5104 1 0 0 25 0 1 0 452838400 11079680 2264 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 2705 2264 75 172 0 2530 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16180

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 20920
/proc/meminfo: memFree=1423392/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=13728 CPUtime=102.24
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 2980 0 0 0 10222 2 0 0 25 0 1 0 452838400 14057472 2966 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 3432 2966 75 172 0 3257 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19088

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1421408/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=16100 CPUtime=162.22
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 3484 0 0 0 16219 3 0 0 25 0 1 0 452838400 16486400 3470 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 4025 3470 75 172 0 3850 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21460

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1419936/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=17700 CPUtime=222.2
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 3840 0 0 0 22217 3 0 0 25 0 1 0 452838400 18124800 3826 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 4425 3826 75 172 0 4250 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23060

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1418208/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=19640 CPUtime=282.19
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 4273 0 0 0 28215 4 0 0 25 0 1 0 452838400 20111360 4259 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 4910 4259 75 172 0 4735 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25000

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1417184/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=20760 CPUtime=342.17
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 4508 0 0 0 34213 4 0 0 25 0 1 0 452838400 21258240 4494 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 5190 4494 75 172 0 5015 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26120

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1415712/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=22276 CPUtime=402.15
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 4870 0 0 0 40210 5 0 0 25 0 1 0 452838400 22810624 4853 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 5569 4853 75 172 0 5394 0

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

[pid=20920] ppid=20917 vsize=23196 CPUtime=462.13
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 5058 0 0 0 46207 6 0 0 25 0 1 0 452838400 23752704 5041 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 5799 5041 75 172 0 5624 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 28556

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1413920/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=24212 CPUtime=522.11
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 5308 0 0 0 52205 6 0 0 25 0 1 0 452838400 24793088 5291 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 6053 5291 75 172 0 5878 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 29572

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1412896/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=25508 CPUtime=582.1
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 5564 0 0 0 58203 7 0 0 25 0 1 0 452838400 26120192 5547 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 6377 5547 75 172 0 6202 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 30868

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1412192/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=26120 CPUtime=642.09
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 5746 0 0 0 64201 8 0 0 25 0 1 0 452838400 26746880 5729 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 6530 5729 75 172 0 6355 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 31480

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1411488/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=26952 CPUtime=702.06
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 5928 0 0 0 70198 8 0 0 25 0 1 0 452838400 27598848 5911 1992294400 134512640 135217611 4294956304 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 6738 5911 75 172 0 6563 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 32312

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1410528/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=27924 CPUtime=762.05
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 6146 0 0 0 76196 9 0 0 25 0 1 0 452838400 28594176 6129 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 6981 6129 75 172 0 6806 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 33284

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1409568/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=29004 CPUtime=822.03
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 6382 0 0 0 82194 9 0 0 25 0 1 0 452838400 29700096 6365 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 7251 6365 75 172 0 7076 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 34364

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1409312/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=29436 CPUtime=882
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 6489 0 0 0 88191 9 0 0 25 0 1 0 452838400 30142464 6472 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 7359 6472 75 172 0 7184 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 34796

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1408544/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=30408 CPUtime=941.99
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 6682 0 0 0 94189 10 0 0 25 0 1 0 452838400 31137792 6665 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 7602 6665 75 172 0 7427 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 35768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1408224/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=30720 CPUtime=1001.97
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 6752 0 0 0 100187 10 0 0 25 0 1 0 452838400 31457280 6735 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 7680 6735 75 172 0 7505 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 36080

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1407520/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=31376 CPUtime=1061.96
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 6924 0 0 0 106185 11 0 0 25 0 1 0 452838400 32129024 6907 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 7844 6907 75 172 0 7669 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 36736

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20920
/proc/meminfo: memFree=1406944/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=32372 CPUtime=1121.94
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 7065 0 0 0 112183 11 0 0 25 0 1 0 452838400 33148928 7048 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 8093 7048 75 172 0 7918 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 37732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20922
/proc/meminfo: memFree=1406432/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=32864 CPUtime=1181.92
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 7189 0 0 0 118181 11 0 0 25 0 1 0 452838400 33652736 7172 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 8216 7172 75 172 0 8041 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 38224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 20922
/proc/meminfo: memFree=1406368/2055920 swapFree=4178736/4192956
[pid=20917] ppid=20915 vsize=5360 CPUtime=0.02
/proc/20917/stat : 20917 (glucose.sh) S 20915 20917 20468 0 -1 4194304 313 262 0 0 0 0 2 0 18 0 1 0 452838397 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20917/statm: 1340 238 195 169 0 51 0
[pid=20920] ppid=20917 vsize=33012 CPUtime=1200.01
/proc/20920/stat : 20920 (glucose_static) R 20917 20917 20468 0 -1 4194304 7226 0 0 0 119990 11 0 0 25 0 1 0 452838400 33804288 7209 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20920/statm: 8253 7209 75 172 0 8078 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 38372

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.93
CPU system time (s): 0.12798
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 38372

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

runsolver used 1.2868 second user time and 3.09053 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-28 19:30:45
IDJOB=1516136
IDBENCH=70488
IDSOLVER=503
FILE ID=node32/1516136-1238265045
PBS_JOBID= 9060749
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= 17cdccd311f05672fec0c4cfd8164ebd
RANDOM SEED=887567237

node32.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.234
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.234
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:       1436304 kB
Buffers:         63360 kB
Cached:         489480 kB
SwapCached:       7344 kB
Active:         126560 kB
Inactive:       435076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436304 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            43804 kB
Committed_AS:  1446444 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node32 at 2009-03-28 19:50:48