Trace number 3273248

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
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300.02 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

21.77/21.90	c SATzilla is building models for class 2
21.77/21.90	c run presolver march_dl2004 for 5 seconds ... 
21.77/21.90	c Bin: Executing march_dl2004
21.77/21.90	c spawning binary file with 5 seconds ...
21.77/21.90	c child exit by a signal
21.77/21.90	c march_dl2004 returned code 137.
21.77/21.90	c run presolver mxc-sr08 for 5 seconds ... 
21.77/21.90	c Bin: Executing mxc-sr08
21.77/21.90	c spawning binary file with 5 seconds ...
21.77/21.90	c child exit by a signal
21.77/21.90	c mxc-sr08 returned code 137.
21.77/21.90	c Orignal number of varibales is 2100, number of clauses is 215164 
21.77/21.90	c predicted feature computation time is 11.901436 
21.77/21.90	c Bin: Executing satelite
21.77/21.90	c spawning binary file with 240 seconds ...
21.77/21.90	c child exited successfully
21.77/21.90	c satzilla computing base features
21.77/21.90	c Number of variabe is: 2030, Number of clause is : 212438 
21.77/21.90	c Initializing...
21.77/21.90	c satzilla compute diameter ...
21.77/21.90	c start diameter features ...
21.77/21.90	c satzilla doing clause learning
21.77/21.90	c start clause learning features ...
21.77/21.90	c Bin: Executing zchaff07
21.77/21.90	c spawning binary file with 2 seconds ...
21.77/21.90	c child exit by a signal
21.77/21.90	c satzilla doing survey propogation probe
21.77/21.90	c do survay propogation for 2 second ...
21.77/21.90	c satzilla doing local search probe
21.77/21.90	c satzilla doing lobjois search-space size estimate
21.77/21.90	c features are:2100 215164 2030 212438 0.0344828 0.012832 0.00955573 0.996854 0.0142225 0.192166 0.00164922 1.80727 0.000985222 0.0280788 0.204097 0.952273 0.952273 0.00164922 0.215628 0.000781404 0.0027867 5.58335 0.169644 0.0384805 0.0720721 0.316062 2.74661 0.0009382 0.204938 0.000447189 0.00162871 5.05721 0.952273 0.00200304 0.199191 0.000997938 0.00314915 3.02762 0.0541328 3 4 0.126384 158.273 0.22104 62 200 191 115 177 151 168 62.2799 0.128216 53.5829 89.9355 70 54.0964 66.716 57.1667 60.7235 0.830791 0.0836313 0.57909 0.926282 0.903675 0.721163 0.883686 0.791402 0.852878 2.85634e-09 12.4488 -1.11022e-16 1.29883e-06 3.32489e-10 0 6.18894e-12 8.88178e-16 9.4813e-14 1100.59 6.66371 934.673 0.147832 956 922 982 50.6147 0.152877 0.979434 0.145833 0.772201 0.905981 
21.77/21.90	c satzilla's ranking:
21.77/21.90	c 1) mxc-sr08: 2.989633
21.77/21.90	c 2) vallst: 2.716875
21.77/21.90	c 3) minisat20SAT07: 1.779662
21.77/21.90	c 4) march_dl2004: 1.600110
21.77/21.90	c 5) minisat20: 1.476366
21.77/21.90	c 6) zchaff_rand: 1.057988
21.77/21.90	c 7) tts-4-0: 0.262277
21.77/21.90	c 8) SATenstein: -10000.000000
21.77/21.90	c 9) gnovelty+: -10000.000000
21.77/21.90	c 10) adaptg2wsat+: -10000.000000
21.77/21.90	c 11) adaptg2wsat0: -10000.000000
21.77/21.90	c 12) picosat846: -10000.000000
21.77/21.90	c 13) kcnfs04SAT07: -10000.000000
21.77/21.90	c satzilla running mxc-sr08 ... 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3273248-1303600949/watcher-3273248-1303600949 -o /tmp/evaluation-result-3273248-1303600949/solver-3273248-1303600949 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273248-1303600949.cnf 

