Trace number 1516808

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1897376969-026.cnf
MD5SUMb48cc51eec7acfdc5e1646bdd0ea863f
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
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 |    2210     6630 |     662       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2199     6664 |      --       0       --      -- |     --   | -11/34
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 509   #clauses: 2199   #literals: 6664
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.01	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:  509                                                  |
0.00/0.01	c |  Number of clauses:    2199                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.51	HOME/glucose.sh: line 55: 29041 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-1516808-1238275530/watcher-1516808-1238275530 -o /tmp/evaluation-result-1516808-1238275530/solver-1516808-1238275530 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516808-1238275530.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.96 3/72 29038
/proc/meminfo: memFree=1140808/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1100214262 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29038/statm: 1340 236 195 169 0 51 0
[pid=29039] ppid=29038 vsize=1144 CPUtime=0
/proc/29039/stat : 29039 (SatELite_releas) R 29038 29038 28815 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 1100214262 1171456 156 1992294400 134512640 135225430 4294956176 18446744073709551615 134597032 0 0 4096 3 0 0 0 17 1 0 0
/proc/29039/statm: 286 156 76 174 0 109 0

[startup+0.0481289 s]
/proc/loadavg: 0.91 0.95 0.96 3/72 29038
/proc/meminfo: memFree=1140808/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102141 s]
/proc/loadavg: 0.91 0.95 0.96 3/72 29038
/proc/meminfo: memFree=1140808/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302181 s]
/proc/loadavg: 0.91 0.95 0.96 3/72 29038
/proc/meminfo: memFree=1140808/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70126 s]
/proc/loadavg: 0.91 0.95 0.96 3/72 29038
/proc/meminfo: memFree=1140808/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50141 s]
/proc/loadavg: 0.91 0.95 0.96 2/74 29041
/proc/meminfo: memFree=1138616/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=3876 CPUtime=1.47
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 630 0 0 0 147 0 0 0 25 0 1 0 1100214263 3969024 616 1992294400 134512640 135217611 4294956304 18446744073709551615 134533081 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 969 616 75 172 0 794 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9236

[startup+3.10173 s]
/proc/loadavg: 0.91 0.95 0.96 2/74 29041
/proc/meminfo: memFree=1138104/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=4420 CPUtime=3.07
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 742 0 0 0 307 0 0 0 25 0 1 0 1100214263 4526080 728 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 1105 728 75 172 0 930 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9780

[startup+6.30136 s]
/proc/loadavg: 0.92 0.95 0.96 2/74 29041
/proc/meminfo: memFree=1137016/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=5096 CPUtime=6.27
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 929 0 0 0 627 0 0 0 25 0 1 0 1100214263 5218304 915 1992294400 134512640 135217611 4294956304 18446744073709551615 134537222 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 1274 915 75 172 0 1099 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10456

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.96 2/74 29041
/proc/meminfo: memFree=1135864/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=6240 CPUtime=12.67
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 1197 0 0 0 1267 0 0 0 25 0 1 0 1100214263 6389760 1183 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 1560 1183 75 172 0 1385 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11600

[startup+25.5021 s]
/proc/loadavg: 0.94 0.96 0.96 2/74 29041
/proc/meminfo: memFree=1134392/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=7632 CPUtime=25.47
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 1533 0 0 0 2546 1 0 0 25 0 1 0 1100214263 7815168 1519 1992294400 134512640 135217611 4294956304 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 1908 1519 75 172 0 1733 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12992

[startup+51.1022 s]
/proc/loadavg: 0.96 0.96 0.96 2/74 29041
/proc/meminfo: memFree=1132536/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=9512 CPUtime=51.05
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 1985 0 0 0 5104 1 0 0 25 0 1 0 1100214263 9740288 1971 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 2378 1971 75 172 0 2203 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14872

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/74 29041
/proc/meminfo: memFree=1130168/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=11904 CPUtime=102.24
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 2574 0 0 0 10222 2 0 0 25 0 1 0 1100214263 12189696 2560 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 2976 2560 75 172 0 2801 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17264

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1128184/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=14128 CPUtime=162.21
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 3067 0 0 0 16218 3 0 0 25 0 1 0 1100214263 14467072 3053 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 3532 3053 75 172 0 3357 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19488

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1126776/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=15476 CPUtime=222.19
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 3399 0 0 0 22215 4 0 0 25 0 1 0 1100214263 15847424 3385 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 3869 3385 75 172 0 3694 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20836

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1125432/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=16992 CPUtime=282.18
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 3734 0 0 0 28213 5 0 0 25 0 1 0 1100214263 17399808 3720 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 4248 3720 75 172 0 4073 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 22352

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1124152/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=18292 CPUtime=342.15
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 4042 0 0 0 34210 5 0 0 25 0 1 0 1100214263 18731008 4028 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 4573 4028 75 172 0 4398 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23652

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1123064/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=19300 CPUtime=402.14
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 4309 0 0 0 40208 6 0 0 25 0 1 0 1100214263 19763200 4295 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 4825 4295 76 172 0 4650 0

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

