Trace number 1518728

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.07 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S449511205-064.cnf
MD5SUM0527554bf26e85456bf4748c19812747
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2282     6937 |      --       0       --      -- |     --   | -13/52
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 526   #clauses: 2282   #literals: 6937
0.00/0.00	c CPU time:   0.005999 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:  526                                                  |
0.00/0.01	c |  Number of clauses:    2282                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.51	HOME/glucose.sh: line 55: 12097 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-1518728-1238303290/watcher-1518728-1238303290 -o /tmp/evaluation-result-1518728-1238303290/solver-1518728-1238303290 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518728-1238303290.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.92 0.97 0.98 3/71 12094
/proc/meminfo: memFree=841616/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102992120 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 236 195 169 0 51 0
[pid=12095] ppid=12094 vsize=1144 CPUtime=0
/proc/12095/stat : 12095 (SatELite_releas) R 12094 12094 11878 0 -1 4194304 175 0 0 0 0 0 0 0 19 0 1 0 1102992120 1171456 159 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/12095/statm: 286 159 76 174 0 109 0

[startup+0.01494 s]
/proc/loadavg: 0.92 0.97 0.98 3/71 12094
/proc/meminfo: memFree=841616/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101952 s]
/proc/loadavg: 0.92 0.97 0.98 3/71 12094
/proc/meminfo: memFree=841616/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30199 s]
/proc/loadavg: 0.92 0.97 0.98 3/71 12094
/proc/meminfo: memFree=841616/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701065 s]
/proc/loadavg: 0.92 0.97 0.98 3/71 12094
/proc/meminfo: memFree=841616/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50122 s]
/proc/loadavg: 0.92 0.97 0.98 2/73 12097
/proc/meminfo: memFree=839488/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=3644 CPUtime=1.48
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 562 0 0 0 148 0 0 0 25 0 1 0 1102992121 3731456 548 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 911 548 75 172 0 736 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9004

[startup+3.10152 s]
/proc/loadavg: 0.92 0.97 0.98 2/73 12097
/proc/meminfo: memFree=838912/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=4304 CPUtime=3.08
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 720 0 0 0 308 0 0 0 25 0 1 0 1102992121 4407296 706 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 1076 706 75 172 0 901 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9664

[startup+6.30114 s]
/proc/loadavg: 0.93 0.97 0.98 2/73 12097
/proc/meminfo: memFree=837824/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=5116 CPUtime=6.27
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 912 0 0 0 627 0 0 0 25 0 1 0 1102992121 5238784 898 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 1279 898 75 172 0 1104 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10476

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.98 2/73 12097
/proc/meminfo: memFree=836608/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=6080 CPUtime=12.68
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 1169 0 0 0 1267 1 0 0 25 0 1 0 1102992121 6225920 1155 1992294400 134512640 135217611 4294956304 18446744073709551615 134538563 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 1520 1155 75 172 0 1345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11440

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.98 2/73 12097
/proc/meminfo: memFree=835200/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=7488 CPUtime=25.47
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 1514 0 0 0 2546 1 0 0 25 0 1 0 1102992121 7667712 1500 1992294400 134512640 135217611 4294956304 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 1872 1500 75 172 0 1697 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12848

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.98 2/73 12097
/proc/meminfo: memFree=833600/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=9516 CPUtime=51.06
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 1968 0 0 0 5104 2 0 0 25 0 1 0 1102992121 9744384 1954 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 2379 1954 75 172 0 2204 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14876

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/73 12097
/proc/meminfo: memFree=830848/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=12060 CPUtime=102.25
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 2598 0 0 0 10222 3 0 0 25 0 1 0 1102992121 12349440 2584 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 3015 2584 75 172 0 2840 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17420

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=828992/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=14064 CPUtime=162.22
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 3071 0 0 0 16218 4 0 0 25 0 1 0 1102992121 14401536 3057 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 3516 3057 75 172 0 3341 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19424

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=827456/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=15612 CPUtime=222.2
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 3437 0 0 0 22216 4 0 0 25 0 1 0 1102992121 15986688 3423 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 3903 3423 75 172 0 3728 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20972

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=826048/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=17044 CPUtime=282.18
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 3788 0 0 0 28213 5 0 0 25 0 1 0 1102992121 17453056 3774 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 4261 3774 75 172 0 4086 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 22404

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=825024/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=18048 CPUtime=342.16
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 4027 0 0 0 34210 6 0 0 25 0 1 0 1102992121 18481152 4013 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 4512 4013 75 172 0 4337 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 23408

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=824000/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=19188 CPUtime=402.13
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 4299 0 0 0 40207 6 0 0 25 0 1 0 1102992121 19648512 4285 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 4797 4285 75 172 0 4622 0

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

