Trace number 1515668

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S1422278005-004.cnf
MD5SUM0fb27214473ddc5f7ac63d69b0565022
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
Number of clauses of size over 50

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  120                                                  |
0.00/0.01	c |  Number of clauses:    2556                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.71	HOME/glucose.sh: line 55:  7496 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-1515668-1238257320/watcher-1515668-1238257320 -o /tmp/evaluation-result-1515668-1238257320/solver-1515668-1238257320 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515668-1238257320.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.93 3/73 7493
/proc/meminfo: memFree=1132960/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) R 7491 7493 7287 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 265674091167 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7493/statm: 1340 235 194 169 0 51 0
[pid=7494] ppid=7493 vsize=1008 CPUtime=0
/proc/7494/stat : 7494 (SatELite_releas) R 7493 7493 7287 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1098397023 1032192 116 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/7494/statm: 252 116 51 174 0 75 0

[startup+0.083366 s]
/proc/loadavg: 0.99 0.97 0.93 3/73 7493
/proc/meminfo: memFree=1132960/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102369 s]
/proc/loadavg: 0.99 0.97 0.93 3/73 7493
/proc/meminfo: memFree=1132960/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301409 s]
/proc/loadavg: 0.99 0.97 0.93 3/73 7493
/proc/meminfo: memFree=1132960/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702487 s]
/proc/loadavg: 0.99 0.97 0.93 3/73 7493
/proc/meminfo: memFree=1132960/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50164 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1130704/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=4024 CPUtime=1.48
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 653 0 0 0 148 0 0 0 25 0 1 0 1098397023 4120576 639 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 1006 639 75 172 0 831 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9384

