Trace number 1518968

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S2067258640-036.cnf
MD5SUMd816900b718754e89a88330965d80e86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1946     5895 |      --       0       --      -- |     --   | -9/30
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 451   #clauses: 1946   #literals: 5895
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:  451                                                  |
0.00/0.01	c |  Number of clauses:    1946                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.61	HOME/glucose.sh: line 55: 19374 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-1518968-1238306762/watcher-1518968-1238306762 -o /tmp/evaluation-result-1518968-1238306762/solver-1518968-1238306762 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518968-1238306762.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 19371
/proc/meminfo: memFree=831976/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) R 19369 19371 19055 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 990049967 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228706544287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/19371/statm: 1340 235 194 169 0 51 0
[pid=19372] ppid=19371 vsize=1012 CPUtime=0
/proc/19372/stat : 19372 (SatELite_releas) R 19371 19371 19055 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 990049967 1036288 140 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/19372/statm: 253 140 76 174 0 76 0

[startup+0.0893781 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 19371
/proc/meminfo: memFree=831976/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102378 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 19371
/proc/meminfo: memFree=831976/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301398 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 19371
/proc/meminfo: memFree=831976/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701436 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 19371
/proc/meminfo: memFree=831976/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50251 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=830040/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=3796 CPUtime=1.48
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 591 0 0 0 148 0 0 0 25 0 1 0 990049968 3887104 577 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 949 577 75 172 0 774 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9156

[startup+3.10166 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=829400/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=4200 CPUtime=3.08
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 704 0 0 0 308 0 0 0 25 0 1 0 990049968 4300800 690 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 1050 690 75 172 0 875 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9560

[startup+6.30196 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=828312/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=5184 CPUtime=6.28
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 919 0 0 0 628 0 0 0 25 0 1 0 990049968 5308416 905 1992294400 134512640 135217611 4294956304 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 1296 905 75 172 0 1121 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10544

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=827160/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=5996 CPUtime=12.67
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 1153 0 0 0 1267 0 0 0 25 0 1 0 990049968 6139904 1139 1992294400 134512640 135217611 4294956304 18446744073709551615 134533138 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 1499 1139 75 172 0 1324 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11356

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=825944/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=7364 CPUtime=25.47
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 1467 0 0 0 2546 1 0 0 25 0 1 0 990049968 7540736 1453 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 1841 1453 75 172 0 1666 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12724

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=824088/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=9360 CPUtime=51.06
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 1937 0 0 0 5105 1 0 0 25 0 1 0 990049968 9584640 1923 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 2340 1923 75 172 0 2165 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14720

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=821912/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=11524 CPUtime=102.24
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 2460 0 0 0 10222 2 0 0 25 0 1 0 990049968 11800576 2446 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 2881 2446 75 172 0 2706 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16884

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=820056/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=13592 CPUtime=162.21
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 2927 0 0 0 16218 3 0 0 25 0 1 0 990049968 13918208 2913 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 3398 2913 75 172 0 3223 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18952

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=818392/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=15244 CPUtime=222.18
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 3320 0 0 0 22215 3 0 0 25 0 1 0 990049968 15609856 3306 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 3811 3306 75 172 0 3636 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20604

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=817048/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=16860 CPUtime=282.14
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 3687 0 0 0 28211 3 0 0 25 0 1 0 990049968 17264640 3673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 4215 3673 75 172 0 4040 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22220

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=816024/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=17916 CPUtime=342.13
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 3927 0 0 0 34209 4 0 0 25 0 1 0 990049968 18345984 3913 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 4479 3913 75 172 0 4304 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23276

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=814936/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=19012 CPUtime=402.1
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 4186 0 0 0 40206 4 0 0 25 0 1 0 990049968 19468288 4172 1992294400 134512640 135217611 4294956304 18446744073709551615 134533690 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 4753 4172 75 172 0 4578 0

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

[pid=19374] ppid=19371 vsize=20196 CPUtime=462.08
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 4420 0 0 0 46203 5 0 0 25 0 1 0 990049968 20680704 4406 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 5049 4406 75 172 0 4874 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 25556

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=813528/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=20632 CPUtime=522.05
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 4546 0 0 0 52200 5 0 0 25 0 1 0 990049968 21127168 4532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 5158 4532 75 172 0 4983 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 25992

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=812760/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=21420 CPUtime=582.03
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 4737 0 0 0 58198 5 0 0 25 0 1 0 990049968 21934080 4723 1992294400 134512640 135217611 4294956304 18446744073709551615 134728604 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 5355 4723 75 172 0 5180 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 26780

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=812184/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=21972 CPUtime=642
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 4883 0 0 0 64195 5 0 0 25 0 1 0 990049968 22499328 4869 1992294400 134512640 135217611 4294956304 18446744073709551615 134533333 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 5493 4869 75 172 0 5318 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 27332

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=811480/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=22784 CPUtime=701.97
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5050 0 0 0 70192 5 0 0 25 0 1 0 990049968 23330816 5036 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 5696 5036 75 172 0 5521 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 28144

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=810904/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=23492 CPUtime=761.96
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5219 0 0 0 76190 6 0 0 25 0 1 0 990049968 24055808 5205 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 5873 5205 75 172 0 5698 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 28852

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19374
/proc/meminfo: memFree=810392/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=23972 CPUtime=821.93
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5319 0 0 0 82187 6 0 0 25 0 1 0 990049968 24547328 5305 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 5993 5305 75 172 0 5818 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 29332

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19376
/proc/meminfo: memFree=810008/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=24192 CPUtime=881.89
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5405 0 0 0 88183 6 0 0 25 0 1 0 990049968 24772608 5391 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 6048 5391 75 172 0 5873 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 29552

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19376
/proc/meminfo: memFree=809624/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=24708 CPUtime=941.87
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5509 0 0 0 94181 6 0 0 25 0 1 0 990049968 25300992 5495 1992294400 134512640 135217611 4294956304 18446744073709551615 134533084 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 6177 5495 75 172 0 6002 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 30068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19376
/proc/meminfo: memFree=808984/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=25420 CPUtime=1001.84
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5684 0 0 0 100178 6 0 0 25 0 1 0 990049968 26030080 5670 1992294400 134512640 135217611 4294956304 18446744073709551615 134533043 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 6355 5670 75 172 0 6180 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 30780

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 19376
/proc/meminfo: memFree=808344/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=26016 CPUtime=1061.81
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5836 0 0 0 106175 6 0 0 25 0 1 0 990049968 26640384 5822 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 6504 5822 75 172 0 6329 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 31376

[startup+1122.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/67 19376
/proc/meminfo: memFree=808024/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=26420 CPUtime=1121.79
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 5921 0 0 0 112173 6 0 0 25 0 1 0 990049968 27054080 5907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 6605 5907 75 172 0 6430 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 31780

[startup+1182.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/67 19376
/proc/meminfo: memFree=807576/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=26900 CPUtime=1181.77
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 6019 0 0 0 118170 7 0 0 25 0 1 0 990049968 27545600 6005 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 6725 6005 75 172 0 6550 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 32260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.09 1.03 1.00 2/67 19376
/proc/meminfo: memFree=807576/2055920 swapFree=4176856/4192956
[pid=19371] ppid=19369 vsize=5360 CPUtime=0
/proc/19371/stat : 19371 (glucose.sh) S 19369 19371 19055 0 -1 4194304 313 163 0 0 0 0 0 0 18 0 1 0 990049967 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19371/statm: 1340 238 195 169 0 51 0
[pid=19374] ppid=19371 vsize=26972 CPUtime=1200.07
/proc/19374/stat : 19374 (glucose_static) R 19371 19371 19055 0 -1 4194304 6029 0 0 0 120000 7 0 0 25 0 1 0 990049968 27619328 6015 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19374/statm: 6743 6015 75 172 0 6568 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32332

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)
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.081987
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 32332

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

runsolver used 1.18882 second user time and 3.18651 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-29 08:06:02
IDJOB=1518968
IDBENCH=70724
IDSOLVER=503
FILE ID=node8/1518968-1238306762
PBS_JOBID= 9061072
Free space on /tmp= 64056 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S2067258640-036.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518968-1238306762/watcher-1518968-1238306762 -o /tmp/evaluation-result-1518968-1238306762/solver-1518968-1238306762 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518968-1238306762.cnf

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

MD5SUM BENCH= d816900b718754e89a88330965d80e86
RANDOM SEED=194205720

node8.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        832520 kB
Buffers:         95768 kB
Cached:        1023964 kB
SwapCached:       9204 kB
Active:         155476 kB
Inactive:       974956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        832520 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          16392 kB
Slab:            78796 kB
Committed_AS:  2568548 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64056 MiB
End job on node8 at 2009-03-29 08:26:05