Trace number 3309992

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
glueminisat 2.2.5UNSAT 933.356 933.344

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.479
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

933.31/933.33	WARNING: for repeatability, setting FPU to use double precision
933.31/933.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309992-1304001172/watcher-3309992-1304001172 -o /tmp/evaluation-result-3309992-1304001172/solver-3309992-1304001172 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309992-1304001172.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.45 1.77 2/174 18854
/proc/meminfo: memFree=17461376/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=19812 CPUtime=0 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 792 0 0 0 0 0 0 0 20 0 1 0 590348202 20287488 721 33554432000 4194304 4309791 140735880493072 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 4953 721 215 29 0 1582 0

[startup+0.0211159 s]
/proc/loadavg: 1.02 1.45 1.77 2/174 18854
/proc/meminfo: memFree=17461376/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=22264 CPUtime=0.01 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 1635 0 0 0 1 0 0 0 20 0 1 0 590348202 22798336 1493 33554432000 4194304 4309791 140735880493072 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 5566 1494 217 29 0 2195 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22264

[startup+0.101173 s]
/proc/loadavg: 1.02 1.45 1.77 2/174 18854
/proc/meminfo: memFree=17461376/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=36272 CPUtime=0.09 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 6039 0 0 0 8 1 0 0 20 0 1 0 590348202 37142528 5203 33554432000 4194304 4309791 140735880493072 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 9068 5203 217 29 0 5697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36272

[startup+0.301144 s]
/proc/loadavg: 1.02 1.45 1.77 2/174 18854
/proc/meminfo: memFree=17461376/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=74940 CPUtime=0.29 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 16967 0 0 0 26 3 0 0 21 0 1 0 590348202 76738560 14169 33554432000 4194304 4309791 140735880493072 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 18735 14170 217 29 0 15364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74940

[startup+0.700953 s]
/proc/loadavg: 1.02 1.45 1.77 2/174 18854
/proc/meminfo: memFree=17461376/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=158960 CPUtime=0.69 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 38210 0 0 0 62 7 0 0 22 0 1 0 590348202 162775040 31853 33554432000 4194304 4309791 140735880493072 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 39740 31854 217 29 0 36369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158960

[startup+1.50081 s]
/proc/loadavg: 1.02 1.45 1.77 3/175 18855
/proc/meminfo: memFree=17237736/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296580 CPUtime=1.48 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 78945 0 0 0 136 12 0 0 25 0 1 0 590348202 303697920 65038 33554432000 4194304 4309791 140735880493072 18446744073709551615 4216240 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 74145 65038 220 29 0 70774 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296580

[startup+3.10053 s]
/proc/loadavg: 1.02 1.45 1.77 3/175 18855
/proc/meminfo: memFree=17110192/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296580 CPUtime=3.09 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 78949 0 0 0 295 14 0 0 25 0 1 0 590348202 303697920 65042 33554432000 4194304 4309791 140735880493072 18446744073709551615 4260816 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 74145 65042 223 29 0 70774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 296580

[startup+6.30097 s]
/proc/loadavg: 1.26 1.49 1.78 3/178 18861
/proc/meminfo: memFree=16728192/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296580 CPUtime=6.29 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 78949 0 0 0 614 15 0 0 25 0 1 0 590348202 303697920 65042 33554432000 4194304 4309791 140735880493072 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 74145 65042 223 29 0 70774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 296580

[startup+12.701 s]
/proc/loadavg: 1.32 1.50 1.78 3/178 18861
/proc/meminfo: memFree=16375348/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=309296 CPUtime=12.69 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 83738 0 0 0 1253 16 0 0 25 0 1 0 590348202 316719104 69645 33554432000 4194304 4309791 140735880493072 18446744073709551615 4227005 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 77324 69645 225 29 0 73953 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 309296

[startup+25.5007 s]
/proc/loadavg: 1.47 1.52 1.78 3/178 18861
/proc/meminfo: memFree=16418252/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=285840 CPUtime=25.49 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 102445 0 0 0 2531 18 0 0 25 0 1 0 590348202 292700160 59656 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18854/statm: 71460 59656 245 29 0 68089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 285840

[startup+51.1002 s]
/proc/loadavg: 1.65 1.56 1.79 3/178 18862
/proc/meminfo: memFree=16376372/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=285840 CPUtime=51.09 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 124437 0 0 0 5088 21 0 0 25 0 1 0 590348202 292700160 60366 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 71460 60366 245 29 0 68089 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 285840

[startup+102.3 s]
/proc/loadavg: 1.85 1.62 1.80 3/178 18863
/proc/meminfo: memFree=16368176/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=285840 CPUtime=102.29 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 150448 0 0 0 10203 26 0 0 25 0 1 0 590348202 292700160 61018 33554432000 4194304 4309791 140735880493072 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 71460 61018 245 29 0 68089 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 285840

