Trace number 3204488

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
MD5SUM6f9c7c042784ec486e9e8bc570309805
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 521250

Solver Data

67.58/67.66	c SATzilla is building models for class 1
67.58/67.66	c run presolver SATenstein for 30 seconds ... 
67.58/67.66	c Bin: Executing SATenstein
67.58/67.66	c spawning binary file with 30 seconds ...
67.58/67.66	c child exit by a signal
67.58/67.66	c SATenstein returned code 137.
67.58/67.66	c run presolver mxc-sr08 for 30 seconds ... 
67.58/67.66	c Bin: Executing mxc-sr08
67.58/67.66	c spawning binary file with 30 seconds ...
67.58/67.66	c child exit by a signal
67.58/67.66	c mxc-sr08 returned code 137.
67.58/67.66	c Orignal number of varibales is 250, number of clauses is 21250 
67.58/67.66	c predicted feature computation time is 8.125516 
67.58/67.66	c Bin: Executing satelite
67.58/67.66	c spawning binary file with 240 seconds ...
67.58/67.66	c child exited successfully
67.58/67.66	c satzilla computing base features
67.58/67.66	c Number of variabe is: 250, Number of clause is : 21250 
67.58/67.66	c Initializing...
67.58/67.66	c satzilla compute diameter ...
67.58/67.66	c start diameter features ...
67.58/67.66	c satzilla doing clause learning
67.58/67.66	c start clause learning features ...
67.58/67.66	c Bin: Executing zchaff07
67.58/67.66	c spawning binary file with 2 seconds ...
67.58/67.66	c child exit by a signal
67.58/67.66	c satzilla doing survey propogation probe
67.58/67.66	c do survay propogation for 2 second ...
67.58/67.66	c satzilla doing local search probe
67.58/67.66	c satzilla doing lobjois search-space size estimate
67.58/67.66	c features are:250 21250 250 21250 0 0 0.0117647 0.312471 0.68022 1.00238 0.028 0 0.028 0.028 -0 0 0 0.028 0.0396 0.0245647 0.0313412 4.32562 0.0334386 0.0252686 0 0.122124 2.12672 0.00173271 0.144989 0.00103529 0.00235294 3.02492 0.0618824 0.0117176 0 0.0117176 0.0117176 2 0 2 2 -0 239.5 0.578162 160 889 253 173 242 181 203 49.2602 0.0559491 45.908 60.5242 52.4913 46.3091 50.2093 47.7241 49.0057 0.0679993 0.727935 6.68e-05 0.235423 0.138632 0.0120909 0.104551 0.028037 0.0562552 0.000101908 0.371036 3.26712e-05 0.000274576 0.00015373 6.06429e-05 0.000121757 7.43663e-05 9.66647e-05 25.201 0.180737 41.4069 0.145044 41 34 49 1.68349 0.264415 0.886765 0.06335 0.618014 0.751354 
67.58/67.66	c satzilla's ranking:
67.58/67.66	c 1) adaptg2wsat+: 4.892941
67.58/67.66	c 2) gnovelty+: 4.758884
67.58/67.66	c 3) adaptg2wsat0: 2.683648
67.58/67.66	c 4) SATenstein: 1.466397
67.58/67.66	c 5) picosat846: 0.574156
67.58/67.66	c 6) march_dl2004: -0.606403
67.58/67.66	c 7) kcnfs04SAT07: -1.925122
67.58/67.66	c 8) mxc-sr08: -10000.000000
67.58/67.66	c 9) tts-4-0: -10000.000000
67.58/67.66	c 10) zchaff_rand: -10000.000000
67.58/67.66	c 11) vallst: -10000.000000
67.58/67.66	c 12) minisat20: -10000.000000
67.58/67.66	c 13) minisat20SAT07: -10000.000000
67.58/67.66	c satzilla running adaptg2wsat+ ... 
1300.02/1300.00	c Bin: Executing adaptg2wsat+
1300.02/1300.00	c spawning binary file with 2332 seconds ...
1300.02/1300.00	c child exit by a signal
1300.02/1300.00	c adaptg2wsat+ returned code 143.
1300.02/1300.00	c satzilla running gnovelty+ ... 

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-3204488-1302948416/watcher-3204488-1302948416 -o /tmp/evaluation-result-3204488-1302948416/solver-3204488-1302948416 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204488-1302948416.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.92 3.92 2.99 2/190 32509
/proc/meminfo: memFree=22023504/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0

