Trace number 1516904

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

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S486178562-011.cnf
MD5SUMe73deb485f74364d96363116560553d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2210     6630 |     662       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2204     6653 |      --       0       --      -- |     --   | -6/23
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 513   #clauses: 2204   #literals: 6653
0.00/0.00	c CPU time:   0.003999 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:  513                                                  |
0.00/0.01	c |  Number of clauses:    2204                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.61	HOME/glucose.sh: line 55: 16768 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-1516904-1238277117/watcher-1516904-1238277117 -o /tmp/evaluation-result-1516904-1238277117/solver-1516904-1238277117 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516904-1238277117.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16765
/proc/meminfo: memFree=875128/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) R 16763 16765 16487 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1100373829 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16765/statm: 1340 235 194 169 0 51 0
[pid=16766] ppid=16765 vsize=1140 CPUtime=0
/proc/16766/stat : 16766 (SatELite_releas) R 16765 16765 16487 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1100373830 1167360 147 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/16766/statm: 285 147 73 174 0 108 0

[startup+0.0892919 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16765
/proc/meminfo: memFree=875128/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101293 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16765
/proc/meminfo: memFree=875128/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301311 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16765
/proc/meminfo: memFree=875128/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701347 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16765
/proc/meminfo: memFree=875128/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50141 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 16768
/proc/meminfo: memFree=873064/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=3748 CPUtime=1.48
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 580 0 0 0 148 0 0 0 25 0 1 0 1100373830 3837952 566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 937 566 75 172 0 762 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9108

[startup+3.10155 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 16768
/proc/meminfo: memFree=872488/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=4284 CPUtime=3.08
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 720 0 0 0 308 0 0 0 25 0 1 0 1100373830 4386816 706 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 1071 706 75 172 0 896 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9644

[startup+6.30184 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 16768
/proc/meminfo: memFree=871336/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=5076 CPUtime=6.28
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 911 0 0 0 628 0 0 0 25 0 1 0 1100373830 5197824 897 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 1269 897 75 172 0 1094 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10436

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 16768
/proc/meminfo: memFree=870248/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=6032 CPUtime=12.67
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 1158 0 0 0 1267 0 0 0 25 0 1 0 1100373830 6176768 1144 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 1508 1144 75 172 0 1333 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11392

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 16768
/proc/meminfo: memFree=868776/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=7572 CPUtime=25.45
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 1532 0 0 0 2545 0 0 0 25 0 1 0 1100373830 7753728 1518 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 1893 1518 75 172 0 1718 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12932

[startup+51.1018 s]
/proc/loadavg: 1.05 0.99 0.98 2/66 16768
/proc/meminfo: memFree=867176/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=9396 CPUtime=51.05
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 1948 0 0 0 5104 1 0 0 25 0 1 0 1100373830 9621504 1934 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 2349 1934 75 172 0 2174 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14756

[startup+102.305 s]
/proc/loadavg: 1.21 1.03 1.00 2/66 16768
/proc/meminfo: memFree=864616/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=11848 CPUtime=102.22
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 2556 0 0 0 10221 1 0 0 25 0 1 0 1100373830 12132352 2542 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 2962 2542 75 172 0 2787 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 17208

[startup+162.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 16768
/proc/meminfo: memFree=862888/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=13840 CPUtime=162.2
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 2996 0 0 0 16218 2 0 0 25 0 1 0 1100373830 14172160 2982 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 3460 2982 75 172 0 3285 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19200

[startup+222.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 16768
/proc/meminfo: memFree=861480/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=15180 CPUtime=222.17
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 3337 0 0 0 22215 2 0 0 25 0 1 0 1100373830 15544320 3323 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 3795 3323 75 172 0 3620 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20540

[startup+282.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16768
/proc/meminfo: memFree=860200/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=16476 CPUtime=282.14
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 3658 0 0 0 28212 2 0 0 25 0 1 0 1100373830 16871424 3644 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 4119 3644 75 172 0 3944 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21836

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16768
/proc/meminfo: memFree=859304/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=17432 CPUtime=342.11
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 3876 0 0 0 34209 2 0 0 25 0 1 0 1100373830 17850368 3862 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 4358 3862 75 172 0 4183 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 22792

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16768
/proc/meminfo: memFree=858024/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=18812 CPUtime=402.09
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 4208 0 0 0 40206 3 0 0 25 0 1 0 1100373830 19263488 4194 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 4703 4194 75 172 0 4528 0

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

[pid=16768] ppid=16765 vsize=19604 CPUtime=462.07
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 4386 0 0 0 46204 3 0 0 25 0 1 0 1100373830 20074496 4372 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 4901 4372 75 172 0 4726 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 24964

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16768
/proc/meminfo: memFree=856552/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=20732 CPUtime=522.02
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 4596 0 0 0 52199 3 0 0 25 0 1 0 1100373830 21229568 4582 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 5183 4582 75 172 0 5008 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 26092

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=855328/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=21672 CPUtime=582
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 4829 0 0 0 58197 3 0 0 25 0 1 0 1100373830 22192128 4815 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 5418 4815 75 172 0 5243 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 27032

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=855008/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=22208 CPUtime=641.98
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 4930 0 0 0 64195 3 0 0 25 0 1 0 1100373830 22740992 4916 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 5552 4916 75 172 0 5377 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 27568

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=854176/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=23056 CPUtime=701.93
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 5143 0 0 0 70190 3 0 0 25 0 1 0 1100373830 23609344 5129 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 5764 5129 75 172 0 5589 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 28416

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=853536/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=23720 CPUtime=761.91
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 5305 0 0 0 76187 4 0 0 25 0 1 0 1100373830 24289280 5291 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 5930 5291 75 172 0 5755 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 29080

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=853088/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=24200 CPUtime=821.89
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 5413 0 0 0 82185 4 0 0 25 0 1 0 1100373830 24780800 5399 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6050 5399 75 172 0 5875 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 29560

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=852456/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=24804 CPUtime=881.86
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 5567 0 0 0 88182 4 0 0 25 0 1 0 1100373830 25399296 5553 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6201 5553 75 172 0 6026 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 30164

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=851752/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=25524 CPUtime=941.83
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 5737 0 0 0 94179 4 0 0 25 0 1 0 1100373830 26136576 5723 1992294400 134512640 135217611 4294956304 18446744073709551615 134539123 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6381 5723 75 172 0 6206 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 30884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=851304/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=26132 CPUtime=1001.8
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 5859 0 0 0 100176 4 0 0 25 0 1 0 1100373830 26759168 5845 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6533 5845 75 172 0 6358 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 31492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=850920/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=26600 CPUtime=1061.78
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 5973 0 0 0 106174 4 0 0 25 0 1 0 1100373830 27238400 5959 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6650 5959 75 172 0 6475 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 31960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=850280/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=27156 CPUtime=1121.75
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 6129 0 0 0 112171 4 0 0 25 0 1 0 1100373830 27807744 6115 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6789 6115 75 172 0 6614 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 32516

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=849768/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=27728 CPUtime=1181.73
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 6255 0 0 0 118169 4 0 0 25 0 1 0 1100373830 28393472 6241 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6932 6241 75 172 0 6757 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 33088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16774
/proc/meminfo: memFree=849704/2055920 swapFree=4176996/4192956
[pid=16765] ppid=16763 vsize=5360 CPUtime=0
/proc/16765/stat : 16765 (glucose.sh) S 16763 16765 16487 0 -1 4194304 313 177 0 0 0 0 0 0 16 0 1 0 1100373829 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16765/statm: 1340 238 195 169 0 51 0
[pid=16768] ppid=16765 vsize=27884 CPUtime=1200.02
/proc/16768/stat : 16768 (glucose_static) R 16765 16765 16487 0 -1 4194304 6280 0 0 0 119998 4 0 0 25 0 1 0 1100373830 28553216 6266 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16768/statm: 6971 6266 75 172 0 6796 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 33244

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.05
CPU user time (s): 1199.99
CPU system time (s): 0.055991
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 33244

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

runsolver used 1.05084 second user time and 3.32549 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-28 22:51:57
IDJOB=1516904
IDBENCH=70552
IDSOLVER=503
FILE ID=node50/1516904-1238277117
PBS_JOBID= 9060865
Free space on /tmp= 64164 MiB

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

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

MD5SUM BENCH= e73deb485f74364d96363116560553d5
RANDOM SEED=290226232

node50.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.238
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.238
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:        875608 kB
Buffers:         89628 kB
Cached:        1000284 kB
SwapCached:       9920 kB
Active:         177944 kB
Inactive:       923584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        875608 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          17264 kB
Slab:            64772 kB
Committed_AS:  2967288 kB
PageTables:       1456 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= 64164 MiB
End job on node50 at 2009-03-28 23:12:00