Trace number 3274276

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.03 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.07/19.15	c SATzilla is building models for class 2
19.07/19.15	c run presolver march_dl2004 for 5 seconds ... 
19.07/19.15	c Bin: Executing march_dl2004
19.07/19.15	c spawning binary file with 5 seconds ...
19.07/19.15	c child exit by a signal
19.07/19.15	c march_dl2004 returned code 137.
19.07/19.15	c run presolver mxc-sr08 for 5 seconds ... 
19.07/19.15	c Bin: Executing mxc-sr08
19.07/19.15	c spawning binary file with 5 seconds ...
19.07/19.15	c child exit by a signal
19.07/19.15	c mxc-sr08 returned code 137.
19.07/19.15	c Orignal number of varibales is 820, number of clauses is 34235 
19.07/19.15	c predicted feature computation time is 7.758850 
19.07/19.15	c Bin: Executing satelite
19.07/19.15	c spawning binary file with 240 seconds ...
19.07/19.15	c child exited successfully
19.07/19.15	c satzilla computing base features
19.07/19.15	c Number of variabe is: 615, Number of clause is : 33415 
19.07/19.15	c Initializing...
19.07/19.15	c satzilla compute diameter ...
19.07/19.15	c start diameter features ...
19.07/19.15	c satzilla doing clause learning
19.07/19.15	c start clause learning features ...
19.07/19.15	c Bin: Executing zchaff07
19.07/19.15	c spawning binary file with 2 seconds ...
19.07/19.15	c child exit by a signal
19.07/19.15	c satzilla doing survey propogation probe
19.07/19.15	c do survay propogation for 2 second ...
19.07/19.15	c satzilla doing local search probe
19.07/19.15	c satzilla doing lobjois search-space size estimate
19.07/19.15	c features are:820 34235 615 33415 0.333333 0.0245399 0.0184049 1 0 -0 0.00963639 0.586181 0.00325203 0.0195122 0.64375 0.0184049 0.0184049 0.00963639 0 0.00963639 0.00963639 -0 0.00621118 0 0.00621118 0.00621118 -0 0.00484812 0 0.00484812 0.00484812 -0 0.754601 0.018375 0 0.018375 0.018375 2 0 2 2 -0 613.556 1.36028 180 3749 737 238 530 257 321 28.8715 0.155878 23.5546 37.2684 34.4486 23.8678 33.9349 24.5962 27.869 0.446446 0.000274412 0.446187 0.446919 0.446578 0.446322 0.446496 0.446368 0.446427 7.13853e-05 0.00123462 7.10219e-05 7.158e-05 7.14795e-05 7.13153e-05 7.14414e-05 7.1344e-05 7.139e-05 1.07068 0.33526 155.924 0.0744339 156 141 171 8.47475 0.148077 0.99589 0.00137586 0.845309 0.944065 
19.07/19.15	c satzilla's ranking:
19.07/19.15	c 1) mxc-sr08: 4.355456
19.07/19.15	c 2) zchaff_rand: 3.066028
19.07/19.15	c 3) minisat20SAT07: 2.785663
19.07/19.15	c 4) march_dl2004: 2.169304
19.07/19.15	c 5) tts-4-0: 1.848202
19.07/19.15	c 6) minisat20: 0.421735
19.07/19.15	c 7) vallst: -1.063754
19.07/19.15	c 8) SATenstein: -10000.000000
19.07/19.15	c 9) gnovelty+: -10000.000000
19.07/19.15	c 10) adaptg2wsat+: -10000.000000
19.07/19.15	c 11) adaptg2wsat0: -10000.000000
19.07/19.15	c 12) picosat846: -10000.000000
19.07/19.15	c 13) kcnfs04SAT07: -10000.000000
19.07/19.15	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-3274276-1303602256/watcher-3274276-1303602256 -o /tmp/evaluation-result-3274276-1303602256/solver-3274276-1303602256 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274276-1303602256.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: 3.92 3.94 3.08 1/174 4028
/proc/meminfo: memFree=15787248/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=0 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825457 2187264 114 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 114 97 400 0 131 0