[startup+162.301 s]
/proc/loadavg: 1.94 1.69 1.81 3/178 18865
/proc/meminfo: memFree=16447380/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=285840 CPUtime=162.29 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 198748 0 0 0 16195 34 0 0 25 0 1 0 590348202 292700160 63953 33554432000 4194304 4309791 140735880493072 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 71460 63953 245 29 0 68089 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 285840

[startup+222.3 s]
/proc/loadavg: 1.98 1.74 1.82 3/178 18867
/proc/meminfo: memFree=16439040/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=285840 CPUtime=222.28 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 242739 0 0 0 22187 41 0 0 25 0 1 0 590348202 292700160 61451 33554432000 4194304 4309791 140735880493072 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 71460 61451 245 29 0 68089 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 285840

[startup+282.301 s]
/proc/loadavg: 1.99 1.79 1.83 3/178 18868
/proc/meminfo: memFree=16462544/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=286808 CPUtime=282.29 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 289210 0 0 0 28180 49 0 0 25 0 1 0 590348202 293691392 62525 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 71702 62525 245 29 0 68331 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 286808

[startup+342.3 s]
/proc/loadavg: 1.99 1.82 1.83 3/178 18870
/proc/meminfo: memFree=16428780/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=336896 CPUtime=342.29 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 315534 0 0 0 34174 55 0 0 25 0 1 0 590348202 344981504 66042 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 84224 66042 245 29 0 80853 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 336896

[startup+402.301 s]
/proc/loadavg: 2.04 1.87 1.84 3/178 18874
/proc/meminfo: memFree=16426528/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=336896 CPUtime=402.29 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 342278 0 0 0 40170 59 0 0 25 0 1 0 590348202 344981504 68873 33554432000 4194304 4309791 140735880493072 18446744073709551615 4260033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 84224 68873 245 29 0 80853 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 336896

[startup+462.3 s]
/proc/loadavg: 2.01 1.89 1.85 3/178 18876
/proc/meminfo: memFree=16471136/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=290424 CPUtime=462.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 385483 0 0 0 46164 66 0 0 25 0 1 0 590348202 297394176 60367 33554432000 4194304 4309791 140735880493072 18446744073709551615 4253865 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 72606 60367 245 29 0 69235 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 290424

[startup+522.301 s]
/proc/loadavg: 2.00 1.91 1.85 3/178 18878
/proc/meminfo: memFree=16438964/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=290424 CPUtime=522.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 412512 0 0 0 52159 71 0 0 25 0 1 0 590348202 297394176 61635 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 72606 61635 245 29 0 69235 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 290424

[startup+582.306 s]
/proc/loadavg: 2.00 1.92 1.86 3/178 18879
/proc/meminfo: memFree=16428136/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=341712 CPUtime=582.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 422571 0 0 0 58157 73 0 0 25 0 1 0 590348202 349913088 71548 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 85428 71548 245 29 0 82057 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 341712

[startup+642.301 s]
/proc/loadavg: 2.00 1.93 1.87 3/178 18881
/proc/meminfo: memFree=16401172/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=341712 CPUtime=642.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 449354 0 0 0 64152 78 0 0 25 0 1 0 590348202 349913088 69496 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 85428 69496 245 29 0 82057 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 341712

[startup+702.301 s]
/proc/loadavg: 2.00 1.94 1.87 3/178 18882
/proc/meminfo: memFree=16421600/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=291624 CPUtime=702.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 476179 0 0 0 70148 82 0 0 25 0 1 0 590348202 298622976 65537 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 72906 65537 245 29 0 69535 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 291624

[startup+762.301 s]
/proc/loadavg: 2.00 1.95 1.88 3/178 18884
/proc/meminfo: memFree=16403952/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=294296 CPUtime=762.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 504741 0 0 0 76143 87 0 0 25 0 1 0 590348202 301359104 64552 33554432000 4194304 4309791 140735880493072 18446744073709551615 4252570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 73574 64552 245 29 0 70203 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 294296

[startup+822.301 s]
/proc/loadavg: 2.00 1.95 1.88 3/178 18886
/proc/meminfo: memFree=16418672/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=344668 CPUtime=822.31 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 514434 0 0 0 82141 90 0 0 25 0 1 0 590348202 352940032 74062 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 86167 74062 245 29 0 82796 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 344668

[startup+882.301 s]
/proc/loadavg: 2.07 1.98 1.89 3/178 18887
/proc/meminfo: memFree=16399032/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=346720 CPUtime=882.31 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 543070 0 0 0 88136 95 0 0 25 0 1 0 590348202 355041280 72746 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 86680 72746 245 29 0 83309 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 346720

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

