Trace number 3206464

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark912.297
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

66.56/66.64	c SATzilla is building models for class 1
66.56/66.64	c run presolver SATenstein for 30 seconds ... 
66.56/66.64	c Bin: Executing SATenstein
66.56/66.64	c spawning binary file with 30 seconds ...
66.56/66.64	c child exit by a signal
66.56/66.64	c SATenstein returned code 137.
66.56/66.64	c run presolver mxc-sr08 for 30 seconds ... 
66.56/66.64	c Bin: Executing mxc-sr08
66.56/66.64	c spawning binary file with 30 seconds ...
66.56/66.64	c child exit by a signal
66.56/66.64	c mxc-sr08 returned code 137.
66.56/66.64	c Orignal number of varibales is 500, number of clauses is 2130 
66.56/66.64	c predicted feature computation time is 6.333278 
66.56/66.64	c Bin: Executing satelite
66.56/66.64	c spawning binary file with 240 seconds ...
66.56/66.64	c child exited successfully
66.56/66.64	c satzilla computing base features
66.56/66.64	c Number of variabe is: 489, Number of clause is : 2119 
66.56/66.64	c Initializing...
66.56/66.64	c satzilla compute diameter ...
66.56/66.64	c start diameter features ...
66.56/66.64	c satzilla doing clause learning
66.56/66.64	c start clause learning features ...
66.56/66.64	c Bin: Executing zchaff07
66.56/66.64	c spawning binary file with 2 seconds ...
66.56/66.64	c child exit by a signal
66.56/66.64	c satzilla doing survey propogation probe
66.56/66.64	c do survay propogation for 2 second ...
66.56/66.64	c satzilla doing local search probe
66.56/66.64	c satzilla doing lobjois search-space size estimate
66.56/66.64	c features are:500 2130 489 2119 0.0224949 0.00519113 0.230769 0.495454 0.586515 0.707838 0.00620928 0.062455 0.00613497 0.0102249 0.157088 0 0.964134 0.00620928 0.286504 0.0023596 0.0132138 2.70077 0.228232 0.171726 0 1 3.3238 0.00304481 0.393823 0 0.00755073 2.32074 0.492213 0.0122333 0.280573 0.00471921 0.0264276 4 0 4 4 -0 3856.88 0.0217698 3731 3998 3998 3731 3960 3809 3865 27.8491 0.0481094 25.9893 30.5275 30.5275 25.9893 28.998 27.1431 27.9488 0.393685 0.592258 0.00112338 1 0.717417 0.0776256 0.57883 0.205421 0.392276 0.0908196 0.678512 0.00624555 0.326663 0.180535 0.0248068 0.122132 0.0458943 0.073732 23.9665 0.211195 107.776 0.0686574 108 98 117 0.796996 0.243548 0.878114 0.0334964 0.318517 0.555249 
66.56/66.64	c satzilla's ranking:
66.56/66.64	c 1) march_dl2004: 3.228976
66.56/66.64	c 2) picosat846: 0.939652
66.56/66.64	c 3) kcnfs04SAT07: 0.847791
66.56/66.64	c 4) adaptg2wsat0: 0.602162
66.56/66.64	c 5) adaptg2wsat+: 0.411454
66.56/66.64	c 6) gnovelty+: 0.368396
66.56/66.64	c 7) SATenstein: 0.220129
66.56/66.64	c 8) mxc-sr08: -10000.000000
66.56/66.64	c 9) tts-4-0: -10000.000000
66.56/66.64	c 10) zchaff_rand: -10000.000000
66.56/66.64	c 11) vallst: -10000.000000
66.56/66.64	c 12) minisat20: -10000.000000
66.56/66.64	c 13) minisat20SAT07: -10000.000000
66.56/66.64	c satzilla running march_dl2004 ... 
1299.99/1300.00	c Bin: Executing march_dl2004
1299.99/1300.00	c spawning binary file with 2333 seconds ...
1299.99/1300.00	c child exit by a signal
1299.99/1300.00	c march_dl2004 returned code 143.
1299.99/1300.00	c satzilla running picosat846 ... 

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

running on 2 cores: 4,6

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.98 3.35 3.37 4/192 24012
/proc/meminfo: memFree=17290964/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0