[startup+3.10194 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1129872/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=4696 CPUtime=3.08
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 826 0 0 0 308 0 0 0 25 0 1 0 1098397023 4808704 812 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 1174 812 75 172 0 999 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10056

[startup+6.30156 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1128784/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=5512 CPUtime=6.28
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 1033 0 0 0 628 0 0 0 25 0 1 0 1098397023 5644288 1019 1992294400 134512640 135217611 4294956304 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 1378 1019 75 172 0 1203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10872

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1127440/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=6956 CPUtime=12.67
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 1349 0 0 0 1267 0 0 0 25 0 1 0 1098397023 7122944 1335 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 1739 1335 75 172 0 1564 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12316

[startup+25.5023 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1125840/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=8364 CPUtime=25.46
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 1716 0 0 0 2546 0 0 0 25 0 1 0 1098397023 8564736 1702 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/7496/statm: 2091 1702 75 172 0 1916 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13724

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1123984/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=10464 CPUtime=51.05
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 2190 0 0 0 5104 1 0 0 25 0 1 0 1098397023 10715136 2176 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 2616 2176 75 172 0 2441 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15824

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1121424/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=12964 CPUtime=102.23
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 2799 0 0 0 10222 1 0 0 25 0 1 0 1098397023 13275136 2785 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 3241 2785 75 172 0 3066 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18324

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1119184/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=15492 CPUtime=162.19
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 3352 0 0 0 16217 2 0 0 25 0 1 0 1098397023 15863808 3338 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 3873 3338 75 172 0 3698 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20852

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1117648/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=17200 CPUtime=222.16
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 3752 0 0 0 22214 2 0 0 25 0 1 0 1098397023 17612800 3738 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 4300 3738 75 172 0 4125 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 22560

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1116112/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=18776 CPUtime=282.14
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 4124 0 0 0 28211 3 0 0 25 0 1 0 1098397023 19226624 4110 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 4694 4110 75 172 0 4519 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24136

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1115024/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=19916 CPUtime=342.1
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 4395 0 0 0 34207 3 0 0 25 0 1 0 1098397023 20393984 4381 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 4979 4381 75 172 0 4804 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25276

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1114192/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=21112 CPUtime=402.06
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 4617 0 0 0 40203 3 0 0 25 0 1 0 1098397023 21618688 4603 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 5278 4603 75 172 0 5103 0

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

[pid=7496] ppid=7493 vsize=23176 CPUtime=522
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 5114 0 0 0 52196 4 0 0 25 0 1 0 1098397023 23732224 5100 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 5794 5100 75 172 0 5619 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 28536

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1111440/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=23928 CPUtime=581.97
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 5296 0 0 0 58193 4 0 0 25 0 1 0 1098397023 24502272 5282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 5982 5282 75 172 0 5807 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 29288

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1110544/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=25056 CPUtime=641.94
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 5511 0 0 0 64190 4 0 0 25 0 1 0 1098397023 25657344 5497 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 6264 5497 75 172 0 6089 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 30416

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1109840/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=25612 CPUtime=701.91
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 5672 0 0 0 70186 5 0 0 25 0 1 0 1098397023 26226688 5658 1992294400 134512640 135217611 4294956304 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 6403 5658 75 172 0 6228 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 30972

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1109072/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=26424 CPUtime=761.89
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 5850 0 0 0 76184 5 0 0 25 0 1 0 1098397023 27058176 5836 1992294400 134512640 135217611 4294956304 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 6606 5836 75 172 0 6431 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 31784

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1108368/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=27316 CPUtime=821.85
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6036 0 0 0 82180 5 0 0 25 0 1 0 1098397023 27971584 6022 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 6829 6022 75 172 0 6654 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 32676

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1107856/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=27888 CPUtime=881.81
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6164 0 0 0 88176 5 0 0 25 0 1 0 1098397023 28557312 6150 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 6972 6150 75 172 0 6797 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 33248

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1106960/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=29072 CPUtime=941.78
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6406 0 0 0 94173 5 0 0 25 0 1 0 1098397023 29769728 6392 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 7268 6392 75 172 0 7093 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 34432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1106384/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=29656 CPUtime=1001.75
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6535 0 0 0 100170 5 0 0 25 0 1 0 1098397023 30367744 6521 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 7414 6521 75 172 0 7239 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 35016

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1106000/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=30004 CPUtime=1061.72
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6625 0 0 0 106166 6 0 0 25 0 1 0 1098397023 30724096 6611 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 7501 6611 75 172 0 7326 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 35364

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1105360/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=30908 CPUtime=1121.69
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6787 0 0 0 112163 6 0 0 25 0 1 0 1098397023 31649792 6773 1992294400 134512640 135217611 4294956304 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 7727 6773 75 172 0 7552 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 36268

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1105040/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=31396 CPUtime=1181.67
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6859 0 0 0 118160 7 0 0 25 0 1 0 1098397023 32149504 6845 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 7849 6845 75 172 0 7674 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 36756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.93 2/75 7496
/proc/meminfo: memFree=1104464/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=32080 CPUtime=1200.06
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6992 0 0 0 119999 7 0 0 25 0 1 0 1098397023 32849920 6978 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 8020 6978 75 172 0 7845 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 37440

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.93 2/75 7496
/proc/meminfo: memFree=1104464/2055920 swapFree=4173988/4192956
[pid=7493] ppid=7491 vsize=5360 CPUtime=0
/proc/7493/stat : 7493 (glucose.sh) S 7491 7493 7287 0 -1 4194304 313 161 0 0 0 0 0 0 18 0 1 0 1098397022 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7493/statm: 1340 238 195 169 0 51 0
[pid=7496] ppid=7493 vsize=32080 CPUtime=1200.06
/proc/7496/stat : 7496 (glucose_static) R 7493 7493 7287 0 -1 4194304 6992 0 0 0 119999 7 0 0 25 0 1 0 1098397023 32849920 6978 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/7496/statm: 8020 6978 75 172 0 7845 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 37440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.078987
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 37440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
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= 7477
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= 4398

runsolver used 1.17182 second user time and 3.23251 second system time

The end

Launcher Data

Begin job on node76 at 2009-03-28 17:22:00
IDJOB=1515668
IDBENCH=70449
IDSOLVER=503
FILE ID=node76/1515668-1238257320
PBS_JOBID= 9060801
Free space on /tmp= 65808 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S1422278005-004.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515668-1238257320/watcher-1515668-1238257320 -o /tmp/evaluation-result-1515668-1238257320/solver-1515668-1238257320 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515668-1238257320.cnf

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

MD5SUM BENCH= 0fb27214473ddc5f7ac63d69b0565022
RANDOM SEED=951273061

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1133440 kB
Buffers:         58924 kB
Cached:         779644 kB
SwapCached:      10684 kB
Active:         107556 kB
Inactive:       750092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1133440 kB
SwapTotal:     4192956 kB
SwapFree:      4173988 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          19044 kB
Slab:            49860 kB
Committed_AS:  2837876 kB
PageTables:       2048 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65804 MiB
End job on node76 at 2009-03-28 17:42:03