[pid=12097] ppid=12094 vsize=20992 CPUtime=522.09
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 4697 0 0 0 52202 7 0 0 25 0 1 0 1102992121 21495808 4683 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 5248 4683 75 172 0 5073 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 26352

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=821312/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=22176 CPUtime=582.06
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 4968 0 0 0 58199 7 0 0 25 0 1 0 1102992121 22708224 4954 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 5544 4954 75 172 0 5369 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 27536

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=820672/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=22844 CPUtime=642.05
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 5128 0 0 0 64197 8 0 0 25 0 1 0 1102992121 23392256 5114 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 5711 5114 75 172 0 5536 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 28204

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=819968/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=23728 CPUtime=702.02
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 5318 0 0 0 70194 8 0 0 25 0 1 0 1102992121 24297472 5304 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 5932 5304 75 172 0 5757 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 29088

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=819072/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=24516 CPUtime=762
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 5526 0 0 0 76192 8 0 0 25 0 1 0 1102992121 25104384 5512 1992294400 134512640 135217611 4294956304 18446744073709551615 134522607 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 6129 5512 75 172 0 5954 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 29876

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=818688/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=24932 CPUtime=821.98
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 5616 0 0 0 82189 9 0 0 25 0 1 0 1102992121 25530368 5602 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 6233 5602 75 172 0 6058 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 30292

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=818176/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=25512 CPUtime=881.95
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 5752 0 0 0 88186 9 0 0 25 0 1 0 1102992121 26124288 5738 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 6378 5738 75 172 0 6203 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 30872

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=817344/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=26280 CPUtime=941.93
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 5944 0 0 0 94184 9 0 0 25 0 1 0 1102992121 26910720 5930 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 6570 5930 75 172 0 6395 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 31640

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=816704/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=26996 CPUtime=1001.91
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 6109 0 0 0 100181 10 0 0 25 0 1 0 1102992121 27643904 6095 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 6749 6095 75 172 0 6574 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 32356

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=816128/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=27740 CPUtime=1061.89
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 6267 0 0 0 106179 10 0 0 25 0 1 0 1102992121 28405760 6253 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 6935 6253 75 172 0 6760 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 33100

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=815616/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=28236 CPUtime=1121.87
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 6390 0 0 0 112177 10 0 0 25 0 1 0 1102992121 28913664 6376 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 7059 6376 76 172 0 6884 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 33596

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=814720/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=29096 CPUtime=1181.84
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 6605 0 0 0 118174 10 0 0 25 0 1 0 1102992121 29794304 6591 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 7274 6591 76 172 0 7099 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 34456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 12097
/proc/meminfo: memFree=814592/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=29236 CPUtime=1200.05
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 6644 0 0 0 119994 11 0 0 25 0 1 0 1102992121 29937664 6630 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 7309 6630 76 172 0 7134 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34596

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.98 2/73 12097
/proc/meminfo: memFree=814592/2055920 swapFree=4170332/4192956
[pid=12094] ppid=12092 vsize=5360 CPUtime=0
/proc/12094/stat : 12094 (glucose.sh) S 12092 12094 11878 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1102992120 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12094/statm: 1340 238 195 169 0 51 0
[pid=12097] ppid=12094 vsize=29236 CPUtime=1200.05
/proc/12097/stat : 12097 (glucose_static) R 12094 12094 11878 0 -1 4194304 6644 0 0 0 119994 11 0 0 25 0 1 0 1102992121 29937664 6630 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/12097/statm: 7309 6630 76 172 0 7134 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.95
CPU system time (s): 0.118981
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 34596

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

runsolver used 0.994848 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-29 07:08:10
IDJOB=1518728
IDBENCH=70704
IDSOLVER=503
FILE ID=node38/1518728-1238303290
PBS_JOBID= 9061058
Free space on /tmp= 65528 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S449511205-064.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518728-1238303290/watcher-1518728-1238303290 -o /tmp/evaluation-result-1518728-1238303290/solver-1518728-1238303290 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518728-1238303290.cnf

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

MD5SUM BENCH= 0527554bf26e85456bf4748c19812747
RANDOM SEED=651980245

node38.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	: 5931.00
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        842160 kB
Buffers:         90564 kB
Cached:        1031860 kB
SwapCached:      11204 kB
Active:         158556 kB
Inactive:       976476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        842160 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          18336 kB
Slab:            64000 kB
Committed_AS:  3009720 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-29 07:28:13