[startup+896.301 s]
/proc/loadavg: 2.05 1.98 1.90 3/178 18888
/proc/meminfo: memFree=16431256/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=265812 CPUtime=896.31 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 578809 0 0 0 89531 100 0 0 25 0 1 0 590348202 272191488 58603 33554432000 4194304 4309791 140735880493072 18446744073709551615 4253847 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 66453 58603 245 29 0 63082 0
Current children cumulated CPU time (s) 896.31
Current children cumulated vsize (KiB) 265812

[startup+909.101 s]
/proc/loadavg: 2.04 1.98 1.90 3/178 18888
/proc/meminfo: memFree=16458164/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296632 CPUtime=909.1 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 581211 0 0 0 90810 100 0 0 25 0 1 0 590348202 303751168 60962 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 74158 60962 245 29 0 70787 0
Current children cumulated CPU time (s) 909.1
Current children cumulated vsize (KiB) 296632

[startup+921.901 s]
/proc/loadavg: 2.03 1.98 1.90 3/178 18888
/proc/meminfo: memFree=16444636/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296632 CPUtime=921.9 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 584010 0 0 0 92089 101 0 0 25 0 1 0 590348202 303751168 63703 33554432000 4194304 4309791 140735880493072 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 74158 63703 245 29 0 70787 0
Current children cumulated CPU time (s) 921.9
Current children cumulated vsize (KiB) 296632

[startup+928.301 s]
/proc/loadavg: 2.03 1.98 1.90 3/178 18888
/proc/meminfo: memFree=16436080/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296632 CPUtime=928.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 585114 0 0 0 92729 101 0 0 25 0 1 0 590348202 303751168 64780 33554432000 4194304 4309791 140735880493072 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 74158 64780 245 29 0 70787 0
Current children cumulated CPU time (s) 928.3
Current children cumulated vsize (KiB) 296632

[startup+931.501 s]
/proc/loadavg: 2.03 1.98 1.90 3/178 18889
/proc/meminfo: memFree=16432852/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296632 CPUtime=931.51 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 585699 0 0 0 93049 102 0 0 25 0 1 0 590348202 303751168 65351 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259220 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 74158 65351 245 29 0 70787 0
Current children cumulated CPU time (s) 931.51
Current children cumulated vsize (KiB) 296632

[startup+932.301 s]
/proc/loadavg: 2.03 1.98 1.90 3/178 18889
/proc/meminfo: memFree=16394784/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296632 CPUtime=932.3 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 601058 0 0 0 93127 103 0 0 25 0 1 0 590348202 303751168 61289 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 74158 61289 245 29 0 70787 0
Current children cumulated CPU time (s) 932.3
Current children cumulated vsize (KiB) 296632

[startup+933.101 s]
/proc/loadavg: 2.03 1.98 1.90 3/178 18889
/proc/meminfo: memFree=16447360/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296632 CPUtime=933.11 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 601196 0 0 0 93207 104 0 0 25 0 1 0 590348202 303751168 61422 33554432000 4194304 4309791 140735880493072 18446744073709551615 4252315 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 74158 61422 245 29 0 70787 0
Current children cumulated CPU time (s) 933.11
Current children cumulated vsize (KiB) 296632

[startup+933.301 s]
/proc/loadavg: 2.03 1.98 1.90 3/178 18889
/proc/meminfo: memFree=16447360/32950940 swapFree=67111528/67111528
[pid=18854] ppid=18852 vsize=296632 CPUtime=933.31 cores=0,2,4,6
/proc/18854/stat : 18854 (glueminisat) R 18852 18854 17971 0 -1 4202496 601243 0 0 0 93227 104 0 0 25 0 1 0 590348202 303751168 61467 33554432000 4194304 4309791 140735880493072 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18854/statm: 74158 61467 245 29 0 70787 0
Current children cumulated CPU time (s) 933.31
Current children cumulated vsize (KiB) 296632

Child status: 20
Real time (s): 933.344
CPU time (s): 933.356
CPU user time (s): 932.304
CPU system time (s): 1.05184
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 426860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 932.304
system time used= 1.05184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 601249
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= 10
involuntary context switches= 996

runsolver used 1.56076 second user time and 3.22551 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-28 16:32:54
IDJOB=3309992
IDBENCH=85007
IDSOLVER=1694
FILE ID=node117/3309992-1304001172
RUNJOBID= node117-1304001172-18840
PBS_JOBID= 13168755
Free space on /tmp= 71524 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309992-1304001172/watcher-3309992-1304001172 -o /tmp/evaluation-result-3309992-1304001172/solver-3309992-1304001172 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309992-1304001172.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=796213249

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17461540 kB
Buffers:       2373804 kB
Cached:       12463448 kB
SwapCached:          0 kB
Active:        8090204 kB
Inactive:      6815240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17461540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          161632 kB
Writeback:           0 kB
AnonPages:       67216 kB
Mapped:          14500 kB
Slab:           521112 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   187820 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71396 MiB
End job on node117 at 2011-04-28 16:48:28