[startup+0.07789 s]
/proc/loadavg: 3.98 3.35 3.37 4/192 24012
/proc/meminfo: memFree=17290964/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100886 s]
/proc/loadavg: 3.98 3.35 3.37 4/192 24012
/proc/meminfo: memFree=17290964/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300851 s]
/proc/loadavg: 3.98 3.35 3.37 4/192 24012
/proc/meminfo: memFree=17290964/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70078 s]
/proc/loadavg: 3.98 3.35 3.37 4/192 24012
/proc/meminfo: memFree=17290964/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.5007 s]
/proc/loadavg: 3.98 3.35 3.37 5/194 24014
/proc/meminfo: memFree=17289708/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
[pid=24013] ppid=24012 vsize=6732 CPUtime=1.49 cores=4,6
/proc/24013/stat : 24013 (SATenstein) R 24012 24012 22502 0 -1 4202496 405 0 0 0 149 0 0 0 25 0 1 0 407025976 6893568 360 33554432000 134512640 134854740 4288331920 18446744073709551615 134668784 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24013/statm: 1683 360 185 84 0 1208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8868

[startup+3.10042 s]
/proc/loadavg: 3.98 3.35 3.37 5/194 24014
/proc/meminfo: memFree=17289340/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
[pid=24013] ppid=24012 vsize=6732 CPUtime=3.09 cores=4,6
/proc/24013/stat : 24013 (SATenstein) R 24012 24012 22502 0 -1 4202496 405 0 0 0 309 0 0 0 25 0 1 0 407025976 6893568 360 33554432000 134512640 134854740 4288331920 18446744073709551615 134761109 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24013/statm: 1683 360 185 84 0 1208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8868

[startup+6.3008 s]
/proc/loadavg: 3.99 3.36 3.37 5/194 24014
/proc/meminfo: memFree=17288236/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
[pid=24013] ppid=24012 vsize=6732 CPUtime=6.29 cores=4,6
/proc/24013/stat : 24013 (SATenstein) R 24012 24012 22502 0 -1 4202496 405 0 0 0 629 0 0 0 25 0 1 0 407025976 6893568 360 33554432000 134512640 134854740 4288331920 18446744073709551615 134568572 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24013/statm: 1683 360 185 84 0 1208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8868

[startup+12.7007 s]
/proc/loadavg: 3.99 3.37 3.37 5/194 24014
/proc/meminfo: memFree=17288608/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
[pid=24013] ppid=24012 vsize=6732 CPUtime=12.69 cores=4,6
/proc/24013/stat : 24013 (SATenstein) R 24012 24012 22502 0 -1 4202496 405 0 0 0 1269 0 0 0 25 0 1 0 407025976 6893568 360 33554432000 134512640 134854740 4288331920 18446744073709551615 134760819 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24013/statm: 1683 360 185 84 0 1208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8868

[startup+25.5005 s]
/proc/loadavg: 3.99 3.40 3.38 5/194 24015
/proc/meminfo: memFree=17288736/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=0 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 407025976 2187264 113 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 113 97 400 0 131 0
[pid=24013] ppid=24012 vsize=6732 CPUtime=25.49 cores=4,6
/proc/24013/stat : 24013 (SATenstein) R 24012 24012 22502 0 -1 4202496 405 0 0 0 2549 0 0 0 25 0 1 0 407025976 6893568 360 33554432000 134512640 134854740 4288331920 18446744073709551615 134761088 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24013/statm: 1683 360 185 84 0 1208 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8868

[startup+51.1009 s]
/proc/loadavg: 3.99 3.44 3.40 5/194 24017
/proc/meminfo: memFree=17287212/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=2136 CPUtime=29.99 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 181 405 0 0 0 0 2999 0 18 0 1 0 407025976 2187264 122 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 534 122 105 400 0 131 0
[pid=24016] ppid=24012 vsize=3180 CPUtime=21.09 cores=4,6
/proc/24016/stat : 24016 (mxc-sr08) R 24012 24012 22502 0 -1 4202496 712 0 0 0 2109 0 0 0 25 0 1 0 407028976 3256320 686 33554432000 134512640 135078026 4288720560 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24016/statm: 795 686 73 139 0 654 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5316

