Trace number 3440000

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
minisat hack: LR_GL_SHR 2011-03-02UNSAT 936.673 936.715

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.081
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

936.65/936.70	c WARNING: for repeatability, setting FPU to use double precision
936.65/936.70	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: 977)

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-3440000-1306912257/watcher-3440000-1306912257 -o /tmp/evaluation-result-3440000-1306912257/solver-3440000-1306912257 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440000-1306912257.cnf -verb=0 -model 

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: 2.00 2.01 1.93 3/514 24771
/proc/meminfo: memFree=16420380/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=25192 CPUtime=0.01 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 1781 0 0 0 1 0 0 0 25 0 1 0 783641396 25796608 1723 33554432000 4194304 4300056 140733813763168 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 6298 1724 220 26 0 2930 0

[startup+0.0948761 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 24771
/proc/meminfo: memFree=16420380/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=33812 CPUtime=0.08 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 5048 0 0 0 7 1 0 0 25 0 1 0 783641396 34623488 4544 33554432000 4194304 4300056 140733813763168 18446744073709551615 264726404864 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 8453 4544 220 26 0 5085 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33812

[startup+0.10087 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 24771
/proc/meminfo: memFree=16420380/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=34208 CPUtime=0.09 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 5226 0 0 0 8 1 0 0 25 0 1 0 783641396 35028992 4709 33554432000 4194304 4300056 140733813763168 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 8552 4709 220 26 0 5184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34208

[startup+0.300835 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 24771
/proc/meminfo: memFree=16420380/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=58840 CPUtime=0.29 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 12736 0 0 0 27 2 0 0 25 0 1 0 783641396 60252160 10921 33554432000 4194304 4300056 140733813763168 18446744073709551615 264726462890 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 14710 10921 220 26 0 11342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58840

[startup+0.700771 s]
/proc/loadavg: 2.00 2.01 1.93 3/514 24771
/proc/meminfo: memFree=16420380/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=65720 CPUtime=0.69 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 13044 0 0 0 67 2 0 0 25 0 1 0 783641396 67297280 11213 33554432000 4194304 4300056 140733813763168 18446744073709551615 4230341 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 16430 11213 227 26 0 13062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65720

[startup+1.50064 s]
/proc/loadavg: 2.00 2.01 1.93 3/515 24772
/proc/meminfo: memFree=16374996/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=54888 CPUtime=1.49 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 16003 0 0 0 146 3 0 0 25 0 1 0 783641396 56205312 9687 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 13722 9687 246 26 0 10354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54888

[startup+3.10033 s]
/proc/loadavg: 2.00 2.01 1.93 3/515 24772
/proc/meminfo: memFree=16380080/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=54888 CPUtime=3.09 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 16192 0 0 0 306 3 0 0 25 0 1 0 783641396 56205312 9868 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256566 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 13722 9868 247 26 0 10354 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54888

[startup+6.30074 s]
/proc/loadavg: 2.00 2.01 1.93 3/515 24772
/proc/meminfo: memFree=16377360/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=54888 CPUtime=6.29 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 16529 0 0 0 626 3 0 0 25 0 1 0 783641396 56205312 10196 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 13722 10196 249 26 0 10354 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54888

[startup+12.7005 s]
/proc/loadavg: 2.00 2.01 1.93 3/515 24773
/proc/meminfo: memFree=16374168/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=62068 CPUtime=12.69 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 17159 0 0 0 1266 3 0 0 25 0 1 0 783641396 63557632 10791 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 15517 10791 249 26 0 12149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62068

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 1.93 3/515 24773
/proc/meminfo: memFree=16366308/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=64456 CPUtime=25.5 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 18707 0 0 0 2546 4 0 0 25 0 1 0 783641396 66002944 12293 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24771/statm: 16114 12293 249 26 0 12746 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 64456

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.93 3/515 24774
/proc/meminfo: memFree=16354196/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=80284 CPUtime=51.07 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 21281 0 0 0 5103 4 0 0 25 0 1 0 783641396 82210816 14791 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 20071 14791 249 26 0 16703 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80284

[startup+102.32 s]
/proc/loadavg: 2.00 2.00 1.93 3/515 24775
/proc/meminfo: memFree=16331548/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=105872 CPUtime=102.3 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 25196 0 0 0 10224 6 0 0 25 0 1 0 783641396 108412928 18597 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 26468 18597 249 26 0 23100 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105872

[startup+162.3 s]
/proc/loadavg: 2.14 2.04 1.94 3/515 24777
/proc/meminfo: memFree=16393612/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=112444 CPUtime=162.28 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 28747 0 0 0 16220 8 0 0 25 0 1 0 783641396 115142656 22046 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 28111 22046 249 26 0 24743 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 112444

[startup+222.301 s]
/proc/loadavg: 2.05 2.03 1.94 3/515 24778
/proc/meminfo: memFree=16367772/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=116044 CPUtime=222.28 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 31432 0 0 0 22219 9 0 0 25 0 1 0 783641396 118829056 24652 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 29011 24652 249 26 0 25643 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 116044

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 1.94 3/515 24780
/proc/meminfo: memFree=16327548/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=150008 CPUtime=282.27 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 34075 0 0 0 28217 10 0 0 25 0 1 0 783641396 153608192 27210 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/24771/statm: 37502 27210 249 26 0 34134 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 150008

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 1.94 3/515 24781
/proc/meminfo: memFree=16306408/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=155736 CPUtime=342.27 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 36825 0 0 0 34216 11 0 0 25 0 1 0 783641396 159473664 29885 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256545 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 38934 29885 249 26 0 35566 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 155736

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/515 24783
/proc/meminfo: memFree=16290720/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=156208 CPUtime=402.26 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 38322 0 0 0 40215 11 0 0 25 0 1 0 783641396 159956992 31327 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 39052 31327 249 26 0 35684 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 156208

[startup+462.301 s]
/proc/loadavg: 2.11 2.04 1.95 3/515 24785
/proc/meminfo: memFree=16273680/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=158840 CPUtime=462.27 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 40239 0 0 0 46215 12 0 0 25 0 1 0 783641396 162652160 33189 33554432000 4194304 4300056 140733813763168 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 39710 33189 249 26 0 36342 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 158840

[startup+522.301 s]
/proc/loadavg: 2.09 2.04 1.96 3/515 24786
/proc/meminfo: memFree=16258748/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=161164 CPUtime=522.26 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 42047 0 0 0 52214 12 0 0 25 0 1 0 783641396 165031936 34943 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 40291 34943 249 26 0 36923 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 161164

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 1.96 3/515 24788
/proc/meminfo: memFree=16242076/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=163604 CPUtime=582.26 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 44073 0 0 0 58213 13 0 0 25 0 1 0 783641396 167530496 36909 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 40901 36909 249 26 0 37533 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 163604

[startup+642.301 s]
/proc/loadavg: 2.01 2.02 1.96 3/515 24789
/proc/meminfo: memFree=16227156/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=216512 CPUtime=642.27 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 45818 0 0 0 64214 13 0 0 25 0 1 0 783641396 221708288 38598 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 54128 38598 249 26 0 50760 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 216512

[startup+702.301 s]
/proc/loadavg: 2.05 2.03 1.96 3/515 24791
/proc/meminfo: memFree=16279320/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=222536 CPUtime=702.26 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 48134 0 0 0 70212 14 0 0 25 0 1 0 783641396 227876864 40869 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 55634 40869 249 26 0 52266 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 222536

[startup+762.32 s]
/proc/loadavg: 2.02 2.02 1.96 3/515 24793
/proc/meminfo: memFree=16262020/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=222536 CPUtime=762.27 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 49573 0 0 0 76212 15 0 0 25 0 1 0 783641396 227876864 42240 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 55634 42240 249 26 0 52266 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 222536

[startup+822.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/515 24794
/proc/meminfo: memFree=16246960/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=223664 CPUtime=822.25 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 51097 0 0 0 82209 16 0 0 25 0 1 0 783641396 229031936 43715 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 55916 43715 249 26 0 52548 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 223664

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24799
/proc/meminfo: memFree=16232664/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=224696 CPUtime=882.25 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 52550 0 0 0 88208 17 0 0 25 0 1 0 783641396 230088704 45117 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56174 45117 249 26 0 52806 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 224696

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

[startup+895.901 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24799
/proc/meminfo: memFree=16228768/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=224864 CPUtime=895.85 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 52882 0 0 0 89568 17 0 0 25 0 1 0 783641396 230260736 45436 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56216 45436 249 26 0 52848 0
Current children cumulated CPU time (s) 895.85
Current children cumulated vsize (KiB) 224864

[startup+921.501 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24800
/proc/meminfo: memFree=16220696/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=225792 CPUtime=921.45 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 53899 0 0 0 92126 19 0 0 25 0 1 0 783641396 231211008 46422 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56448 46422 249 26 0 53080 0
Current children cumulated CPU time (s) 921.45
Current children cumulated vsize (KiB) 225792

[startup+927.901 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24800
/proc/meminfo: memFree=16219208/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=225792 CPUtime=927.85 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 54135 0 0 0 92766 19 0 0 25 0 1 0 783641396 231211008 46651 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56448 46651 249 26 0 53080 0
Current children cumulated CPU time (s) 927.85
Current children cumulated vsize (KiB) 225792

[startup+931.101 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24800
/proc/meminfo: memFree=16218212/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=225792 CPUtime=931.05 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 54266 0 0 0 93086 19 0 0 25 0 1 0 783641396 231211008 46774 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56448 46774 249 26 0 53080 0
Current children cumulated CPU time (s) 931.05
Current children cumulated vsize (KiB) 225792

[startup+934.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24800
/proc/meminfo: memFree=16217468/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=225792 CPUtime=934.25 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 54370 0 0 0 93406 19 0 0 25 0 1 0 783641396 231211008 46874 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56448 46874 249 26 0 53080 0
Current children cumulated CPU time (s) 934.25
Current children cumulated vsize (KiB) 225792

[startup+935.901 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24800
/proc/meminfo: memFree=16217220/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=226180 CPUtime=935.85 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 54506 0 0 0 93566 19 0 0 25 0 1 0 783641396 231608320 47010 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56545 47010 249 26 0 53177 0
Current children cumulated CPU time (s) 935.85
Current children cumulated vsize (KiB) 226180

[startup+936.301 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24800
/proc/meminfo: memFree=16216600/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=226180 CPUtime=936.25 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 54516 0 0 0 93606 19 0 0 25 0 1 0 783641396 231608320 47020 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56545 47020 249 26 0 53177 0
Current children cumulated CPU time (s) 936.25
Current children cumulated vsize (KiB) 226180

[startup+936.701 s]
/proc/loadavg: 2.00 2.01 1.96 3/515 24800
/proc/meminfo: memFree=16216600/32951124 swapFree=62999000/67111528
[pid=24771] ppid=24769 vsize=226180 CPUtime=936.65 cores=0,2,4,6
/proc/24771/stat : 24771 (lr_gl_shr) R 24769 24771 22520 0 -1 4202496 54525 0 0 0 93646 19 0 0 25 0 1 0 783641396 231608320 47028 33554432000 4194304 4300056 140733813763168 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24771/statm: 56545 47028 249 26 0 53177 0
Current children cumulated CPU time (s) 936.65
Current children cumulated vsize (KiB) 226180

Child status: 20
Real time (s): 936.715
CPU time (s): 936.673
CPU user time (s): 936.467
CPU system time (s): 0.205968
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 226180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 936.467
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54530
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= 9
involuntary context switches= 2284

runsolver used 5.34419 second user time and 10.6974 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 09:10:58
IDJOB=3440000
IDBENCH=82502
IDSOLVER=1938
FILE ID=node141/3440000-1306912257
RUNJOBID= node141-1306909837-24333
PBS_JOBID= 13488435
Free space on /tmp= 24304 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440000-1306912257/watcher-3440000-1306912257 -o /tmp/evaluation-result-3440000-1306912257/solver-3440000-1306912257 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440000-1306912257.cnf -verb=0 -model

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1341313398

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.75
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16420536 kB
Buffers:         56360 kB
Cached:        5894232 kB
SwapCached:       8636 kB
Active:       10280600 kB
Inactive:      5851628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16420536 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:           13620 kB
Writeback:           0 kB
AnonPages:    10179932 kB
Mapped:          25764 kB
Slab:           258484 kB
PageTables:      70292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150898396 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= 24304 MiB
End job on node141 at 2011-06-01 09:26:35