Trace number 3292023

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 1008.66 1008.64

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 benchmark333.205
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

1008.60/1008.63	WARNING: for repeatability, setting FPU to use double precision
1008.60/1008.63	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-3292023-1303787174/watcher-3292023-1303787174 -o /tmp/evaluation-result-3292023-1303787174/solver-3292023-1303787174 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3292023-1303787174.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.69 3.00 3.32 4/180 21368
/proc/meminfo: memFree=19949892/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=19816 CPUtime=0 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 791 0 0 0 0 0 0 0 23 0 1 0 471133736 20291584 720 33554432000 4194304 4309791 140734201244560 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 4954 721 215 29 0 1583 0

[startup+0.026162 s]
/proc/loadavg: 2.69 3.00 3.32 4/180 21368
/proc/meminfo: memFree=19949892/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=23088 CPUtime=0.01 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 1904 0 0 0 1 0 0 0 23 0 1 0 471133736 23642112 1753 33554432000 4194304 4309791 140734201244560 18446744073709551615 4272751 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 5772 1754 217 29 0 2401 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23088

[startup+0.101151 s]
/proc/loadavg: 2.69 3.00 3.32 4/180 21368
/proc/meminfo: memFree=19949892/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=36012 CPUtime=0.09 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 5934 0 0 0 8 1 0 0 24 0 1 0 471133736 36876288 5106 33554432000 4194304 4309791 140734201244560 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 9003 5107 217 29 0 5632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36012

[startup+0.301114 s]
/proc/loadavg: 2.69 3.00 3.32 4/180 21368
/proc/meminfo: memFree=19949892/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=74588 CPUtime=0.29 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 16760 0 0 0 26 3 0 0 25 0 1 0 471133736 76378112 13978 33554432000 4194304 4309791 140734201244560 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 18647 13979 217 29 0 15276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74588

[startup+0.701045 s]
/proc/loadavg: 2.69 3.00 3.32 4/180 21368
/proc/meminfo: memFree=19949892/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=158304 CPUtime=0.68 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 37892 0 0 0 61 7 0 0 25 0 1 0 471133736 162103296 31555 33554432000 4194304 4309791 140734201244560 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 39576 31557 217 29 0 36205 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 158304

[startup+1.50095 s]
/proc/loadavg: 2.79 3.02 3.33 5/187 21381
/proc/meminfo: memFree=19551876/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296584 CPUtime=1.48 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 78945 0 0 0 134 14 0 0 25 0 1 0 471133736 303702016 65038 33554432000 4194304 4309791 140734201244560 18446744073709551615 4216240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74146 65038 220 29 0 70775 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296584

[startup+3.10063 s]
/proc/loadavg: 2.79 3.02 3.33 5/187 21381
/proc/meminfo: memFree=19034072/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296584 CPUtime=3.08 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 78949 0 0 0 293 15 0 0 25 0 1 0 471133736 303702016 65042 33554432000 4194304 4309791 140734201244560 18446744073709551615 4260451 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74146 65042 223 29 0 70775 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 296584

[startup+6.30106 s]
/proc/loadavg: 2.79 3.02 3.33 5/190 21387
/proc/meminfo: memFree=18645140/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296584 CPUtime=6.28 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 78949 0 0 0 613 15 0 0 25 0 1 0 471133736 303702016 65042 33554432000 4194304 4309791 140734201244560 18446744073709551615 4260755 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74146 65042 223 29 0 70775 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 296584

[startup+12.7009 s]
/proc/loadavg: 3.20 3.10 3.35 5/190 21388
/proc/meminfo: memFree=18226884/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=309300 CPUtime=12.69 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 83738 0 0 0 1253 16 0 0 25 0 1 0 471133736 316723200 69645 33554432000 4194304 4309791 140734201244560 18446744073709551615 4223024 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 77325 69645 225 29 0 73954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 309300

[startup+25.5067 s]
/proc/loadavg: 3.32 3.13 3.36 5/190 21388
/proc/meminfo: memFree=18198456/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=285844 CPUtime=25.49 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 102071 0 0 0 2530 19 0 0 25 0 1 0 471133736 292704256 59288 33554432000 4194304 4309791 140734201244560 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71461 59288 245 29 0 68090 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 285844

[startup+51.1002 s]
/proc/loadavg: 3.55 3.19 3.37 5/187 21392
/proc/meminfo: memFree=18549608/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=285844 CPUtime=51.08 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 123953 0 0 0 5085 23 0 0 25 0 1 0 471133736 292704256 59889 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71461 59889 245 29 0 68090 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 285844