running on 2 cores: 1,3

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: 0.00 0.00 0.50 4/180 20092
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=0 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 114 97 400 0 131 0

[startup+0.095788 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20092
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=0 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100797 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20092
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=0 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300753 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20092
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=0 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70068 s]
/proc/loadavg: 0.00 0.00 0.50 4/180 20092
/proc/meminfo: memFree=24546476/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=0 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50054 s]
/proc/loadavg: 0.00 0.00 0.50 7/194 20106
/proc/meminfo: memFree=24478580/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=0 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 114 97 400 0 131 0
[pid=20095] ppid=20092 vsize=31592 CPUtime=1.49 cores=1,3
/proc/20095/stat : 20095 (march_dl2004) R 20092 20092 20041 0 -1 4202496 25638 0 0 0 146 3 0 0 25 0 1 0 471692750 32350208 5012 33554432000 134512640 134996440 4292143264 18446744073709551615 134532960 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20095/statm: 7898 5012 75 119 0 7777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33728

[startup+3.10025 s]
/proc/loadavg: 0.32 0.07 0.52 7/194 20106
/proc/meminfo: memFree=24475356/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=0 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 162 0 0 0 0 0 0 0 20 0 1 0 471692750 2187264 114 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 114 97 400 0 131 0
[pid=20095] ppid=20092 vsize=33176 CPUtime=3.09 cores=1,3
/proc/20095/stat : 20095 (march_dl2004) R 20092 20092 20041 0 -1 4202496 26043 0 0 0 306 3 0 0 25 0 1 0 471692750 33972224 5417 33554432000 134512640 134996440 4292143264 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20095/statm: 8294 5417 75 119 0 8173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35312

[startup+6.30066 s]
/proc/loadavg: 0.32 0.07 0.52 7/194 20110
/proc/meminfo: memFree=24494076/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=2136 CPUtime=4.99 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 186 26119 0 0 0 0 496 3 18 0 1 0 471692750 2187264 127 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/20092/statm: 534 127 108 400 0 131 0
[pid=20108] ppid=20092 vsize=16752 CPUtime=1.29 cores=1,3
/proc/20108/stat : 20108 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 4684 0 0 0 129 0 0 0 22 0 1 0 471693250 17154048 3977 33554432000 134512640 135078026 4289944656 18446744073709551615 134561378 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20108/statm: 4188 3977 57 139 0 4047 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18888

[startup+12.7005 s]
/proc/loadavg: 0.89 0.20 0.55 7/190 20114
/proc/meminfo: memFree=24478008/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=16832 CPUtime=12.68 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) R 20087 20092 20041 0 -1 4202496 5803 36137 0 0 168 0 1095 5 20 0 1 0 471692750 17235968 3856 33554432000 134512640 136149437 4291916816 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20092/statm: 4208 3856 136 400 0 3805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16832

[startup+25.5002 s]
/proc/loadavg: 1.36 0.32 0.59 6/194 20123
/proc/meminfo: memFree=24377164/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=16512 CPUtime=3.59 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 5142 0 0 0 359 0 0 0 25 0 1 0 471694940 16908288 3931 33554432000 134512640 135078026 4290109904 18446744073709551615 134533975 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 4128 3931 73 139 0 3987 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41412

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.68 7/194 20123
/proc/meminfo: memFree=24269184/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=40932 CPUtime=29.18 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 11238 0 0 0 2917 1 0 0 25 0 1 0 471694940 41914368 10027 33554432000 134512640 135078026 4290109904 18446744073709551615 134534399 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 10233 10027 73 139 0 10092 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65832

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 0.87 6/194 20125
/proc/meminfo: memFree=24155932/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=69328 CPUtime=80.39 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 18203 0 0 0 8035 4 0 0 25 0 1 0 471694940 70991872 16992 33554432000 134512640 135078026 4290109904 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 17332 16992 73 139 0 17191 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 94228

