Trace number 1715580

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

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark906.632
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

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.69/0.79	c ==============================================================================
0.69/0.79	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.79	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.79	c ==============================================================================
0.69/0.79	c |         0 | 1002109  2313554 |  300632       0        0     nan |  0.000 % |
6.39/6.45	c |         0 |  363891   939019 |      --       0       --      -- |     --   | -364511/-752771
6.39/6.45	c ==============================================================================
6.39/6.45	c Result  :   #vars: 61601   #clauses: 363891   #literals: 939019
6.39/6.45	c CPU time:   6.18906 s
6.39/6.45	c ==============================================================================
6.78/6.83	c
6.78/6.83	c Starting glucose
6.78/6.83	c
6.78/6.83	
6.78/6.83	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
6.78/6.83	
6.78/6.83	c ============================[ Problem Statistics ]=============================
6.78/6.83	c |                                                                             |
6.78/6.84	c |  Number of variables:  61601                                                |
6.78/6.84	c |  Number of clauses:    363891                                               |
6.82/7.10	c |  Parsing time:         0.23         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1715580-1240605732/watcher-1715580-1240605732 -o /tmp/evaluation-result-1715580-1240605732/solver-1715580-1240605732 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1715580-1240605732.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.00 0.00 0.00 3/64 11941
/proc/meminfo: memFree=1138728/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=1324 CPUtime=0
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 210 0 0 0 0 0 0 0 19 0 1 0 88600856 1355776 194 1992294400 134512640 135225430 4294956176 18446744073709551615 134543604 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 331 195 50 174 0 154 0