[startup+0.0390009 s]
/proc/loadavg: 3.92 3.94 3.08 1/174 4028
/proc/meminfo: memFree=15787248/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=0 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825457 2187264 114 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100987 s]
/proc/loadavg: 3.92 3.94 3.08 1/174 4028
/proc/meminfo: memFree=15787248/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=0 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825457 2187264 114 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300957 s]
/proc/loadavg: 3.92 3.94 3.08 1/174 4028
/proc/meminfo: memFree=15787248/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=0 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825457 2187264 114 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700873 s]
/proc/loadavg: 3.92 3.94 3.08 1/174 4028
/proc/meminfo: memFree=15787248/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=0 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825457 2187264 114 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50062 s]
/proc/loadavg: 3.92 3.94 3.08 4/188 4057
/proc/meminfo: memFree=15652960/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=0 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825457 2187264 114 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 114 97 400 0 131 0
[pid=4029] ppid=4028 vsize=7140 CPUtime=1.49 cores=0,2
/proc/4029/stat : 4029 (march_dl2004) R 4028 4028 3830 0 -1 4202496 7223 0 0 0 149 0 0 0 25 0 1 0 471825457 7311360 1367 33554432000 134512640 134996440 4293452656 18446744073709551615 134527776 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4029/statm: 1785 1367 75 119 0 1664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9276

[startup+3.10034 s]
/proc/loadavg: 4.25 4.00 3.10 4/188 4080
/proc/meminfo: memFree=15677700/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=0 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 471825457 2187264 114 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 114 97 400 0 131 0
[pid=4029] ppid=4028 vsize=7140 CPUtime=3.09 cores=0,2
/proc/4029/stat : 4029 (march_dl2004) R 4028 4028 3830 0 -1 4202496 7223 0 0 0 309 0 0 0 25 0 1 0 471825457 7311360 1367 33554432000 134512640 134996440 4293452656 18446744073709551615 134551648 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4029/statm: 1785 1367 75 119 0 1664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9276

[startup+6.30077 s]
/proc/loadavg: 4.25 4.00 3.10 4/188 4081
/proc/meminfo: memFree=15654892/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=2136 CPUtime=4.99 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 186 7223 0 0 0 0 499 0 18 0 1 0 471825457 2187264 127 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 534 127 108 400 0 131 0
[pid=4081] ppid=4028 vsize=12316 CPUtime=1.29 cores=0,2
/proc/4081/stat : 4081 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 3216 0 0 0 129 0 0 0 22 0 1 0 471825957 12611584 2914 33554432000 134512640 135078026 4293584832 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4081/statm: 3079 2914 73 139 0 2938 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14452

[startup+12.7006 s]
/proc/loadavg: 4.21 4.00 3.11 5/194 4126
/proc/meminfo: memFree=15607048/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=5056 CPUtime=11.84 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 1424 12716 0 0 152 0 1031 1 17 0 1 0 471825457 5177344 884 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1264 884 137 400 0 861 0
[pid=4126] ppid=4028 vsize=8616 CPUtime=0.83 cores=0,2
/proc/4126/stat : 4126 (zchaff07) R 4028 4028 3830 0 -1 4202496 1759 0 0 0 82 1 0 0 20 0 1 0 471826644 8822784 1387 33554432000 134512640 135538726 4286632816 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4126/statm: 2154 1387 127 251 0 1901 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13672

[startup+25.5004 s]
/proc/loadavg: 4.25 4.02 3.13 5/193 4133
/proc/meminfo: memFree=15548296/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=17728 CPUtime=6.33 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 4548 0 0 0 633 0 0 0 25 0 1 0 471827373 18153472 4246 33554432000 134512640 135078026 4291524176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 4432 4246 73 139 0 4291 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24964

