Trace number 3204280

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_R 2009-03-22? (TO) 1299.94 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
Bench CategoryRANDOM (random 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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

68.95/69.04	c SATzilla is building models for class 1
68.95/69.04	c run presolver SATenstein for 30 seconds ... 
68.95/69.04	c Bin: Executing SATenstein
68.95/69.04	c spawning binary file with 30 seconds ...
68.95/69.04	c child exit by a signal
68.95/69.04	c SATenstein returned code 137.
68.95/69.04	c run presolver mxc-sr08 for 30 seconds ... 
68.95/69.04	c Bin: Executing mxc-sr08
68.95/69.04	c spawning binary file with 30 seconds ...
68.95/69.04	c child exit by a signal
68.95/69.04	c mxc-sr08 returned code 137.
68.95/69.04	c Orignal number of varibales is 2000, number of clauses is 40000 
68.95/69.04	c predicted feature computation time is 10.006344 
68.95/69.04	c Bin: Executing satelite
68.95/69.04	c spawning binary file with 240 seconds ...
68.95/69.04	c child exited successfully
68.95/69.04	c satzilla computing base features
68.95/69.04	c Number of variabe is: 2000, Number of clause is : 40000 
68.95/69.04	c Initializing...
68.95/69.04	c satzilla compute diameter ...
68.95/69.04	c start diameter features ...
68.95/69.04	c satzilla doing clause learning
68.95/69.04	c start clause learning features ...
68.95/69.04	c Bin: Executing zchaff07
68.95/69.04	c spawning binary file with 2 seconds ...
68.95/69.04	c child exit by a signal
68.95/69.04	c satzilla doing survey propogation probe
68.95/69.04	c do survay propogation for 2 second ...
68.95/69.04	c satzilla doing local search probe
68.95/69.04	c satzilla doing lobjois search-space size estimate
68.95/69.04	c features are:2000 40000 2000 40000 0 0 0.05 0.37578 0.648691 0.831889 0.0025 1.73472e-16 0.0025 0.0025 -0 0 0 0.0025 0.101907 0.00155 0.003525 3.71541 0.0795244 0.0580363 0 0.388889 3.00236 0.000467937 0.229916 0.000175 0.0009 2.86463 0.187175 0.00906035 0.0935074 0.00575 0.012425 3 0 3 3 -0 17.2297 0.26357 10 39 22 12 20 14 17 73.3698 0.162021 47.5 108.368 89.25 57.5 80.2941 66.1 72.7333 0.167029 0.664881 0.000223915 0.63886 0.319749 0.0307262 0.240892 0.0769246 0.151018 0.0027393 0.674352 0.000161408 0.0231147 0.00511322 0.000960982 0.00350666 0.0014311 0.00224894 116.869 1.00618 378.253 0.110948 381 359 400 0.551082 0.291091 0.844443 0.103887 0.46299 0.5585 
68.95/69.04	c satzilla's ranking:
68.95/69.04	c 1) adaptg2wsat+: 0.356781
68.95/69.04	c 2) adaptg2wsat0: 0.270023
68.95/69.04	c 3) march_dl2004: 0.257298
68.95/69.04	c 4) kcnfs04SAT07: 0.250315
68.95/69.04	c 5) picosat846: 0.199528
68.95/69.04	c 6) gnovelty+: -0.835677
68.95/69.04	c 7) SATenstein: -3.521807
68.95/69.04	c 8) mxc-sr08: -10000.000000
68.95/69.04	c 9) tts-4-0: -10000.000000
68.95/69.04	c 10) zchaff_rand: -10000.000000
68.95/69.04	c 11) vallst: -10000.000000
68.95/69.04	c 12) minisat20: -10000.000000
68.95/69.04	c 13) minisat20SAT07: -10000.000000
68.95/69.04	c satzilla running adaptg2wsat+ ... 
1299.91/1300.00	c Bin: Executing adaptg2wsat+
1299.91/1300.00	c spawning binary file with 2330 seconds ...
1299.91/1300.00	c child exit by a signal
1299.91/1300.00	c adaptg2wsat+ returned code 143.
1299.91/1300.00	c satzilla running adaptg2wsat0 ... 

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-3204280-1302947117/watcher-3204280-1302947117 -o /tmp/evaluation-result-3204280-1302947117/solver-3204280-1302947117 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204280-1302947117.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.24 0.05 0.02 2/182 13879
/proc/meminfo: memFree=25139784/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=11800 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (runsolver) S 13872 13879 13826 0 -1 4202560 42 0 0 0 0 0 0 0 17 0 1 0 406311815 12083200 51 33554432000 4194304 5434984 140736286602992 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 1 0 0 0
/proc/13879/statm: 2950 51 31 303 0 2644 0