[startup+102.3 s]
/proc/loadavg: 3.82 3.33 3.41 5/190 21444
/proc/meminfo: memFree=18927532/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=285844 CPUtime=102.29 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 149621 0 0 0 10201 28 0 0 25 0 1 0 471133736 292704256 60206 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259496 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71461 60206 245 29 0 68090 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 285844

[startup+162.301 s]
/proc/loadavg: 3.93 3.45 3.44 5/190 21446
/proc/meminfo: memFree=19014832/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=285844 CPUtime=162.29 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 196983 0 0 0 16194 35 0 0 25 0 1 0 471133736 292704256 62224 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259937 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71461 62224 245 29 0 68090 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 285844

[startup+222.301 s]
/proc/loadavg: 4.11 3.58 3.48 5/190 21447
/proc/meminfo: memFree=18969992/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=335932 CPUtime=222.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 223249 0 0 0 22189 41 0 0 25 0 1 0 471133736 343994368 66308 33554432000 4194304 4309791 140734201244560 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 83983 66308 245 29 0 80612 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 335932

[startup+282.301 s]
/proc/loadavg: 4.04 3.65 3.51 5/190 21476
/proc/meminfo: memFree=19031720/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=285844 CPUtime=282.29 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 268747 0 0 0 28180 49 0 0 25 0 1 0 471133736 292704256 64400 33554432000 4194304 4309791 140734201244560 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71461 64400 245 29 0 68090 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 285844

[startup+342.307 s]
/proc/loadavg: 4.06 3.73 3.55 6/190 21505
/proc/meminfo: memFree=19003048/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=286812 CPUtime=342.29 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 312591 0 0 0 34172 57 0 0 25 0 1 0 471133736 293695488 63142 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71703 63142 245 29 0 68332 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 286812

[startup+402.3 s]
/proc/loadavg: 4.02 3.77 3.57 6/190 21506
/proc/meminfo: memFree=18997172/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=286812 CPUtime=402.29 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 336828 0 0 0 40167 62 0 0 25 0 1 0 471133736 293695488 63535 33554432000 4194304 4309791 140734201244560 18446744073709551615 4252194 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71703 63535 245 29 0 68332 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 286812

[startup+462.301 s]
/proc/loadavg: 4.00 3.81 3.59 6/190 21508
/proc/meminfo: memFree=18960564/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=287120 CPUtime=462.29 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 364087 0 0 0 46161 68 0 0 25 0 1 0 471133736 294010880 64176 33554432000 4194304 4309791 140734201244560 18446744073709551615 4260074 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 71780 64176 245 29 0 68409 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 287120

[startup+522.3 s]
/proc/loadavg: 4.00 3.84 3.62 6/190 21509
/proc/meminfo: memFree=18967472/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=290428 CPUtime=522.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 389596 0 0 0 52157 73 0 0 25 0 1 0 471133736 297398272 64399 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 72607 64399 245 29 0 69236 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 290428

[startup+582.301 s]
/proc/loadavg: 4.00 3.87 3.64 6/190 21511
/proc/meminfo: memFree=18912624/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=290428 CPUtime=582.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 415565 0 0 0 58152 78 0 0 25 0 1 0 471133736 297398272 64642 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 72607 64642 245 29 0 69236 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 290428

[startup+642.3 s]
/proc/loadavg: 4.00 3.89 3.66 6/190 21513
/proc/meminfo: memFree=18959080/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=291628 CPUtime=642.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 442175 0 0 0 64147 83 0 0 25 0 1 0 471133736 298627072 62410 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 72907 62410 245 29 0 69536 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 291628

[startup+702.301 s]
/proc/loadavg: 4.00 3.91 3.68 6/190 21514
/proc/meminfo: memFree=18891228/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=341716 CPUtime=702.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 451238 0 0 0 70143 87 0 0 25 0 1 0 471133736 349917184 71332 33554432000 4194304 4309791 140734201244560 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 85429 71332 245 29 0 82058 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 341716

[startup+762.3 s]
/proc/loadavg: 4.08 3.94 3.70 6/190 21516
/proc/meminfo: memFree=18860680/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=291628 CPUtime=762.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 477175 0 0 0 76138 92 0 0 25 0 1 0 471133736 298627072 66516 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 72907 66516 245 29 0 69536 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 291628

[startup+822.301 s]
/proc/loadavg: 4.03 3.95 3.72 6/190 21517
/proc/meminfo: memFree=18850480/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=294300 CPUtime=822.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 505031 0 0 0 82133 97 0 0 25 0 1 0 471133736 301363200 64838 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 73575 64838 245 29 0 70204 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 294300