[startup+51.1009 s]
/proc/loadavg: 4.22 4.03 3.15 5/194 4136
/proc/meminfo: memFree=15399592/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=25220 CPUtime=31.94 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 6416 0 0 0 3193 1 0 0 25 0 1 0 471827373 25825280 6114 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 6305 6114 73 139 0 6164 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32456

[startup+102.307 s]
/proc/loadavg: 4.09 4.02 3.20 5/194 4138
/proc/meminfo: memFree=15289952/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=34884 CPUtime=83.14 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 8880 0 0 0 8313 1 0 0 25 0 1 0 471827373 35721216 8450 33554432000 134512640 135078026 4291524176 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 8721 8450 73 139 0 8580 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42120

[startup+162.3 s]
/proc/loadavg: 4.10 4.03 3.25 5/194 4139
/proc/meminfo: memFree=15247392/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=40452 CPUtime=143.14 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 10203 0 0 0 14312 2 0 0 25 0 1 0 471827373 41422848 9773 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 10113 9773 73 139 0 9972 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 47688

[startup+222.301 s]
/proc/loadavg: 4.03 4.03 3.30 5/194 4141
/proc/meminfo: memFree=15219468/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=43596 CPUtime=203.14 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 10933 0 0 0 20312 2 0 0 25 0 1 0 471827373 44642304 10503 33554432000 134512640 135078026 4291524176 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 10899 10503 73 139 0 10758 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 50832

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.34 5/194 4142
/proc/meminfo: memFree=15190568/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=48816 CPUtime=263.14 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 12117 0 0 0 26312 2 0 0 25 0 1 0 471827373 49987584 11687 33554432000 134512640 135078026 4291524176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 12204 11687 73 139 0 12063 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 56052

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.38 5/194 4144
/proc/meminfo: memFree=15160524/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=52932 CPUtime=323.14 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 13128 0 0 0 32312 2 0 0 25 0 1 0 471827373 54202368 12667 33554432000 134512640 135078026 4291524176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 13233 12667 73 139 0 13092 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 60168

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.41 5/194 4146
/proc/meminfo: memFree=15143640/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2

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

[pid=4129] ppid=4028 vsize=59968 CPUtime=503.14 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 15122 0 0 0 50312 2 0 0 25 0 1 0 471827373 61407232 14355 33554432000 134512640 135078026 4291524176 18446744073709551615 134522144 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 14992 14355 73 139 0 14851 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 67204

[startup+582.301 s]
/proc/loadavg: 4.09 4.04 3.52 5/194 4182
/proc/meminfo: memFree=15102244/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=62828 CPUtime=563.14 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 15807 0 0 0 56312 2 0 0 25 0 1 0 471827373 64335872 15040 33554432000 134512640 135078026 4291524176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 15707 15040 73 139 0 15566 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 70064