[startup+102.307 s]
/proc/loadavg: 4.03 3.54 3.43 5/194 24021
/proc/meminfo: memFree=17287836/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1524 CPUtime=35.66 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 339 0 0 0 3566 0 0 0 25 0 1 0 407032641 1560576 310 33554432000 134512640 134996440 4293374480 18446744073709551615 134551333 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 381 310 74 119 0 260 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4924

[startup+162.3 s]
/proc/loadavg: 4.05 3.64 3.47 5/194 24022
/proc/meminfo: memFree=17287564/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=95.65 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 353 0 0 0 9565 0 0 0 25 0 1 0 407032641 1695744 324 33554432000 134512640 134996440 4293374480 18446744073709551615 134551502 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 324 74 119 0 293 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 5056

[startup+222.301 s]
/proc/loadavg: 4.02 3.70 3.50 5/194 24024
/proc/meminfo: memFree=17287672/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=155.65 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 357 0 0 0 15565 0 0 0 25 0 1 0 407032641 1695744 328 33554432000 134512640 134996440 4293374480 18446744073709551615 134553662 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 328 74 119 0 293 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 5056

[startup+282.3 s]
/proc/loadavg: 4.04 3.77 3.53 5/194 24026
/proc/meminfo: memFree=17287528/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=215.65 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 360 0 0 0 21565 0 0 0 25 0 1 0 407032641 1695744 331 33554432000 134512640 134996440 4293374480 18446744073709551615 134567302 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 331 74 119 0 293 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 5056

[startup+342.301 s]
/proc/loadavg: 4.01 3.81 3.56 5/194 24027
/proc/meminfo: memFree=17287632/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=275.66 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 363 0 0 0 27566 0 0 0 25 0 1 0 407032641 1695744 334 33554432000 134512640 134996440 4293374480 18446744073709551615 134514008 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 334 74 119 0 293 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 5056

[startup+402.3 s]
/proc/loadavg: 4.00 3.84 3.58 5/194 24029
/proc/meminfo: memFree=17287744/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6

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

[pid=24020] ppid=24012 vsize=1656 CPUtime=455.66 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 370 0 0 0 45566 0 0 0 25 0 1 0 407032641 1695744 341 33554432000 134512640 134996440 4293374480 18446744073709551615 134536994 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 341 74 119 0 293 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 5056

[startup+582.3 s]
/proc/loadavg: 4.00 3.90 3.65 5/194 24034
/proc/meminfo: memFree=17287044/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=515.66 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 372 0 0 0 51566 0 0 0 25 0 1 0 407032641 1695744 343 33554432000 134512640 134996440 4293374480 18446744073709551615 134552391 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 343 74 119 0 293 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 5056

[startup+642.301 s]
/proc/loadavg: 4.05 3.94 3.67 5/194 24035
/proc/meminfo: memFree=17287152/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=575.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 373 0 0 0 57567 0 0 0 25 0 1 0 407032641 1695744 344 33554432000 134512640 134996440 4293374480 18446744073709551615 134532774 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 344 74 119 0 293 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 5056

[startup+702.3 s]
/proc/loadavg: 4.07 3.96 3.70 5/194 24037
/proc/meminfo: memFree=17286896/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=635.66 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 374 0 0 0 63566 0 0 0 25 0 1 0 407032641 1695744 345 33554432000 134512640 134996440 4293374480 18446744073709551615 134587953 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 345 74 119 0 293 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 5056

[startup+762.307 s]
/proc/loadavg: 4.03 3.97 3.71 5/194 24038
/proc/meminfo: memFree=17286992/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=695.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 375 0 0 0 69567 0 0 0 25 0 1 0 407032641 1695744 346 33554432000 134512640 134996440 4293374480 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 346 74 119 0 293 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 5056