[startup+882.301 s]
/proc/loadavg: 4.07 3.97 3.74 6/190 21519
/proc/meminfo: memFree=18908228/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=344388 CPUtime=882.31 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 513840 0 0 0 88131 100 0 0 25 0 1 0 471133736 352653312 73481 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 86097 73481 245 29 0 82726 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 344388

[startup+942.301 s]
/proc/loadavg: 4.02 3.97 3.75 6/190 21521
/proc/meminfo: memFree=18837888/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=346724 CPUtime=942.3 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 541067 0 0 0 94125 105 0 0 25 0 1 0 471133736 355045376 70776 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 86681 70776 245 29 0 83310 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 346724

[startup+1002.31 s]
/proc/loadavg: 4.01 3.97 3.76 6/190 21522
/proc/meminfo: memFree=18867852/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296636 CPUtime=1002.31 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 585006 0 0 0 100118 113 0 0 25 0 1 0 471133736 303755264 64675 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74159 64675 245 29 0 70788 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 296636

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

[startup+1002.8 s]
/proc/loadavg: 4.01 3.97 3.76 6/190 21522
/proc/meminfo: memFree=18867852/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296636 CPUtime=1002.8 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 585079 0 0 0 100167 113 0 0 25 0 1 0 471133736 303755264 64747 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259609 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74159 64747 245 29 0 70788 0
Current children cumulated CPU time (s) 1002.8
Current children cumulated vsize (KiB) 296636

[startup+1006 s]
/proc/loadavg: 4.01 3.97 3.76 6/190 21522
/proc/meminfo: memFree=18863264/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296636 CPUtime=1006.01 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 585585 0 0 0 100487 114 0 0 25 0 1 0 471133736 303755264 65239 33554432000 4194304 4309791 140734201244560 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74159 65239 245 29 0 70788 0
Current children cumulated CPU time (s) 1006.01
Current children cumulated vsize (KiB) 296636

[startup+1007.6 s]
/proc/loadavg: 4.01 3.97 3.76 6/190 21522
/proc/meminfo: memFree=18861900/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296636 CPUtime=1007.6 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 601085 0 0 0 100645 115 0 0 25 0 1 0 471133736 303755264 61315 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74159 61315 245 29 0 70788 0
Current children cumulated CPU time (s) 1007.6
Current children cumulated vsize (KiB) 296636

[startup+1008.4 s]
/proc/loadavg: 4.01 3.97 3.76 6/190 21522
/proc/meminfo: memFree=18876780/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296636 CPUtime=1008.4 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 601200 0 0 0 100725 115 0 0 25 0 1 0 471133736 303755264 61426 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259155 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74159 61426 245 29 0 70788 0
Current children cumulated CPU time (s) 1008.4
Current children cumulated vsize (KiB) 296636

[startup+1008.6 s]
/proc/loadavg: 4.01 3.97 3.76 6/190 21522
/proc/meminfo: memFree=18876780/32951124 swapFree=67111524/67111528
[pid=21368] ppid=21366 vsize=296636 CPUtime=1008.6 cores=4,6
/proc/21368/stat : 21368 (glueminisat) R 21366 21368 20937 0 -1 4202496 601243 0 0 0 100745 115 0 0 25 0 1 0 471133736 303755264 61467 33554432000 4194304 4309791 140734201244560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21368/statm: 74159 61467 245 29 0 70788 0
Current children cumulated CPU time (s) 1008.6
Current children cumulated vsize (KiB) 296636

Child status: 20
Real time (s): 1008.64
CPU time (s): 1008.66
CPU user time (s): 1007.49
CPU system time (s): 1.17282
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 426864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1007.49
system time used= 1.17282
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= 11
involuntary context switches= 1117

runsolver used 1.79773 second user time and 3.66144 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-26 05:06:16
IDJOB=3292023
IDBENCH=85007
IDSOLVER=1650
FILE ID=node144/3292023-1303787174
RUNJOBID= node144-1303787174-21345
PBS_JOBID= 13157241
Free space on /tmp= 72272 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-3292023-1303787174/watcher-3292023-1303787174 -o /tmp/evaluation-result-3292023-1303787174/solver-3292023-1303787174 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3292023-1303787174.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=716859235

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19950420 kB
Buffers:       2191080 kB
Cached:       10164700 kB
SwapCached:          4 kB
Active:        3756040 kB
Inactive:      8674520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19950420 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          335412 kB
Writeback:           0 kB
AnonPages:       74292 kB
Mapped:          14484 kB
Slab:           505920 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197852 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= 72308 MiB
End job on node144 at 2011-04-26 05:23:05