Trace number 3273314

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) 1299.99 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

23.36/23.49	c SATzilla is building models for class 2
23.36/23.49	c run presolver march_dl2004 for 5 seconds ... 
23.36/23.49	c Bin: Executing march_dl2004
23.36/23.49	c spawning binary file with 5 seconds ...
23.36/23.49	c child exit by a signal
23.36/23.49	c march_dl2004 returned code 137.
23.36/23.49	c run presolver mxc-sr08 for 5 seconds ... 
23.36/23.49	c Bin: Executing mxc-sr08
23.36/23.49	c spawning binary file with 5 seconds ...
23.36/23.49	c child exit by a signal
23.36/23.49	c mxc-sr08 returned code 137.
23.36/23.49	c Orignal number of varibales is 2400, number of clauses is 266431 
23.36/23.49	c predicted feature computation time is 13.019305 
23.36/23.49	c Bin: Executing satelite
23.36/23.49	c spawning binary file with 240 seconds ...
23.36/23.49	c child exited successfully
23.36/23.49	c satzilla computing base features
23.36/23.49	c Number of variabe is: 2325, Number of clause is : 264031 
23.36/23.49	c Initializing...
23.36/23.49	c satzilla compute diameter ...
23.36/23.49	c start diameter features ...
23.36/23.49	c satzilla doing clause learning
23.36/23.49	c start clause learning features ...
23.36/23.49	c Bin: Executing zchaff07
23.36/23.49	c spawning binary file with 2 seconds ...
23.36/23.49	c child exit by a signal
23.36/23.49	c satzilla doing survey propogation probe
23.36/23.49	c do survay propogation for 2 second ...
23.36/23.49	c satzilla doing local search probe
23.36/23.49	c satzilla doing lobjois search-space size estimate
23.36/23.49	c features are:2400 266431 2325 264031 0.0322581 0.00908984 0.00880578 0.997115 0.0131697 0.188695 0.00146665 1.87767 0.000860215 0.0262366 0.197072 0.953377 0.953377 0.00146665 0.167119 0.000795361 0.00212475 5.46644 0.147659 0.0338133 0.0604288 0.291228 2.62503 0.000820109 0.1576 0.000450705 0.00120062 4.87875 0.953377 0.00189971 0.190365 0.000874897 0.00305267 3 0 3 3 -0 105.087 0.24026 40 149 130 63 118 92 110 75.3817 0.12947 59.4113 112.55 79.8983 65.9646 79.0364 68.784 76.6139 0.834488 0.0867812 0.555107 0.929246 0.909894 0.720521 0.887836 0.794646 0.856858 1.81441e-10 14.3145 -1.11022e-16 8.98873e-08 8.22997e-12 0 5.08926e-13 4.44089e-16 2.10942e-14 180.304 3.29443 1042.87 0.219678 1089 1045 1124 56.1476 0.0716682 1.00195 0.0100276 0.841075 0.920691 
23.36/23.49	c satzilla's ranking:
23.36/23.49	c 1) mxc-sr08: 3.364914
23.36/23.49	c 2) march_dl2004: 2.342028
23.36/23.49	c 3) minisat20SAT07: 1.749467
23.36/23.49	c 4) zchaff_rand: 1.435604
23.36/23.49	c 5) minisat20: 1.369700
23.36/23.49	c 6) vallst: 1.322792
23.36/23.49	c 7) tts-4-0: 0.214772
23.36/23.49	c 8) SATenstein: -10000.000000
23.36/23.49	c 9) gnovelty+: -10000.000000
23.36/23.49	c 10) adaptg2wsat+: -10000.000000
23.36/23.49	c 11) adaptg2wsat0: -10000.000000
23.36/23.49	c 12) picosat846: -10000.000000
23.36/23.49	c 13) kcnfs04SAT07: -10000.000000
23.36/23.49	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-3273314-1303600957/watcher-3273314-1303600957 -o /tmp/evaluation-result-3273314-1303600957/solver-3273314-1303600957 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273314-1303600957.cnf 