[startup+0.0596591 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11941
/proc/meminfo: memFree=1138728/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=12852 CPUtime=0.05
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 2656 0 0 0 4 1 0 0 19 0 1 0 88600856 13160448 2640 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 3213 2641 50 174 0 3036 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18212

[startup+0.101662 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11941
/proc/meminfo: memFree=1138728/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=23040 CPUtime=0.09
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 5179 0 0 0 6 3 0 0 19 0 1 0 88600856 23592960 5163 1992294400 134512640 135225430 4294956176 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 5760 5165 50 174 0 5583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28400

[startup+0.301674 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11941
/proc/meminfo: memFree=1138728/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=55468 CPUtime=0.29
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 12356 0 0 0 21 8 0 0 21 0 1 0 88600856 56799232 12340 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 13867 12341 50 174 0 13690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60828

[startup+0.7017 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11941
/proc/meminfo: memFree=1138728/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=95008 CPUtime=0.69
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 22748 0 0 0 55 14 0 0 25 0 1 0 88600856 97288192 22732 1992294400 134512640 135225430 4294956176 18446744073709551615 134548138 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 23752 22732 51 174 0 23575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100368

[startup+1.50175 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 11943
/proc/meminfo: memFree=1042136/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=111932 CPUtime=1.49
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 28214 0 0 0 131 18 0 0 25 0 1 0 88600856 114618368 25603 1992294400 134512640 135225430 4294956176 18446744073709551615 134587224 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 27983 25603 77 174 0 27806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117292

[startup+3.10186 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 11943
/proc/meminfo: memFree=1029016/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=116488 CPUtime=3.09
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 29548 0 0 0 291 18 0 0 25 0 1 0 88600856 119283712 26774 1992294400 134512640 135225430 4294956176 18446744073709551615 134587902 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 29122 26774 77 174 0 28945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121848

[startup+6.30207 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 11943
/proc/meminfo: memFree=1023768/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=0
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 88600856 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 236 195 169 0 51 0
[pid=11942] ppid=11941 vsize=119260 CPUtime=6.29
/proc/11942/stat : 11942 (SatELite_releas) R 11941 11941 11904 0 -1 4194304 38223 0 0 0 605 24 0 0 25 0 1 0 88600856 122122240 27464 1992294400 134512640 135225430 4294956176 18446744073709551615 134587232 0 0 4096 3 0 0 0 17 0 0 0
/proc/11942/statm: 29815 27464 77 174 0 29638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124620

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 11944
/proc/meminfo: memFree=1098136/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=29776 CPUtime=5.84
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 6947 0 0 0 580 4 0 0 25 0 1 0 88601540 30490624 6908 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 7444 6908 77 172 0 7269 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35136

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 11944
/proc/meminfo: memFree=1094232/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=33868 CPUtime=18.64
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 7950 0 0 0 1859 5 0 0 25 0 1 0 88601540 34680832 7911 1992294400 134512640 135217611 4294956304 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 8467 7911 77 172 0 8292 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39228

[startup+51.101 s]
/proc/loadavg: 0.56 0.15 0.05 2/66 11944
/proc/meminfo: memFree=1084632/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=43440 CPUtime=44.21
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 10333 0 0 0 4414 7 0 0 25 0 1 0 88601540 44482560 10294 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11944/statm: 10860 10294 77 172 0 10685 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 48800

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/66 11944
/proc/meminfo: memFree=1071000/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57112 CPUtime=95.38
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13749 0 0 0 9528 10 0 0 25 0 1 0 88601540 58482688 13710 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14278 13710 77 172 0 14103 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 62472

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/66 11944
/proc/meminfo: memFree=1070936/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57112 CPUtime=155.37
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13755 0 0 0 15526 11 0 0 25 0 1 0 88601540 58482688 13716 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14278 13716 77 172 0 14103 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 62472

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/66 11944
/proc/meminfo: memFree=1070936/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57192 CPUtime=215.34
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13761 0 0 0 21523 11 0 0 25 0 1 0 88601540 58564608 13722 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14298 13722 77 172 0 14123 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 62552

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/66 11944
/proc/meminfo: memFree=1070936/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57192 CPUtime=275.32
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13768 0 0 0 27521 11 0 0 25 0 1 0 88601540 58564608 13729 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14298 13729 77 172 0 14123 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 62552

[startup+342.301 s]
/proc/loadavg: 1.04 0.69 0.30 2/66 11944
/proc/meminfo: memFree=1070936/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57192 CPUtime=335.29
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13770 0 0 0 33518 11 0 0 25 0 1 0 88601540 58564608 13731 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14298 13731 77 172 0 14123 0

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

/proc/11944/statm: 14338 13765 77 172 0 14163 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 62712

[startup+582.301 s]
/proc/loadavg: 1.00 0.86 0.45 2/66 11944
/proc/meminfo: memFree=1070808/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57352 CPUtime=575.19
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13821 0 0 0 57508 11 0 0 25 0 1 0 88601540 58728448 13782 1992294400 134512640 135217611 4294956304 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14338 13782 77 172 0 14163 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 62712

[startup+642.302 s]
/proc/loadavg: 1.00 0.88 0.48 2/66 11944
/proc/meminfo: memFree=1070616/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57648 CPUtime=635.17
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13880 0 0 0 63506 11 0 0 25 0 1 0 88601540 59031552 13841 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14412 13841 77 172 0 14237 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 63008

[startup+702.302 s]
/proc/loadavg: 1.00 0.90 0.51 2/66 11944
/proc/meminfo: memFree=1070360/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57956 CPUtime=695.15
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13901 0 0 0 69504 11 0 0 25 0 1 0 88601540 59346944 13862 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14489 13862 77 172 0 14314 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 63316

[startup+762.306 s]
/proc/loadavg: 1.00 0.92 0.54 2/66 11944
/proc/meminfo: memFree=1070296/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57956 CPUtime=755.12
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13922 0 0 0 75501 11 0 0 25 0 1 0 88601540 59346944 13883 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14489 13883 77 172 0 14314 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 63316

[startup+822.302 s]
/proc/loadavg: 1.00 0.93 0.57 2/66 11944
/proc/meminfo: memFree=1070296/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=57956 CPUtime=815.09
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 13928 0 0 0 81498 11 0 0 25 0 1 0 88601540 59346944 13889 1992294400 134512640 135217611 4294956304 18446744073709551615 134532712 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14489 13889 77 172 0 14314 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 63316

[startup+882.302 s]
/proc/loadavg: 1.00 0.94 0.59 2/66 11944
/proc/meminfo: memFree=1069848/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=58396 CPUtime=875.08
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 14031 0 0 0 87496 12 0 0 25 0 1 0 88601540 59797504 13992 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14599 13992 77 172 0 14424 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 63756

[startup+942.302 s]
/proc/loadavg: 1.00 0.95 0.61 2/66 11944
/proc/meminfo: memFree=1069848/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=58396 CPUtime=935.05
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 14034 0 0 0 93493 12 0 0 25 0 1 0 88601540 59797504 13995 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14599 13995 77 172 0 14424 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 63756

[startup+1002.3 s]
/proc/loadavg: 1.00 0.95 0.64 2/66 11944
/proc/meminfo: memFree=1069720/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=58532 CPUtime=995.01
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 14077 0 0 0 99489 12 0 0 25 0 1 0 88601540 59936768 14038 1992294400 134512640 135217611 4294956304 18446744073709551615 134539603 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14633 14038 77 172 0 14458 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 63892

[startup+1062.3 s]
/proc/loadavg: 1.00 0.96 0.65 2/66 11944
/proc/meminfo: memFree=1069592/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=58680 CPUtime=1054.98
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 14109 0 0 0 105486 12 0 0 25 0 1 0 88601540 60088320 14070 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14670 14070 77 172 0 14495 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 64040

[startup+1122.3 s]
/proc/loadavg: 1.00 0.96 0.67 2/66 11944
/proc/meminfo: memFree=1069528/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=58828 CPUtime=1114.96
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 14130 0 0 0 111484 12 0 0 25 0 1 0 88601540 60239872 14091 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14707 14091 77 172 0 14532 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 64188

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/66 11950
/proc/meminfo: memFree=1069272/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=58996 CPUtime=1174.93
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 14157 0 0 0 117481 12 0 0 25 0 1 0 88601540 60411904 14118 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14749 14118 77 172 0 14574 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 64356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.97 0.69 2/66 11950
/proc/meminfo: memFree=1069208/2055920 swapFree=4192956/4192956
[pid=11941] ppid=11939 vsize=5360 CPUtime=6.82
/proc/11941/stat : 11941 (glucose.sh) S 11939 11941 11904 0 -1 4194304 313 43053 0 0 0 0 652 30 19 0 1 0 88600856 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11941/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11941 vsize=58996 CPUtime=1193.23
/proc/11944/stat : 11944 (glucose_static) R 11941 11941 11904 0 -1 4194304 14176 0 0 0 119311 12 0 0 25 0 1 0 88601540 60411904 14137 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 14749 14137 77 172 0 14574 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 64356

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11941 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=529007
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=306953
# CPU time returned by wait4() is 6.83596
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.63
CPU system time (s): 0.42
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 135248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.52901
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43366
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= 5
involuntary context switches= 21

runsolver used 1.07184 second user time and 3.3065 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-24 22:42:14
IDJOB=1715580
IDBENCH=20342
IDSOLVER=503
FILE ID=node52/1715580-1240605732
PBS_JOBID= 9186266
Free space on /tmp= 66216 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715580-1240605732/watcher-1715580-1240605732 -o /tmp/evaluation-result-1715580-1240605732/solver-1715580-1240605732 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1715580-1240605732.cnf

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=1506769676

node52.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.214
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.214
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:       1139144 kB
Buffers:         79004 kB
Cached:         733460 kB
SwapCached:          0 kB
Active:         175168 kB
Inactive:       651088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1139144 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           19904 kB
Writeback:           0 kB
Mapped:          23556 kB
Slab:            76440 kB
Committed_AS:   285316 kB
PageTables:       1476 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= 66200 MiB
End job on node52 at 2009-04-24 23:02:16