Trace number 1516400

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.09 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S1354285755-030.cnf
MD5SUM66607d8f2eb60a58f4b25cefb4199529
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.791879
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.004999 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.01         s                                       |
1200.06/1200.71	HOME/glucose.sh: line 55:  7753 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-1516400-1238269070/watcher-1516400-1238269070 -o /tmp/evaluation-result-1516400-1238269070/solver-1516400-1238269070 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516400-1238269070.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.98 3/72 7750
/proc/meminfo: memFree=1425632/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0
/proc/7750/stat : 7750 (glucose.sh) R 7748 7750 7685 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099568263 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255122591 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7750/statm: 1340 235 194 169 0 51 0
[pid=7751] ppid=7750 vsize=1008 CPUtime=0
/proc/7751/stat : 7751 (SatELite_releas) R 7750 7750 7685 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 1099568263 1032192 101 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/7751/statm: 252 102 50 174 0 75 0

[startup+0.0963401 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 7750
/proc/meminfo: memFree=1425632/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.10134 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 7750
/proc/meminfo: memFree=1425632/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301379 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 7750
/proc/meminfo: memFree=1425632/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701455 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 7750
/proc/meminfo: memFree=1425632/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1423056/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=4200 CPUtime=1.47
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 719 0 0 0 147 0 0 0 25 0 1 0 1099568266 4300800 705 1992294400 134512640 135217611 4294956304 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 1050 705 75 172 0 875 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9560

[startup+3.1029 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1422096/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=4876 CPUtime=3.07
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 903 0 0 0 307 0 0 0 25 0 1 0 1099568266 4993024 889 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 1219 889 75 172 0 1044 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10236

[startup+6.30151 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1421008/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=5760 CPUtime=6.26
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 1101 0 0 0 626 0 0 0 25 0 1 0 1099568266 5898240 1087 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 1440 1087 75 172 0 1265 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11120

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1419728/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=7180 CPUtime=12.65
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 1422 0 0 0 1265 0 0 0 25 0 1 0 1099568266 7352320 1408 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 1795 1408 75 172 0 1620 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12540

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1418320/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=8468 CPUtime=25.45
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 1759 0 0 0 2545 0 0 0 25 0 1 0 1099568266 8671232 1745 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 2117 1745 75 172 0 1942 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13828

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1416208/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=10768 CPUtime=51.04
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 2293 0 0 0 5103 1 0 0 25 0 1 0 1099568266 11026432 2279 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 2692 2279 75 172 0 2517 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16128

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1413264/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=13708 CPUtime=102.21
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 2962 0 0 0 10220 1 0 0 25 0 1 0 1099568266 14036992 2948 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 3427 2948 75 172 0 3252 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19068

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1411024/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=16352 CPUtime=162.18
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 3564 0 0 0 16216 2 0 0 25 0 1 0 1099568266 16744448 3550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 4088 3550 75 172 0 3913 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21712

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1409424/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=17984 CPUtime=222.15
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 3936 0 0 0 22213 2 0 0 25 0 1 0 1099568266 18415616 3922 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 4496 3922 75 172 0 4321 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23344

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1408080/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=19420 CPUtime=282.12
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 4275 0 0 0 28209 3 0 0 25 0 1 0 1099568266 19886080 4261 1992294400 134512640 135217611 4294956304 18446744073709551615 134549106 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 4855 4261 75 172 0 4680 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 24780

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7753
/proc/meminfo: memFree=1406800/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=20912 CPUtime=342.09
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 4593 0 0 0 34206 3 0 0 25 0 1 0 1099568266 21413888 4579 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 5228 4579 75 172 0 5053 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 26272

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1405200/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=22564 CPUtime=402.06
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 4956 0 0 0 40202 4 0 0 25 0 1 0 1099568266 23105536 4942 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 5641 4942 75 172 0 5466 0

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

[pid=7753] ppid=7750 vsize=24536 CPUtime=521.99
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 5414 0 0 0 52195 4 0 0 25 0 1 0 1099568266 25124864 5400 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 6134 5400 75 172 0 5959 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 29896

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1402448/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=25484 CPUtime=581.96
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 5636 0 0 0 58192 4 0 0 25 0 1 0 1099568266 26095616 5622 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 6371 5622 75 172 0 6196 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 30844

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1401616/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=26552 CPUtime=641.94
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 5873 0 0 0 64189 5 0 0 25 0 1 0 1099568266 27189248 5859 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 6638 5859 75 172 0 6463 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 31912

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1400784/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=27216 CPUtime=701.9
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 6063 0 0 0 70185 5 0 0 25 0 1 0 1099568266 27869184 6049 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 6804 6049 75 172 0 6629 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 32576

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1400272/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=27960 CPUtime=761.88
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 6191 0 0 0 76183 5 0 0 25 0 1 0 1099568266 28631040 6177 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 6990 6177 75 172 0 6815 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 33320

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1399632/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=28700 CPUtime=821.84
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 6351 0 0 0 82179 5 0 0 25 0 1 0 1099568266 29388800 6337 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 7175 6337 75 172 0 7000 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 34060

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1399248/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=29216 CPUtime=881.81
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 6452 0 0 0 88176 5 0 0 25 0 1 0 1099568266 29917184 6438 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 7304 6438 75 172 0 7129 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 34576

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1398608/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=30268 CPUtime=941.79
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 6645 0 0 0 94173 6 0 0 25 0 1 0 1099568266 30994432 6609 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 7567 6609 75 172 0 7392 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 35628

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1397840/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=31032 CPUtime=1001.75
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 6832 0 0 0 100169 6 0 0 25 0 1 0 1099568266 31776768 6793 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 7758 6793 75 172 0 7583 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 36392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1396944/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=32160 CPUtime=1061.72
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 7062 0 0 0 106166 6 0 0 25 0 1 0 1099568266 32931840 7023 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 8040 7023 75 172 0 7865 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 37520

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1396304/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=32844 CPUtime=1121.7
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 7222 0 0 0 112163 7 0 0 25 0 1 0 1099568266 33632256 7183 1992294400 134512640 135217611 4294956304 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 8211 7183 75 172 0 8036 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 38204

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1395984/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=33428 CPUtime=1181.66
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 7319 0 0 0 118159 7 0 0 25 0 1 0 1099568266 34230272 7280 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 8357 7280 75 172 0 8182 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 38788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1395536/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=33716 CPUtime=1200.05
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 7388 0 0 0 119998 7 0 0 25 0 1 0 1099568266 34525184 7349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 8429 7349 75 172 0 8254 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 39076

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 7755
/proc/meminfo: memFree=1395536/2055920 swapFree=4168900/4192956
[pid=7750] ppid=7748 vsize=5360 CPUtime=0.01
/proc/7750/stat : 7750 (glucose.sh) S 7748 7750 7685 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099568263 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7750/statm: 1340 238 195 169 0 51 0
[pid=7753] ppid=7750 vsize=33716 CPUtime=1200.05
/proc/7753/stat : 7753 (glucose_static) R 7750 7750 7685 0 -1 4194304 7388 0 0 0 119998 7 0 0 25 0 1 0 1099568266 34525184 7349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7753/statm: 8429 7349 75 172 0 8254 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 39076

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

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

runsolver used 1.11683 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-28 20:37:50
IDJOB=1516400
IDBENCH=70510
IDSOLVER=503
FILE ID=node64/1516400-1238269070
PBS_JOBID= 9060877
Free space on /tmp= 66408 MiB

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

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

MD5SUM BENCH= 66607d8f2eb60a58f4b25cefb4199529
RANDOM SEED=1016952297

node64.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.261
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.261
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:       1426176 kB
Buffers:         79908 kB
Cached:         455968 kB
SwapCached:      14856 kB
Active:          57368 kB
Inactive:       495004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426176 kB
SwapTotal:     4192956 kB
SwapFree:      4168900 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            62384 kB
Committed_AS:  2884992 kB
PageTables:       2000 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= 66408 MiB
End job on node64 at 2009-03-28 20:57:53