running on 2 cores: 0,2

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.16 0.03 0.36 4/174 15297
/proc/meminfo: memFree=14126236/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=0 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 164 0 0 0 0 0 0 0 24 0 1 0 550326586 2187264 115 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 115 97 400 0 131 0

[startup+0.053667 s]
/proc/loadavg: 0.16 0.03 0.36 4/174 15297
/proc/meminfo: memFree=14126236/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=0 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 164 0 0 0 0 0 0 0 24 0 1 0 550326586 2187264 115 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100662 s]
/proc/loadavg: 0.16 0.03 0.36 4/174 15297
/proc/meminfo: memFree=14126236/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=0 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 164 0 0 0 0 0 0 0 24 0 1 0 550326586 2187264 115 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300621 s]
/proc/loadavg: 0.16 0.03 0.36 4/174 15297
/proc/meminfo: memFree=14126236/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=0 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 164 0 0 0 0 0 0 0 24 0 1 0 550326586 2187264 115 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700444 s]
/proc/loadavg: 0.16 0.03 0.36 4/174 15297
/proc/meminfo: memFree=14126236/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=0 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 164 0 0 0 0 0 0 0 24 0 1 0 550326586 2187264 115 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.80225 s]
/proc/loadavg: 0.16 0.03 0.36 4/174 15297
/proc/meminfo: memFree=14126236/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=0 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 164 0 0 0 0 0 0 0 24 0 1 0 550326586 2187264 115 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+3.10102 s]
/proc/loadavg: 0.16 0.03 0.36 5/194 15322
/proc/meminfo: memFree=14045676/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=0 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 164 0 0 0 0 0 0 0 24 0 1 0 550326586 2187264 115 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 115 97 400 0 131 0
[pid=15298] ppid=15297 vsize=39788 CPUtime=3.09 cores=0,2
/proc/15298/stat : 15298 (march_dl2004) R 15297 15297 15257 0 -1 4202496 32189 0 0 0 306 3 0 0 25 0 1 0 550326586 40742912 6504 33554432000 134512640 134996440 4288152352 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15298/statm: 9947 6504 75 119 0 9826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41924

[startup+6.30046 s]
/proc/loadavg: 0.47 0.10 0.38 5/194 15325
/proc/meminfo: memFree=14060392/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=2136 CPUtime=4.99 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 189 32313 0 0 0 0 495 4 18 0 1 0 550326586 2187264 128 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 534 128 108 400 0 131 0
[pid=15323] ppid=15297 vsize=21020 CPUtime=1.28 cores=0,2
/proc/15323/stat : 15323 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 5829 0 0 0 128 0 0 0 22 0 1 0 550327086 21524480 4949 33554432000 134512640 135078026 4293020192 18446744073709551615 134561008 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15323/statm: 5255 4949 57 139 0 5114 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23156

[startup+12.7004 s]
/proc/loadavg: 0.75 0.16 0.40 5/193 15332
/proc/meminfo: memFree=14043060/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=20560 CPUtime=12.67 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) R 15295 15297 15257 0 -1 4202496 7188 44118 0 0 123 1 1137 6 19 0 1 0 550326586 21053440 4785 33554432000 134512640 136149437 4288995600 18446744073709551615 134532719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15297/statm: 5140 4785 136 400 0 4737 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20560

[startup+25.5012 s]
/proc/loadavg: 1.47 0.35 0.46 5/194 15339
/proc/meminfo: memFree=13999276/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=21020 CPUtime=1.99 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 5847 0 0 0 199 0 0 0 25 0 1 0 550328935 21524480 4967 33554432000 134512640 135078026 4289932304 18446744073709551615 134561039 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 5255 4967 57 139 0 5114 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 50028

[startup+51.1007 s]
/proc/loadavg: 2.39 0.66 0.56 5/194 15340
/proc/meminfo: memFree=13976632/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=42328 CPUtime=27.59 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 11903 0 0 0 2758 1 0 0 25 0 1 0 550328935 43343872 10406 33554432000 134512640 135078026 4289932304 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 10582 10406 73 139 0 10441 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 71336