[startup+162.3 s]
/proc/loadavg: 3.72 1.65 1.05 7/194 20126
/proc/meminfo: memFree=24061528/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=95128 CPUtime=140.39 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 24671 0 0 0 14031 8 0 0 25 0 1 0 471694940 97411072 23460 33554432000 134512640 135078026 4290109904 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 23782 23460 73 139 0 23641 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 120028

[startup+222.301 s]
/proc/loadavg: 3.90 2.11 1.24 7/194 20128
/proc/meminfo: memFree=24020196/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=99516 CPUtime=200.39 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 25779 0 0 0 20030 9 0 0 25 0 1 0 471694940 101904384 24568 33554432000 134512640 135078026 4290109904 18446744073709551615 134534576 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 24879 24568 73 139 0 24738 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 124416

[startup+282.301 s]
/proc/loadavg: 3.96 2.43 1.40 8/194 20130
/proc/meminfo: memFree=23975276/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=111312 CPUtime=260.39 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 28656 0 0 0 26028 11 0 0 25 0 1 0 471694940 113983488 27445 33554432000 134512640 135078026 4290109904 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 27828 27445 73 139 0 27687 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 136212

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.57 7/194 20131
/proc/meminfo: memFree=23927480/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=124684 CPUtime=320.39 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 31702 0 0 0 32026 13 0 0 25 0 1 0 471694940 127676416 30491 33554432000 134512640 135078026 4290109904 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 31171 30491 73 139 0 31030 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 149584

[startup+402.301 s]
/proc/loadavg: 3.99 2.94 1.71 6/194 20133
/proc/meminfo: memFree=23918752/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=124684 CPUtime=380.39 cores=1,3

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

/proc/20122/statm: 33952 33232 73 139 0 33811 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 160708

[startup+642.301 s]
/proc/loadavg: 3.99 3.53 2.23 7/194 20139
/proc/meminfo: memFree=23839680/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=135808 CPUtime=620.41 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 34447 0 0 0 62025 16 0 0 25 0 1 0 471694940 139067392 33236 33554432000 134512640 135078026 4290109904 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 33952 33236 73 139 0 33811 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 160708

[startup+702.301 s]
/proc/loadavg: 3.99 3.61 2.34 7/194 20141
/proc/meminfo: memFree=23837032/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=137304 CPUtime=680.41 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 34755 0 0 0 68025 16 0 0 25 0 1 0 471694940 140599296 33544 33554432000 134512640 135078026 4290109904 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 34326 33544 73 139 0 34185 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 162204

[startup+762.307 s]
/proc/loadavg: 3.99 3.68 2.44 7/194 20142
/proc/meminfo: memFree=23810552/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=142404 CPUtime=740.41 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 35977 0 0 0 74025 16 0 0 25 0 1 0 471694940 145821696 34766 33554432000 134512640 135078026 4290109904 18446744073709551615 134523474 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 35601 34766 73 139 0 35460 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 167304

[startup+822.3 s]
/proc/loadavg: 3.99 3.73 2.53 7/194 20144
/proc/meminfo: memFree=23802324/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=142756 CPUtime=800.4 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 36040 0 0 0 80024 16 0 0 25 0 1 0 471694940 146182144 34829 33554432000 134512640 135078026 4290109904 18446744073709551615 134534371 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 35689 34829 73 139 0 35548 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 167656

[startup+882.3 s]
/proc/loadavg: 3.99 3.78 2.62 7/194 20146
/proc/meminfo: memFree=23801148/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=143108 CPUtime=860.41 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 36134 0 0 0 86025 16 0 0 25 0 1 0 471694940 146542592 34923 33554432000 134512640 135078026 4290109904 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 35777 34923 73 139 0 35636 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 168008

[startup+942.301 s]
/proc/loadavg: 3.99 3.81 2.70 7/194 20147
/proc/meminfo: memFree=23794152/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=144164 CPUtime=920.41 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 36355 0 0 0 92025 16 0 0 25 0 1 0 471694940 147623936 35144 33554432000 134512640 135078026 4290109904 18446744073709551615 134534467 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 36041 35144 73 139 0 35900 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 169064