[startup+642.3 s]
/proc/loadavg: 4.03 4.03 3.55 5/194 4184
/proc/meminfo: memFree=15092192/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=67696 CPUtime=623.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 16937 0 0 0 62313 3 0 0 25 0 1 0 471827373 69320704 16158 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 16924 16158 73 139 0 16783 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 74932

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.58 5/194 4186
/proc/meminfo: memFree=15084584/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=68740 CPUtime=683.15 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 17131 0 0 0 68312 3 0 0 25 0 1 0 471827373 70389760 16352 33554432000 134512640 135078026 4291524176 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 17185 16352 73 139 0 17044 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 75976

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.60 5/194 4187
/proc/meminfo: memFree=15077480/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=69124 CPUtime=743.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 17188 0 0 0 74313 3 0 0 25 0 1 0 471827373 70782976 16409 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 17281 16409 73 139 0 17140 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 76360

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.62 5/194 4189
/proc/meminfo: memFree=15050172/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=72180 CPUtime=803.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 17886 0 0 0 80312 4 0 0 25 0 1 0 471827373 73912320 17107 33554432000 134512640 135078026 4291524176 18446744073709551615 134524158 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 18045 17107 73 139 0 17904 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 79416

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 4190
/proc/meminfo: memFree=15044072/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=73780 CPUtime=863.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 18228 0 0 0 86312 4 0 0 25 0 1 0 471827373 75550720 17449 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 18445 17449 73 139 0 18304 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 81016

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/194 4192
/proc/meminfo: memFree=15032144/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=77236 CPUtime=923.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 18989 0 0 0 92312 4 0 0 25 0 1 0 471827373 79089664 18210 33554432000 134512640 135078026 4291524176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 19309 18210 73 139 0 19168 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 84472

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 4194
/proc/meminfo: memFree=15016868/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=81244 CPUtime=983.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 19934 0 0 0 98312 4 0 0 25 0 1 0 471827373 83193856 19155 33554432000 134512640 135078026 4291524176 18446744073709551615 134534471 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 20311 19155 73 139 0 20170 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 88480

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.70 5/194 4204
/proc/meminfo: memFree=15007636/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=81772 CPUtime=1043.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 20033 0 0 0 104312 4 0 0 25 0 1 0 471827373 83734528 19254 33554432000 134512640 135078026 4291524176 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 20443 19254 73 139 0 20302 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 89008

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.72 5/194 4206
/proc/meminfo: memFree=14995704/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=82432 CPUtime=1103.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 20190 0 0 0 110312 4 0 0 25 0 1 0 471827373 84410368 19411 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 20608 19411 73 139 0 20467 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 89668

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.74 5/194 4209
/proc/meminfo: memFree=14990100/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=84356 CPUtime=1163.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 20572 0 0 0 116312 4 0 0 25 0 1 0 471827373 86380544 19793 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 21089 19793 73 139 0 20948 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 91592

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.75 5/194 4212
/proc/meminfo: memFree=14980076/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=85828 CPUtime=1223.16 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 20866 0 0 0 122312 4 0 0 25 0 1 0 471827373 87887872 20087 33554432000 134512640 135078026 4291524176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 21457 20087 73 139 0 21316 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 93064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.77 5/194 4214
/proc/meminfo: memFree=14977572/32950928 swapFree=67111528/67111528
[pid=4028] ppid=4026 vsize=7236 CPUtime=19.13 cores=0,2
/proc/4028/stat : 4028 (SATzilla2009_C) S 4026 4028 3830 0 -1 4202496 3343 14766 0 0 678 3 1227 5 25 0 1 0 471825457 7409664 1562 33554432000 134512640 136149437 4289918896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4028/statm: 1809 1562 220 400 0 1406 0
[pid=4129] ppid=4028 vsize=88592 CPUtime=1280.87 cores=0,2
/proc/4129/stat : 4129 (mxc-sr08) R 4028 4028 3830 0 -1 4202496 21490 0 0 0 128082 5 0 0 25 0 1 0 471827373 90718208 20711 33554432000 134512640 135078026 4291524176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4129/statm: 22148 20711 73 139 0 22007 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 95828

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)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.88
CPU system time (s): 0.152976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 95828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.88
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39601
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= 14
involuntary context switches= 3089

runsolver used 2.13867 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 01:44:16
IDJOB=3274276
IDBENCH=83163
IDSOLVER=1675
FILE ID=node123/3274276-1303602256
RUNJOBID= node123-1303600951-3848
PBS_JOBID= 13150618
Free space on /tmp= 72748 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274276-1303602256/watcher-3274276-1303602256 -o /tmp/evaluation-result-3274276-1303602256/solver-3274276-1303602256 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274276-1303602256.cnf

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=718620854

node123.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15787528 kB
Buffers:       2137464 kB
Cached:       14428800 kB
SwapCached:          0 kB
Active:        7829628 kB
Inactive:      8801176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15787528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32204 kB
Writeback:           0 kB
AnonPages:       63808 kB
Mapped:          14492 kB
Slab:           467544 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193052 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= 72612 MiB
End job on node123 at 2011-04-24 02:05:59