[startup+102.301 s]
/proc/loadavg: 3.30 1.17 0.73 5/194 15341
/proc/meminfo: memFree=13928472/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=88776 CPUtime=78.79 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 23401 0 0 0 7875 4 0 0 25 0 1 0 550328935 90906624 21904 33554432000 134512640 135078026 4289932304 18446744073709551615 134534249 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 22194 21904 73 139 0 22053 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117784

[startup+162.301 s]
/proc/loadavg: 3.74 1.68 0.93 5/194 15343
/proc/meminfo: memFree=13897432/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=118728 CPUtime=138.8 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 30914 0 0 0 13874 6 0 0 25 0 1 0 550328935 121577472 29417 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 29682 29417 73 139 0 29541 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 147736

[startup+222.301 s]
/proc/loadavg: 3.90 2.10 1.12 5/194 15344
/proc/meminfo: memFree=13882876/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=133168 CPUtime=198.8 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 34532 0 0 0 19873 7 0 0 25 0 1 0 550328935 136364032 33035 33554432000 134512640 135078026 4289932304 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 33292 33035 73 139 0 33151 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 162176

[startup+282.301 s]
/proc/loadavg: 3.96 2.45 1.30 5/194 15346
/proc/meminfo: memFree=13850220/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=166540 CPUtime=258.8 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 42561 0 0 0 25871 9 0 0 25 0 1 0 550328935 170536960 41064 33554432000 134512640 135078026 4289932304 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 41635 41064 73 139 0 41494 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 195548

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.47 5/194 15348
/proc/meminfo: memFree=13849676/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=166540 CPUtime=318.8 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 42572 0 0 0 31871 9 0 0 25 0 1 0 550328935 170536960 41075 33554432000 134512640 135078026 4289932304 18446744073709551615 134534429 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 41635 41075 73 139 0 41494 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 195548

[startup+402.301 s]
/proc/loadavg: 3.99 2.95 1.62 5/194 15349
/proc/meminfo: memFree=13827804/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=188468 CPUtime=378.8 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 48013 0 0 0 37869 11 0 0 25 0 1 0 550328935 192991232 46516 33554432000 134512640 135078026 4289932304 18446744073709551615 134523958 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 47117 46516 73 139 0 46976 0
Current children cumulated CPU time (s) 402.26

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

/proc/15339/statm: 49967 49370 73 139 0 49826 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 228876

[startup+642.307 s]
/proc/loadavg: 4.03 3.55 2.16 5/194 15356
/proc/meminfo: memFree=13816232/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=199868 CPUtime=618.81 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 50873 0 0 0 61868 13 0 0 25 0 1 0 550328935 204664832 49376 33554432000 134512640 135078026 4289932304 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 49967 49376 73 139 0 49826 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 228876

[startup+702.301 s]
/proc/loadavg: 4.01 3.63 2.28 5/194 15357
/proc/meminfo: memFree=13815448/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=199868 CPUtime=678.8 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 50886 0 0 0 67867 13 0 0 25 0 1 0 550328935 204664832 49389 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 49967 49389 73 139 0 49826 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 228876

[startup+762.301 s]
/proc/loadavg: 4.00 3.69 2.38 5/194 15359
/proc/meminfo: memFree=13814284/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=200792 CPUtime=738.81 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 51159 0 0 0 73868 13 0 0 25 0 1 0 550328935 205611008 49662 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 50198 49662 73 139 0 50057 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 229800

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.48 5/194 15360
/proc/meminfo: memFree=13813624/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=201300 CPUtime=798.81 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 51262 0 0 0 79868 13 0 0 25 0 1 0 550328935 206131200 49765 33554432000 134512640 135078026 4289932304 18446744073709551615 134534492 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 50325 49765 73 139 0 50184 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 230308

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.57 5/194 15362
/proc/meminfo: memFree=13812824/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=202804 CPUtime=858.81 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 51554 0 0 0 85868 13 0 0 25 0 1 0 550328935 207671296 50057 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 50701 50057 73 139 0 50560 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 231812