[pid=29041] ppid=29038 vsize=21700 CPUtime=522.09
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 4850 0 0 0 52202 7 0 0 25 0 1 0 1100214263 22220800 4836 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 5425 4836 76 172 0 5250 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 27060

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1120376/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=22504 CPUtime=582.07
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 5021 0 0 0 58199 8 0 0 25 0 1 0 1100214263 23044096 5007 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 5626 5007 76 172 0 5451 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 27864

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1119544/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=23352 CPUtime=642.05
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 5225 0 0 0 64197 8 0 0 25 0 1 0 1100214263 23912448 5211 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 5838 5211 76 172 0 5663 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 28712

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1118776/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=24116 CPUtime=702.03
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 5409 0 0 0 70195 8 0 0 25 0 1 0 1100214263 24694784 5395 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 6029 5395 76 172 0 5854 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 29476

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1118200/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=24548 CPUtime=762.02
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 5542 0 0 0 76193 9 0 0 25 0 1 0 1100214263 25137152 5528 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 6137 5528 76 172 0 5962 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 29908

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1117432/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=25444 CPUtime=821.99
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 5749 0 0 0 82190 9 0 0 25 0 1 0 1100214263 26054656 5735 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 6361 5735 76 172 0 6186 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 30804

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1116984/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=25920 CPUtime=881.96
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 5863 0 0 0 88187 9 0 0 25 0 1 0 1100214263 26542080 5849 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 6480 5849 76 172 0 6305 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 31280

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1116280/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=26568 CPUtime=941.95
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 6022 0 0 0 94185 10 0 0 25 0 1 0 1100214263 27205632 6008 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 6642 6008 76 172 0 6467 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 31928

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1115576/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=27332 CPUtime=1001.92
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 6213 0 0 0 100182 10 0 0 25 0 1 0 1100214263 27987968 6199 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 6833 6199 76 172 0 6658 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 32692

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1114936/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=27956 CPUtime=1061.9
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 6359 0 0 0 106180 10 0 0 25 0 1 0 1100214263 28626944 6345 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 6989 6345 76 172 0 6814 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 33316

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1114552/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=28512 CPUtime=1121.88
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 6460 0 0 0 112177 11 0 0 25 0 1 0 1100214263 29196288 6446 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 7128 6446 76 172 0 6953 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 33872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29041
/proc/meminfo: memFree=1113656/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=29372 CPUtime=1181.86
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 6683 0 0 0 118175 11 0 0 25 0 1 0 1100214263 30076928 6669 1992294400 134512640 135217611 4294956304 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 7343 6669 76 172 0 7168 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 34732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29042
/proc/meminfo: memFree=1113272/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=29720 CPUtime=1200.06
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 6770 0 0 0 119994 12 0 0 25 0 1 0 1100214263 30433280 6756 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 7430 6756 76 172 0 7255 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35080

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 29042
/proc/meminfo: memFree=1113272/2055920 swapFree=4175896/4192956
[pid=29038] ppid=29036 vsize=5360 CPUtime=0
/proc/29038/stat : 29038 (glucose.sh) S 29036 29038 28815 0 -1 4194304 313 178 0 0 0 0 0 0 16 0 1 0 1100214262 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29038/statm: 1340 238 195 169 0 51 0
[pid=29041] ppid=29038 vsize=29720 CPUtime=1200.06
/proc/29041/stat : 29041 (glucose_static) R 29038 29038 28815 0 -1 4194304 6770 0 0 0 119994 12 0 0 25 0 1 0 1100214263 30433280 6756 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29041/statm: 7430 6756 76 172 0 7255 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.131979
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 35080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7272
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= 18
involuntary context switches= 1633

runsolver used 1.08083 second user time and 3.2965 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-28 22:25:31
IDJOB=1516808
IDBENCH=70544
IDSOLVER=503
FILE ID=node66/1516808-1238275530
PBS_JOBID= 9060911
Free space on /tmp= 66544 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1897376969-026.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516808-1238275530/watcher-1516808-1238275530 -o /tmp/evaluation-result-1516808-1238275530/solver-1516808-1238275530 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516808-1238275530.cnf

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

MD5SUM BENCH= b48cc51eec7acfdc5e1646bdd0ea863f
RANDOM SEED=1016223082

node66.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.286
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.286
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:       1141288 kB
Buffers:         89424 kB
Cached:         732848 kB
SwapCached:       8824 kB
Active:         218796 kB
Inactive:       614408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141288 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16572 kB
Slab:            66600 kB
Committed_AS:  3051652 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-03-28 22:45:33