[startup+822.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/194 24040
/proc/meminfo: memFree=17286972/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=755.66 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 375 0 0 0 75566 0 0 0 25 0 1 0 407032641 1695744 346 33554432000 134512640 134996440 4293374480 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 346 74 119 0 293 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 5056

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/194 24042
/proc/meminfo: memFree=17286960/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1656 CPUtime=815.66 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 376 0 0 0 81566 0 0 0 25 0 1 0 407032641 1695744 347 33554432000 134512640 134996440 4293374480 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 414 347 74 119 0 293 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 5056

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/194 24043
/proc/meminfo: memFree=17286820/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1788 CPUtime=875.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 378 0 0 0 87567 0 0 0 25 0 1 0 407032641 1830912 349 33554432000 134512640 134996440 4293374480 18446744073709551615 134566046 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 447 349 74 119 0 326 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 5188

[startup+1002.3 s]
/proc/loadavg: 3.61 3.88 3.73 4/187 24073
/proc/meminfo: memFree=17322032/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1788 CPUtime=935.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 378 0 0 0 93567 0 0 0 25 0 1 0 407032641 1830912 349 33554432000 134512640 134996440 4293374480 18446744073709551615 134537769 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 447 349 74 119 0 326 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 5188

[startup+1062.3 s]
/proc/loadavg: 3.22 3.71 3.68 4/187 24074
/proc/meminfo: memFree=17321884/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1788 CPUtime=995.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 379 0 0 0 99567 0 0 0 25 0 1 0 407032641 1830912 350 33554432000 134512640 134996440 4293374480 18446744073709551615 134536812 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 447 350 74 119 0 326 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 5188

[startup+1122.3 s]
/proc/loadavg: 3.08 3.58 3.64 4/187 24076
/proc/meminfo: memFree=17321592/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1788 CPUtime=1055.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 379 0 0 0 105567 0 0 0 25 0 1 0 407032641 1830912 350 33554432000 134512640 134996440 4293374480 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 447 350 74 119 0 326 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 5188

[startup+1182.3 s]
/proc/loadavg: 2.48 3.34 3.55 2/173 24119
/proc/meminfo: memFree=17398572/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1788 CPUtime=1115.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 380 0 0 0 111567 0 0 0 25 0 1 0 407032641 1830912 351 33554432000 134512640 134996440 4293374480 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 447 351 74 119 0 326 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 5188

[startup+1242.3 s]
/proc/loadavg: 1.62 2.93 3.40 2/173 24120
/proc/meminfo: memFree=17398932/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1788 CPUtime=1175.67 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 380 0 0 0 117567 0 0 0 25 0 1 0 407032641 1830912 351 33554432000 134512640 134996440 4293374480 18446744073709551615 134552292 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 447 351 74 119 0 326 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 5188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.23 2.58 3.24 2/173 24122
/proc/meminfo: memFree=17399036/32950928 swapFree=67111528/67111528
[pid=24012] ppid=24010 vsize=3400 CPUtime=66.61 cores=4,6
/proc/24012/stat : 24012 (SATzilla2009_R) S 24010 24012 22502 0 -1 4202496 579 3031 0 0 406 57 6196 2 25 0 1 0 407025976 3481600 388 33554432000 134512640 136149437 4292346928 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/24012/statm: 850 388 220 400 0 447 0
[pid=24020] ppid=24012 vsize=1788 CPUtime=1233.38 cores=4,6
/proc/24020/stat : 24020 (march_dl2004) R 24012 24012 22502 0 -1 4202496 381 0 0 0 123338 0 0 0 25 0 1 0 407032641 1830912 352 33554432000 134512640 134996440 4293374480 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/24020/statm: 447 352 74 119 0 326 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 5188

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.02
CPU user time (s): 1299.41
CPU system time (s): 0.609907
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.609907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4009
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= 1919

runsolver used 2.11468 second user time and 4.24036 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-16 13:44:32
IDJOB=3206464
IDBENCH=83075
IDSOLVER=1620
FILE ID=node120/3206464-1302954272
RUNJOBID= node120-1302953942-23426
PBS_JOBID= 13017957
Free space on /tmp= 72776 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3206464-1302954272/watcher-3206464-1302954272 -o /tmp/evaluation-result-3206464-1302954272/solver-3206464-1302954272 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3206464-1302954272.cnf

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

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=203398374

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.82
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.809
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:     32950928 kB
MemFree:      17291244 kB
Buffers:        754904 kB
Cached:       14479148 kB
SwapCached:          0 kB
Active:        8157024 kB
Inactive:      7155612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17291244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31548 kB
Writeback:           0 kB
AnonPages:       78288 kB
Mapped:          19164 kB
Slab:           284012 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   266688 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= 72840 MiB
End job on node120 at 2011-04-16 14:06:14