[startup+0.064764 s]
/proc/loadavg: 0.24 0.05 0.02 2/182 13879
/proc/meminfo: memFree=25139784/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100754 s]
/proc/loadavg: 0.24 0.05 0.02 2/182 13879
/proc/meminfo: memFree=25139784/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.30072 s]
/proc/loadavg: 0.24 0.05 0.02 2/182 13879
/proc/meminfo: memFree=25139784/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700647 s]
/proc/loadavg: 0.24 0.05 0.02 2/182 13879
/proc/meminfo: memFree=25139784/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.5005 s]
/proc/loadavg: 0.24 0.05 0.02 6/194 13891
/proc/meminfo: memFree=25117732/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
[pid=13885] ppid=13879 vsize=26460 CPUtime=1.48 cores=1,3
/proc/13885/stat : 13885 (SATenstein) R 13879 13879 13826 0 -1 4202496 2070 0 0 0 148 0 0 0 23 0 1 0 406311816 27095040 2025 33554432000 134512640 134854740 4291804432 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13885/statm: 6615 2025 259 84 0 6140 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28596

[startup+3.10022 s]
/proc/loadavg: 0.24 0.05 0.02 6/194 13891
/proc/meminfo: memFree=25117732/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
[pid=13885] ppid=13879 vsize=26460 CPUtime=3.07 cores=1,3
/proc/13885/stat : 13885 (SATenstein) R 13879 13879 13826 0 -1 4202496 2070 0 0 0 307 0 0 0 25 0 1 0 406311816 27095040 2025 33554432000 134512640 134854740 4291804432 18446744073709551615 134761047 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13885/statm: 6615 2025 259 84 0 6140 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28596

[startup+6.30065 s]
/proc/loadavg: 0.86 0.18 0.06 6/194 13891
/proc/meminfo: memFree=25116148/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
[pid=13885] ppid=13879 vsize=26460 CPUtime=6.27 cores=1,3
/proc/13885/stat : 13885 (SATenstein) R 13879 13879 13826 0 -1 4202496 2070 0 0 0 627 0 0 0 25 0 1 0 406311816 27095040 2025 33554432000 134512640 134854740 4291804432 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13885/statm: 6615 2025 259 84 0 6140 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28596

[startup+12.7005 s]
/proc/loadavg: 1.11 0.24 0.08 6/194 13891
/proc/meminfo: memFree=25116348/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
[pid=13885] ppid=13879 vsize=26460 CPUtime=12.67 cores=1,3
/proc/13885/stat : 13885 (SATenstein) R 13879 13879 13826 0 -1 4202496 2070 0 0 0 1267 0 0 0 25 0 1 0 406311816 27095040 2025 33554432000 134512640 134854740 4291804432 18446744073709551615 134760994 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13885/statm: 6615 2025 259 84 0 6140 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28596

[startup+25.5062 s]
/proc/loadavg: 1.75 0.43 0.14 6/194 13892
/proc/meminfo: memFree=25117628/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=0 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 162 0 0 0 0 0 0 0 18 0 1 0 406311815 2187264 113 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/13879/statm: 534 113 97 400 0 131 0
[pid=13885] ppid=13879 vsize=26460 CPUtime=25.48 cores=1,3
/proc/13885/stat : 13885 (SATenstein) R 13879 13879 13826 0 -1 4202496 2070 0 0 0 2548 0 0 0 25 0 1 0 406311816 27095040 2025 33554432000 134512640 134854740 4291804432 18446744073709551615 134568758 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13885/statm: 6615 2025 259 84 0 6140 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28596

[startup+51.1007 s]
/proc/loadavg: 2.52 0.71 0.24 6/194 13896
/proc/meminfo: memFree=25108508/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=2136 CPUtime=29.98 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 182 2070 0 0 0 0 2998 0 18 0 1 0 406311815 2187264 122 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 534 122 105 400 0 131 0
[pid=13894] ppid=13879 vsize=11108 CPUtime=21.07 cores=1,3
/proc/13894/stat : 13894 (mxc-sr08) R 13879 13879 13826 0 -1 4202496 3135 0 0 0 2107 0 0 0 25 0 1 0 406314816 11374592 2645 33554432000 134512640 135078026 4289739056 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13894/statm: 2777 2645 73 139 0 2636 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13244

[startup+102.301 s]
/proc/loadavg: 3.43 1.23 0.44 6/194 13910
/proc/meminfo: memFree=25084764/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=33.24 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 3324 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134543443 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 232136

[startup+162.301 s]
/proc/loadavg: 3.95 1.77 0.67 6/194 13911
/proc/meminfo: memFree=25084688/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=93.24 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 9324 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134543200 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 232136

[startup+222.3 s]
/proc/loadavg: 3.98 2.17 0.88 6/194 13913
/proc/meminfo: memFree=25084284/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=153.24 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 15324 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134543020 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 232136