[startup+0.0331281 s]
/proc/loadavg: 3.92 3.92 2.99 2/190 32509
/proc/meminfo: memFree=22023504/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101112 s]
/proc/loadavg: 3.92 3.92 2.99 2/190 32509
/proc/meminfo: memFree=22023504/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301098 s]
/proc/loadavg: 3.92 3.92 2.99 2/190 32509
/proc/meminfo: memFree=22023504/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701032 s]
/proc/loadavg: 3.92 3.92 2.99 2/190 32509
/proc/meminfo: memFree=22023504/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50089 s]
/proc/loadavg: 3.92 3.92 2.99 5/194 32548
/proc/meminfo: memFree=22012268/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
[pid=32510] ppid=32509 vsize=31140 CPUtime=1.49 cores=4,6
/proc/32510/stat : 32510 (SATenstein) R 32509 32509 32317 0 -1 4202496 1216 0 0 0 149 0 0 0 25 0 1 0 406439803 31887360 1171 33554432000 134512640 134854740 4286922912 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32510/statm: 7785 1171 222 84 0 7310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33276

[startup+3.10057 s]
/proc/loadavg: 3.92 3.92 2.99 5/198 32567
/proc/meminfo: memFree=22000336/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
[pid=32510] ppid=32509 vsize=31140 CPUtime=3.09 cores=4,6
/proc/32510/stat : 32510 (SATenstein) R 32509 32509 32317 0 -1 4202496 1216 0 0 0 309 0 0 0 25 0 1 0 406439803 31887360 1171 33554432000 134512640 134854740 4286922912 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32510/statm: 7785 1171 222 84 0 7310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33276

[startup+6.30101 s]
/proc/loadavg: 4.01 3.94 3.00 5/198 32567
/proc/meminfo: memFree=22000316/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
[pid=32510] ppid=32509 vsize=31140 CPUtime=6.29 cores=4,6
/proc/32510/stat : 32510 (SATenstein) R 32509 32509 32317 0 -1 4202496 1216 0 0 0 629 0 0 0 25 0 1 0 406439803 31887360 1171 33554432000 134512640 134854740 4286922912 18446744073709551615 134760103 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32510/statm: 7785 1171 222 84 0 7310 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33276

[startup+12.7009 s]
/proc/loadavg: 4.01 3.94 3.00 5/198 32567
/proc/meminfo: memFree=21999472/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
[pid=32510] ppid=32509 vsize=31140 CPUtime=12.7 cores=4,6
/proc/32510/stat : 32510 (SATenstein) R 32509 32509 32317 0 -1 4202496 1216 0 0 0 1270 0 0 0 25 0 1 0 406439803 31887360 1171 33554432000 134512640 134854740 4286922912 18446744073709551615 134761129 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32510/statm: 7785 1171 222 84 0 7310 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 33276

[startup+25.5005 s]
/proc/loadavg: 4.07 3.96 3.02 5/198 32567
/proc/meminfo: memFree=21999852/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=0 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406439803 2187264 114 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 114 97 400 0 131 0
[pid=32510] ppid=32509 vsize=31140 CPUtime=25.49 cores=4,6
/proc/32510/stat : 32510 (SATenstein) R 32509 32509 32317 0 -1 4202496 1216 0 0 0 2549 0 0 0 25 0 1 0 406439803 31887360 1171 33554432000 134512640 134854740 4286922912 18446744073709551615 134560496 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32510/statm: 7785 1171 222 84 0 7310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33276

[startup+51.1009 s]
/proc/loadavg: 4.05 3.96 3.05 5/198 32571
/proc/meminfo: memFree=21985432/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=2136 CPUtime=29.99 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 183 1216 0 0 0 0 2999 0 18 0 1 0 406439803 2187264 123 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 534 123 105 400 0 131 0
[pid=32568] ppid=32509 vsize=6112 CPUtime=21.09 cores=4,6
/proc/32568/stat : 32568 (mxc-sr08) R 32509 32509 32317 0 -1 4202496 1639 0 0 0 2109 0 0 0 25 0 1 0 406442803 6258688 1412 33554432000 134512640 135078026 4289886448 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32568/statm: 1528 1412 73 139 0 1387 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8248

[startup+102.301 s]
/proc/loadavg: 4.02 3.97 3.10 5/198 32581
/proc/meminfo: memFree=21968140/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=34.63 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 3463 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542365 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 224984

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.15 5/198 32611
/proc/meminfo: memFree=21977780/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=94.63 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 9463 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542988 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 224984