[startup+1002.3 s]
/proc/loadavg: 4.08 3.89 2.80 7/194 20149
/proc/meminfo: memFree=23788012/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=145296 CPUtime=980.42 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 36619 0 0 0 98025 17 0 0 25 0 1 0 471694940 148783104 35408 33554432000 134512640 135078026 4290109904 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 36324 35408 73 139 0 36183 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 170196

[startup+1062.3 s]
/proc/loadavg: 4.03 3.90 2.86 7/194 20150
/proc/meminfo: memFree=23779276/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=145644 CPUtime=1040.42 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 36686 0 0 0 104025 17 0 0 25 0 1 0 471694940 149139456 35475 33554432000 134512640 135078026 4290109904 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 36411 35475 73 139 0 36270 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 170544

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.94 7/194 20152
/proc/meminfo: memFree=23777492/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=146540 CPUtime=1100.42 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 36854 0 0 0 110025 17 0 0 25 0 1 0 471694940 150056960 35643 33554432000 134512640 135078026 4290109904 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 36635 35643 73 139 0 36494 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 171440

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.00 7/194 20154
/proc/meminfo: memFree=23771860/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=147408 CPUtime=1160.42 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 37037 0 0 0 116025 17 0 0 25 0 1 0 471694940 150945792 35826 33554432000 134512640 135078026 4290109904 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 36852 35826 73 139 0 36711 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 172308

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.06 7/194 20155
/proc/meminfo: memFree=23760280/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=148700 CPUtime=1220.42 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 37287 0 0 0 122025 17 0 0 25 0 1 0 471694940 152268800 36076 33554432000 134512640 135078026 4290109904 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 37175 36076 73 139 0 37034 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 173600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.11 7/194 20157
/proc/meminfo: memFree=23755136/32951124 swapFree=67111412/67111528
[pid=20092] ppid=20087 vsize=24900 CPUtime=21.89 cores=1,3
/proc/20092/stat : 20092 (SATzilla2009_C) S 20087 20092 20041 0 -1 4202496 11144 41460 0 0 884 5 1289 11 25 0 1 0 471692750 25497600 6004 33554432000 134512640 136149437 4291916816 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/20092/statm: 6225 6004 221 400 0 5822 0
[pid=20122] ppid=20092 vsize=149024 CPUtime=1278.13 cores=1,3
/proc/20122/stat : 20122 (mxc-sr08) R 20092 20092 20041 0 -1 4202496 37388 0 0 0 127796 17 0 0 25 0 1 0 471694940 152600576 36177 33554432000 134512640 135078026 4290109904 18446744073709551615 134534471 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/20122/statm: 37256 36177 73 139 0 37115 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 173924

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20092 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=731696
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=168974
# CPU time returned by wait4() is 21.9007
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.69
CPU system time (s): 0.33
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 173924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.7317
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52604
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= 16
involuntary context switches= 129

runsolver used 1.9607 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-24 01:22:29
IDJOB=3273248
IDBENCH=71308
IDSOLVER=1675
FILE ID=node137/3273248-1303600949
RUNJOBID= node137-1303600949-20061
PBS_JOBID= 13150605
Free space on /tmp= 71756 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g4.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273248-1303600949/watcher-3273248-1303600949 -o /tmp/evaluation-result-3273248-1303600949/solver-3273248-1303600949 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273248-1303600949.cnf

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=171832096

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24547424 kB
Buffers:       1675176 kB
Cached:        6115344 kB
SwapCached:        112 kB
Active:        1227412 kB
Inactive:      6626220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24547424 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          134672 kB
Writeback:           0 kB
AnonPages:       63504 kB
Mapped:          14696 kB
Slab:           485728 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193168 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= 71624 MiB
End job on node137 at 2011-04-24 01:44:12