Trace number 1517132

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S975048338-088.cnf
MD5SUMeba6bb50fff28076a45b86724388a765
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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 |    2380     7140 |     713       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2372     7167 |      --       0       --      -- |     --   | -8/27
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 551   #clauses: 2372   #literals: 7167
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:  551                                                  |
0.00/0.01	c |  Number of clauses:    2372                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55: 16862 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-1517132-1238280725/watcher-1517132-1238280725 -o /tmp/evaluation-result-1517132-1238280725/solver-1517132-1238280725 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517132-1238280725.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.98 0.99 3/64 16859
/proc/meminfo: memFree=874744/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1100734611 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 236 195 169 0 51 0
[pid=16860] ppid=16859 vsize=1140 CPUtime=0
/proc/16860/stat : 16860 (SatELite_releas) R 16859 16859 16487 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 1100734611 1167360 151 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/16860/statm: 285 151 73 174 0 108 0

[startup+0.106646 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16859
/proc/meminfo: memFree=874744/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.202654 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16859
/proc/meminfo: memFree=874744/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301663 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16859
/proc/meminfo: memFree=874744/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701698 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16859
/proc/meminfo: memFree=874744/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50276 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16862
/proc/meminfo: memFree=872616/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=3884 CPUtime=1.48
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 614 0 0 0 148 0 0 0 25 0 1 0 1100734612 3977216 600 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 971 600 76 172 0 796 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9244

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16862
/proc/meminfo: memFree=871976/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=4412 CPUtime=3.08
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 747 0 0 0 308 0 0 0 25 0 1 0 1100734612 4517888 733 1992294400 134512640 135217611 4294956304 18446744073709551615 134528205 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 1103 733 76 172 0 928 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9772

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16862
/proc/meminfo: memFree=870952/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=5248 CPUtime=6.28
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 970 0 0 0 628 0 0 0 25 0 1 0 1100734612 5373952 956 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 1312 956 76 172 0 1137 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10608

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16862
/proc/meminfo: memFree=869736/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=6468 CPUtime=12.67
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 1247 0 0 0 1267 0 0 0 25 0 1 0 1100734612 6623232 1233 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16862/statm: 1617 1233 76 172 0 1442 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11828

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 16862
/proc/meminfo: memFree=868264/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=7728 CPUtime=25.46
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 1560 0 0 0 2546 0 0 0 25 0 1 0 1100734612 7913472 1546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 1932 1546 76 172 0 1757 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13088

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 16862
/proc/meminfo: memFree=866664/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=9588 CPUtime=51.05
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 1984 0 0 0 5104 1 0 0 25 0 1 0 1100734612 9818112 1970 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 2397 1970 76 172 0 2222 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14948

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 16862
/proc/meminfo: memFree=864296/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=11776 CPUtime=102.24
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 2549 0 0 0 10222 2 0 0 25 0 1 0 1100734612 12058624 2535 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 2944 2535 76 172 0 2769 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17136

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16862
/proc/meminfo: memFree=862440/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=13784 CPUtime=162.19
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 2989 0 0 0 16217 2 0 0 25 0 1 0 1100734612 14114816 2975 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 3446 2975 76 172 0 3271 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19144

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16862
/proc/meminfo: memFree=860776/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=15400 CPUtime=222.17
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 3415 0 0 0 22215 2 0 0 25 0 1 0 1100734612 15769600 3401 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 3850 3401 76 172 0 3675 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20760

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16862
/proc/meminfo: memFree=859496/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=16840 CPUtime=282.14
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 3750 0 0 0 28212 2 0 0 25 0 1 0 1100734612 17244160 3736 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 4210 3736 76 172 0 4035 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22200

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16862
/proc/meminfo: memFree=858408/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=17940 CPUtime=342.12
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 4026 0 0 0 34209 3 0 0 25 0 1 0 1100734612 18370560 4012 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 4485 4012 76 172 0 4310 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 23300

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16862
/proc/meminfo: memFree=857256/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=19296 CPUtime=402.09
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 4318 0 0 0 40206 3 0 0 25 0 1 0 1100734612 19759104 4304 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 4824 4304 76 172 0 4649 0

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

[pid=16862] ppid=16859 vsize=21072 CPUtime=522.04
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 4735 0 0 0 52200 4 0 0 25 0 1 0 1100734612 21577728 4721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 5268 4721 76 172 0 5093 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 26432

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=854752/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=21972 CPUtime=582
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 4923 0 0 0 58196 4 0 0 25 0 1 0 1100734612 22499328 4909 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 5493 4909 76 172 0 5318 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 27332

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=852960/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=23712 CPUtime=641.97
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 5379 0 0 0 64192 5 0 0 25 0 1 0 1100734612 24281088 5365 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16862/statm: 5928 5365 76 172 0 5753 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 29072

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=852064/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=24668 CPUtime=701.95
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 5591 0 0 0 70190 5 0 0 25 0 1 0 1100734612 25260032 5577 1992294400 134512640 135217611 4294956304 18446744073709551615 134527959 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 6167 5577 76 172 0 5992 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 30028

[startup+762.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=851552/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=25276 CPUtime=761.92
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 5712 0 0 0 76187 5 0 0 25 0 1 0 1100734612 25882624 5698 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 6319 5698 76 172 0 6144 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 30636

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=850912/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=25856 CPUtime=821.9
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 5874 0 0 0 82184 6 0 0 25 0 1 0 1100734612 26476544 5860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 6464 5860 76 172 0 6289 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 31216

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=849960/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=26792 CPUtime=881.88
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6098 0 0 0 88182 6 0 0 25 0 1 0 1100734612 27435008 6084 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 6698 6084 76 172 0 6523 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 32152

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=849448/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=27380 CPUtime=941.84
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6235 0 0 0 94178 6 0 0 25 0 1 0 1100734612 28037120 6221 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 6845 6221 76 172 0 6670 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 32740

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=849000/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=27968 CPUtime=1001.81
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6383 0 0 0 100175 6 0 0 25 0 1 0 1100734612 28639232 6369 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 6992 6369 76 172 0 6817 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 33328

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=848488/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=28568 CPUtime=1061.78
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6499 0 0 0 106172 6 0 0 25 0 1 0 1100734612 29253632 6485 1992294400 134512640 135217611 4294956304 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 7142 6485 76 172 0 6967 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 33928

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=847784/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=29312 CPUtime=1121.76
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6684 0 0 0 112170 6 0 0 25 0 1 0 1100734612 30015488 6670 1992294400 134512640 135217611 4294956304 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 7328 6670 76 172 0 7153 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 34672

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=847272/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=29860 CPUtime=1181.74
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6801 0 0 0 118167 7 0 0 25 0 1 0 1100734612 30576640 6787 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/16862/statm: 7465 6787 76 172 0 7290 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 35220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=847144/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=29860 CPUtime=1200.03
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6824 0 0 0 119996 7 0 0 25 0 1 0 1100734612 30576640 6810 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 7465 6810 76 172 0 7290 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 35220

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16868
/proc/meminfo: memFree=847144/2055920 swapFree=4176996/4192956
[pid=16859] ppid=16857 vsize=5360 CPUtime=0
/proc/16859/stat : 16859 (glucose.sh) S 16857 16859 16487 0 -1 4194304 313 181 0 0 0 0 0 0 19 0 1 0 1100734611 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16859/statm: 1340 238 195 169 0 51 0
[pid=16862] ppid=16859 vsize=29860 CPUtime=1200.03
/proc/16862/stat : 16862 (glucose_static) R 16859 16859 16487 0 -1 4194304 6824 0 0 0 119996 7 0 0 25 0 1 0 1100734612 30576640 6810 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16862/statm: 7465 6810 76 172 0 7290 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 35220

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.079987
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 35220

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

runsolver used 0.995848 second user time and 3.37949 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-28 23:52:05
IDJOB=1517132
IDBENCH=70571
IDSOLVER=503
FILE ID=node50/1517132-1238280725
PBS_JOBID= 9060865
Free space on /tmp= 64164 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S975048338-088.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517132-1238280725/watcher-1517132-1238280725 -o /tmp/evaluation-result-1517132-1238280725/solver-1517132-1238280725 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517132-1238280725.cnf

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

MD5SUM BENCH= eba6bb50fff28076a45b86724388a765
RANDOM SEED=526865314

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:        875224 kB
Buffers:         89864 kB
Cached:        1000388 kB
SwapCached:       9920 kB
Active:         179260 kB
Inactive:       922592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        875224 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          17268 kB
Slab:            64828 kB
Committed_AS:  2968472 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-29 00:12:08