[startup+222.301 s]
/proc/loadavg: 4.11 4.00 3.21 5/198 32614
/proc/meminfo: memFree=21976564/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=154.63 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 15463 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134543203 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 224984

[startup+282.307 s]
/proc/loadavg: 4.04 4.00 3.26 5/198 32618
/proc/meminfo: memFree=21967376/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=214.64 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 21464 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134541003 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 224984

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.30 5/198 32620
/proc/meminfo: memFree=21967236/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=274.63 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 27463 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542337 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 224984

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.34 5/198 32621
/proc/meminfo: memFree=21967340/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6

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

[pid=32578] ppid=32509 vsize=219488 CPUtime=514.64 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 51464 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134541218 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 224984

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.48 5/198 32628
/proc/meminfo: memFree=21967644/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=574.64 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 57464 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542971 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 224984

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.51 5/198 32629
/proc/meminfo: memFree=21967756/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=634.64 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 63464 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134541184 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 224984

[startup+762.3 s]
/proc/loadavg: 4.04 4.02 3.55 4/196 32633
/proc/meminfo: memFree=22003096/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=694.65 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 69465 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134540975 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 224984

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.58 5/198 32663
/proc/meminfo: memFree=21995096/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=754.65 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 75465 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134541010 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 224984

[startup+882.301 s]
/proc/loadavg: 4.14 4.05 3.61 5/198 32668
/proc/meminfo: memFree=21938636/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=814.65 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 81465 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542133 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 224984

[startup+942.307 s]
/proc/loadavg: 4.05 4.04 3.64 5/198 32670
/proc/meminfo: memFree=21918404/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=874.66 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 87466 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542358 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 224984

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.65 5/198 32671
/proc/meminfo: memFree=21909192/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=934.65 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 93465 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134541247 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 224984

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.67 5/198 32673
/proc/meminfo: memFree=21885228/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=994.65 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 99465 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542147 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 224984

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.69 5/198 32674
/proc/meminfo: memFree=21879636/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=1054.66 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 105466 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134542023 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 224984

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.71 5/198 32676
/proc/meminfo: memFree=21878876/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=1114.66 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 111466 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134541427 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 224984

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.73 5/198 32678
/proc/meminfo: memFree=21863724/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=1174.66 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 117466 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134541334 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 224984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.74 5/198 32679
/proc/meminfo: memFree=21859864/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=1232.37 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 123237 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134543186 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 224984

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.00 4.01 3.74 5/198 32679
/proc/meminfo: memFree=21859864/32951124 swapFree=67111416/67111528
[pid=32509] ppid=32507 vsize=5496 CPUtime=67.65 cores=4,6
/proc/32509/stat : 32509 (SATzilla2009_R) S 32507 32509 32317 0 -1 4202496 2505 4911 0 0 560 2 6199 4 25 0 1 0 406439803 5627904 1062 33554432000 134512640 136149437 4293812896 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/32509/statm: 1374 1062 220 400 0 971 0
[pid=32578] ppid=32509 vsize=219488 CPUtime=1232.37 cores=4,6
/proc/32578/stat : 32578 (adaptg2wsat+) R 32509 32509 32317 0 -1 4202496 1020 0 0 0 123237 0 0 0 25 0 1 0 406446570 224755712 988 33554432000 134512640 134921272 4290888784 18446744073709551615 134543186 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/32578/statm: 54872 988 43 100 0 54379 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 224984

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.96
CPU system time (s): 0.072988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 224984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8452
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= 19
involuntary context switches= 2094

runsolver used 2.27565 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-16 12:06:56
IDJOB=3204488
IDBENCH=82581
IDSOLVER=1620
FILE ID=node134/3204488-1302948416
RUNJOBID= node134-1302947111-32336
PBS_JOBID= 13017943
Free space on /tmp= 71584 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S317257086-003-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204488-1302948416/watcher-3204488-1302948416 -o /tmp/evaluation-result-3204488-1302948416/solver-3204488-1302948416 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204488-1302948416.cnf

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

MD5SUM BENCH= 6f9c7c042784ec486e9e8bc570309805
RANDOM SEED=1943921894

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22023536 kB
Buffers:        640864 kB
Cached:        9820488 kB
SwapCached:        108 kB
Active:        5380792 kB
Inactive:      5182684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22023536 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           32288 kB
Writeback:           0 kB
AnonPages:      102024 kB
Mapped:          16312 kB
Slab:           300936 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   519844 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71556 MiB
End job on node134 at 2011-04-16 12:28:38