[startup+282.3 s]
/proc/loadavg: 3.99 2.50 1.07 6/194 13914
/proc/meminfo: memFree=25084628/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=213.24 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 21324 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541427 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 232136

[startup+342.307 s]
/proc/loadavg: 3.99 2.77 1.25 6/194 13916
/proc/meminfo: memFree=25084708/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=273.24 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 27324 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134542365 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 232136

[startup+402.301 s]
/proc/loadavg: 3.99 2.99 1.42 6/194 13918
/proc/meminfo: memFree=25084820/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3

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

[pid=13909] ppid=13879 vsize=223332 CPUtime=513.23 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 51323 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541225 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 232136

[startup+642.3 s]
/proc/loadavg: 3.99 3.54 2.00 6/194 13956
/proc/meminfo: memFree=25049016/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=573.23 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 57323 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541281 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 232136

[startup+702.301 s]
/proc/loadavg: 3.99 3.62 2.12 6/194 13958
/proc/meminfo: memFree=25048980/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=633.23 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 63323 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541381 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 232136

[startup+762.301 s]
/proc/loadavg: 4.08 3.72 2.25 6/194 13959
/proc/meminfo: memFree=25048932/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=693.23 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 69323 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134542023 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 232136

[startup+822.301 s]
/proc/loadavg: 4.03 3.77 2.35 6/194 13961
/proc/meminfo: memFree=25049012/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=753.23 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 75323 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134542026 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 232136

[startup+882.3 s]
/proc/loadavg: 4.01 3.81 2.46 6/194 13962
/proc/meminfo: memFree=25049224/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=813.23 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 81323 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541427 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 232136

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.55 6/194 13973
/proc/meminfo: memFree=25048676/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=873.22 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 87322 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134552672 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 232136

[startup+1002.31 s]
/proc/loadavg: 4.07 3.88 2.64 6/194 13975
/proc/meminfo: memFree=25049416/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=933.22 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 93322 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541014 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 232136

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.72 6/194 13976
/proc/meminfo: memFree=25049380/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=993.22 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 99322 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 232136

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.80 6/194 13981
/proc/meminfo: memFree=25048964/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=1053.22 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 105322 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541381 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 232136

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 6/194 13982
/proc/meminfo: memFree=25048736/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=1113.22 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 111322 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134553138 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 232136

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 6/194 13984
/proc/meminfo: memFree=25048584/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=1173.22 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 117322 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134541592 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 232136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 3.98 3.01 6/194 13986
/proc/meminfo: memFree=25048548/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=1230.92 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 123092 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134542023 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 232136

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

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

[startup+1300 s]
/proc/loadavg: 4.11 3.98 3.01 6/194 13986
/proc/meminfo: memFree=25048548/32950904 swapFree=67082276/67111528
[pid=13879] ppid=13872 vsize=8804 CPUtime=68.99 cores=1,3
/proc/13879/stat : 13879 (SATzilla2009_R) S 13872 13879 13826 0 -1 4202496 3582 7975 0 0 679 15 6158 47 25 0 1 0 406311815 9015296 1976 33554432000 134512640 136149437 4293407536 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/13879/statm: 2201 1976 220 400 0 1798 0
[pid=13909] ppid=13879 vsize=223332 CPUtime=1230.92 cores=1,3
/proc/13909/stat : 13909 (adaptg2wsat+) R 13879 13879 13826 0 -1 4202496 2134 0 0 0 123092 0 0 0 25 0 1 0 406318719 228691968 2103 33554432000 134512640 134921272 4293988192 18446744073709551615 134542023 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/13909/statm: 55833 2103 43 100 0 55340 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 232136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.94
CPU user time (s): 1299.31
CPU system time (s): 0.626904
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 232136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13704
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= 17
involuntary context switches= 3862

runsolver used 2.13867 second user time and 4.5793 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-16 11:45:18
IDJOB=3204280
IDBENCH=82529
IDSOLVER=1620
FILE ID=node121/3204280-1302947117
RUNJOBID= node121-1302947114-13846
PBS_JOBID= 13017956
Free space on /tmp= 72220 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204280-1302947117/watcher-3204280-1302947117 -o /tmp/evaluation-result-3204280-1302947117/solver-3204280-1302947117 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204280-1302947117.cnf

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=802142026

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      25140872 kB
Buffers:        393524 kB
Cached:        7144700 kB
SwapCached:       2784 kB
Active:        4301512 kB
Inactive:      3274560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      25140872 kB
SwapTotal:    67111528 kB
SwapFree:     67082276 kB
Dirty:          128916 kB
Writeback:           0 kB
AnonPages:       36160 kB
Mapped:          13492 kB
Slab:           170272 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   188664 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= 72096 MiB
End job on node121 at 2011-04-16 12:07:03