[startup+942.3 s]
/proc/loadavg: 4.07 3.84 2.66 5/194 15363
/proc/meminfo: memFree=13802116/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=213576 CPUtime=918.82 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 54212 0 0 0 91867 15 0 0 25 0 1 0 550328935 218701824 52715 33554432000 134512640 135078026 4289932304 18446744073709551615 134722102 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 53394 52715 73 139 0 53253 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 242584

[startup+1002.3 s]
/proc/loadavg: 4.10 3.88 2.75 5/194 15368
/proc/meminfo: memFree=13802232/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=213576 CPUtime=978.82 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 54226 0 0 0 97867 15 0 0 25 0 1 0 550328935 218701824 52729 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 53394 52729 73 139 0 53253 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 242584

[startup+1062.3 s]
/proc/loadavg: 4.04 3.90 2.82 5/194 15370
/proc/meminfo: memFree=13802312/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=213576 CPUtime=1038.81 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 54239 0 0 0 103866 15 0 0 25 0 1 0 550328935 218701824 52742 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 53394 52742 73 139 0 53253 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 242584

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.89 5/194 15371
/proc/meminfo: memFree=13801400/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=214368 CPUtime=1098.82 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 54439 0 0 0 109866 16 0 0 25 0 1 0 550328935 219512832 52942 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 53592 52942 73 139 0 53451 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 243376

[startup+1182.3 s]
/proc/loadavg: 4.05 3.94 2.97 5/194 15373
/proc/meminfo: memFree=13797396/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=218216 CPUtime=1158.82 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 55382 0 0 0 115866 16 0 0 25 0 1 0 550328935 223453184 53885 33554432000 134512640 135078026 4289932304 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 54554 53885 73 139 0 54413 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 247224

[startup+1242.3 s]
/proc/loadavg: 4.02 3.95 3.03 5/194 15375
/proc/meminfo: memFree=13796364/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=218600 CPUtime=1218.82 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 55489 0 0 0 121866 16 0 0 25 0 1 0 550328935 223846400 53992 33554432000 134512640 135078026 4289932304 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 54650 53992 73 139 0 54509 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 247608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.09 5/194 15376
/proc/meminfo: memFree=13795572/32950940 swapFree=67111528/67111528
[pid=15297] ppid=15295 vsize=29008 CPUtime=23.46 cores=0,2
/proc/15297/stat : 15297 (SATzilla2009_C) S 15295 15297 15257 0 -1 4202496 14155 51753 0 0 1000 3 1333 10 25 0 1 0 550326586 29704192 7028 33554432000 134512640 136149437 4288995600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15297/statm: 7252 7028 220 400 0 6849 0
[pid=15339] ppid=15297 vsize=219272 CPUtime=1276.53 cores=0,2
/proc/15339/stat : 15339 (mxc-sr08) R 15297 15297 15257 0 -1 4202496 55606 0 0 0 127637 16 0 0 25 0 1 0 550328935 224534528 54109 33554432000 134512640 135078026 4289932304 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15339/statm: 54818 54109 73 139 0 54677 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 248280

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 15297 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=340451
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=147977
# CPU time returned by wait4() is 23.4884
# while last known CPU time is 1299.99
#
# 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): 1299.99
CPU user time (s): 1299.7
CPU system time (s): 0.29
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 248280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3405
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65908
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= 15
involuntary context switches= 59

runsolver used 2.10768 second user time and 4.98924 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 01:22:38
IDJOB=3273314
IDBENCH=71492
IDSOLVER=1675
FILE ID=node117/3273314-1303600957
RUNJOBID= node117-1303600955-15275
PBS_JOBID= 13150623
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=478066434

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14126648 kB
Buffers:       2314692 kB
Cached:       15886276 kB
SwapCached:          0 kB
Active:       10543448 kB
Inactive:      7721788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14126648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           98596 kB
Writeback:           0 kB
AnonPages:       63624 kB
Mapped:          14428 kB
Slab:           494704 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   188624 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= 71336 MiB
End job on node117 at 2011-04-24 01:44:20