Trace number 3204580

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S493397373-056-UNKNOWN.cnf
MD5SUM53ba9a0375ae9f5fbde617f9de32bf14
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.2716
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

70.47/70.59	c SATzilla is building models for class 1
70.47/70.59	c run presolver SATenstein for 30 seconds ... 
70.47/70.59	c Bin: Executing SATenstein
70.47/70.59	c spawning binary file with 30 seconds ...
70.47/70.59	c child exit by a signal
70.47/70.59	c SATenstein returned code 137.
70.47/70.59	c run presolver mxc-sr08 for 30 seconds ... 
70.47/70.59	c Bin: Executing mxc-sr08
70.47/70.59	c spawning binary file with 30 seconds ...
70.47/70.59	c child exit by a signal
70.47/70.59	c mxc-sr08 returned code 137.
70.47/70.59	c Orignal number of varibales is 20000, number of clauses is 84000 
70.47/70.59	c predicted feature computation time is 10.826815 
70.47/70.59	c Bin: Executing satelite
70.47/70.59	c spawning binary file with 240 seconds ...
70.47/70.59	c child exited successfully
70.47/70.59	c satzilla computing base features
70.47/70.59	c Number of variabe is: 19529, Number of clause is : 83502 
70.47/70.59	c Initializing...
70.47/70.59	c satzilla compute diameter ...
70.47/70.59	c start diameter features ...
70.47/70.59	c satzilla doing clause learning
70.47/70.59	c start clause learning features ...
70.47/70.59	c Bin: Executing zchaff07
70.47/70.59	c spawning binary file with 2 seconds ...
70.47/70.59	c child exit by a signal
70.47/70.59	c satzilla doing survey propogation probe
70.47/70.59	c do survay propogation for 2 second ...
70.47/70.59	c satzilla doing local search probe
70.47/70.59	c satzilla doing lobjois search-space size estimate
70.47/70.59	c features are:20000 84000 19529 83502 0.024118 0.00596393 0.233875 0.496737 0.586385 0.706579 0.000155406 0.0625698 0.000153618 0.000307235 0.15271 0 0.966216 0.000155406 0.291313 1.19758e-05 0.000443103 2.71525 0.225827 0.17029 0 1 3.3535 7.662e-05 0.402958 0 0.000263467 2.3404 0.494886 0.000314763 0.294543 2.39515e-05 0.000922134 5.57388 0.0887193 5 6 0.68219 7.80976 0.425484 3 20 12 4 10 5 7 66.9339 0.275625 30.5 130.75 90.5 45.25 79 53.3 64.5 0.392066 0.580557 4.66029e-05 1 0.704603 0.086064 0.566995 0.203181 0.386279 0.0924067 0.662963 0.000692073 0.930891 0.17513 0.0276447 0.12361 0.0470794 0.0798389 406.429 0.0878313 4242.57 0.0065262 4241 4204 4270 0.123957 0.137874 0.831108 0.00391944 0.227228 0.283002 
70.47/70.59	c satzilla's ranking:
70.47/70.59	c 1) SATenstein: 2.727459
70.47/70.59	c 2) adaptg2wsat0: 1.742461
70.47/70.59	c 3) adaptg2wsat+: 1.114898
70.47/70.59	c 4) gnovelty+: 0.262741
70.47/70.59	c 5) march_dl2004: 0.026729
70.47/70.59	c 6) kcnfs04SAT07: -0.030401
70.47/70.59	c 7) picosat846: -0.058504
70.47/70.59	c 8) mxc-sr08: -10000.000000
70.47/70.59	c 9) tts-4-0: -10000.000000
70.47/70.59	c 10) zchaff_rand: -10000.000000
70.47/70.59	c 11) vallst: -10000.000000
70.47/70.59	c 12) minisat20: -10000.000000
70.47/70.59	c 13) minisat20SAT07: -10000.000000
70.47/70.59	c satzilla running SATenstein ... 
1299.99/1300.00	c Bin: Executing SATenstein
1299.99/1300.00	c spawning binary file with 2329 seconds ...
1299.99/1300.00	c child exit by a signal
1299.99/1300.00	c SATenstein returned code 143.
1299.99/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-3204580-1302948425/watcher-3204580-1302948425 -o /tmp/evaluation-result-3204580-1302948425/solver-3204580-1302948425 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204580-1302948425.cnf 

running on 2 cores: 5,7

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.93 3.00 4/192 31325
/proc/meminfo: memFree=18491884/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0

[startup+0.012684 s]
/proc/loadavg: 3.92 3.93 3.00 4/192 31325
/proc/meminfo: memFree=18491884/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100675 s]
/proc/loadavg: 3.92 3.93 3.00 4/192 31325
/proc/meminfo: memFree=18491884/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300635 s]
/proc/loadavg: 3.92 3.93 3.00 4/192 31325
/proc/meminfo: memFree=18491884/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70056 s]
/proc/loadavg: 3.92 3.93 3.00 4/192 31325
/proc/meminfo: memFree=18491884/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50042 s]
/proc/loadavg: 3.92 3.93 3.00 5/194 31327
/proc/meminfo: memFree=18481452/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
[pid=31326] ppid=31325 vsize=20840 CPUtime=1.49 cores=5,7
/proc/31326/stat : 31326 (SATenstein) R 31325 31325 31049 0 -1 4202496 2877 0 0 0 149 0 0 0 25 0 1 0 406440261 21340160 2832 33554432000 134512640 134854740 4288912736 18446744073709551615 134761229 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31326/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22976

[startup+3.10114 s]
/proc/loadavg: 3.92 3.93 3.00 5/194 31328
/proc/meminfo: memFree=18480956/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
[pid=31326] ppid=31325 vsize=20840 CPUtime=3.09 cores=5,7
/proc/31326/stat : 31326 (SATenstein) R 31325 31325 31049 0 -1 4202496 2877 0 0 0 309 0 0 0 25 0 1 0 406440261 21340160 2832 33554432000 134512640 134854740 4288912736 18446744073709551615 134760103 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31326/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22976

[startup+6.30055 s]
/proc/loadavg: 3.93 3.93 3.01 5/194 31328
/proc/meminfo: memFree=18481016/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
[pid=31326] ppid=31325 vsize=20840 CPUtime=6.29 cores=5,7
/proc/31326/stat : 31326 (SATenstein) R 31325 31325 31049 0 -1 4202496 2877 0 0 0 629 0 0 0 25 0 1 0 406440261 21340160 2832 33554432000 134512640 134854740 4288912736 18446744073709551615 134568398 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31326/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22976

[startup+12.7004 s]
/proc/loadavg: 3.93 3.93 3.01 5/194 31328
/proc/meminfo: memFree=18480900/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
[pid=31326] ppid=31325 vsize=20840 CPUtime=12.69 cores=5,7
/proc/31326/stat : 31326 (SATenstein) R 31325 31325 31049 0 -1 4202496 2877 0 0 0 1269 0 0 0 25 0 1 0 406440261 21340160 2832 33554432000 134512640 134854740 4288912736 18446744073709551615 134760603 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31326/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22976

[startup+25.5011 s]
/proc/loadavg: 3.95 3.94 3.03 5/194 31330
/proc/meminfo: memFree=18478516/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=0 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406440261 2187264 114 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 114 97 400 0 131 0
[pid=31326] ppid=31325 vsize=20840 CPUtime=25.49 cores=5,7
/proc/31326/stat : 31326 (SATenstein) R 31325 31325 31049 0 -1 4202496 2877 0 0 0 2549 0 0 0 25 0 1 0 406440261 21340160 2832 33554432000 134512640 134854740 4288912736 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31326/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22976

[startup+51.1005 s]
/proc/loadavg: 3.96 3.94 3.05 6/194 31336
/proc/meminfo: memFree=18468140/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=2136 CPUtime=29.98 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 182 2877 0 0 0 0 2998 0 18 0 1 0 406440261 2187264 123 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 534 123 105 400 0 131 0
[pid=31331] ppid=31325 vsize=19336 CPUtime=21.09 cores=5,7
/proc/31331/stat : 31331 (mxc-sr08) R 31325 31325 31049 0 -1 4202496 5292 0 0 0 2109 0 0 0 25 0 1 0 406443261 19800064 4551 33554432000 134512640 135078026 4290562320 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31331/statm: 4834 4551 73 139 0 4693 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21472

[startup+102.306 s]
/proc/loadavg: 3.98 3.95 3.10 5/194 31371
/proc/meminfo: memFree=18466460/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=31.7 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 3170 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597694 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30300

[startup+162.3 s]
/proc/loadavg: 3.96 3.94 3.15 5/194 31407
/proc/meminfo: memFree=18464012/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=91.7 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 9170 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134758008 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 30300

[startup+222.301 s]
/proc/loadavg: 3.98 3.95 3.20 5/194 31411
/proc/meminfo: memFree=18452208/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=151.7 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 15170 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134664961 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 30300

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.24 5/194 31413
/proc/meminfo: memFree=18452292/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=211.7 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 21170 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597802 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 30300

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.29 5/194 31414
/proc/meminfo: memFree=18452620/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=271.7 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 27170 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597725 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 30300

[startup+402.301 s]
/proc/loadavg: 4.04 3.98 3.33 5/194 31416
/proc/meminfo: memFree=18452704/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7

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

[pid=31369] ppid=31325 vsize=20840 CPUtime=451.71 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 45171 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134735245 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 30300

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.44 5/194 31421
/proc/meminfo: memFree=18452876/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=511.71 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 51171 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597821 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 30300

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.48 5/194 31422
/proc/meminfo: memFree=18452708/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=571.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 57172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597725 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 30300

[startup+702.301 s]
/proc/loadavg: 4.11 4.01 3.52 5/194 31452
/proc/meminfo: memFree=18453972/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=631.71 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 63171 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134609357 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 30300

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.55 5/194 31458
/proc/meminfo: memFree=18449524/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=691.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 69172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134598158 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 30300

[startup+822.3 s]
/proc/loadavg: 3.93 3.98 3.56 5/194 31487
/proc/meminfo: memFree=18448712/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=751.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 75172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134735219 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 30300

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.60 5/194 31492
/proc/meminfo: memFree=18447872/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=811.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 81172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 30300

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.62 5/194 31494
/proc/meminfo: memFree=18424700/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=871.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 87172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134598146 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 30300

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 3.65 5/194 31496
/proc/meminfo: memFree=18424788/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=931.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 93172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597813 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 30300

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.66 5/194 31498
/proc/meminfo: memFree=18424744/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=991.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 99172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597694 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 30300

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 31499
/proc/meminfo: memFree=18424960/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=1051.72 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 105172 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 30300

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.70 5/194 31501
/proc/meminfo: memFree=18425052/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=1111.73 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 111173 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597860 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 30300

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.72 5/194 31502
/proc/meminfo: memFree=18424640/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=1171.73 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 117173 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134735123 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 30300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.74 5/194 31534
/proc/meminfo: memFree=18430132/32951124 swapFree=67111528/67111528
[pid=31325] ppid=31323 vsize=9460 CPUtime=70.56 cores=5,7
/proc/31325/stat : 31325 (SATzilla2009_R) S 31323 31325 31049 0 -1 4202496 6798 14351 0 0 803 35 6164 54 25 0 1 0 406440261 9687040 2115 33554432000 134512640 136149437 4294347568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31325/statm: 2365 2115 221 400 0 1962 0
[pid=31369] ppid=31325 vsize=20840 CPUtime=1229.43 cores=5,7
/proc/31369/stat : 31369 (SATenstein) R 31325 31325 31049 0 -1 4202496 2802 0 0 0 122943 0 0 0 25 0 1 0 406447321 21340160 2761 33554432000 134512640 134854740 4287720320 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/31369/statm: 5210 2761 341 84 0 4735 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 30300

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.903862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23967
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= 16
involuntary context switches= 1966

runsolver used 2.09268 second user time and 4.52931 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-16 12:07:05
IDJOB=3204580
IDBENCH=82604
IDSOLVER=1620
FILE ID=node137/3204580-1302948425
RUNJOBID= node137-1302947110-31070
PBS_JOBID= 13017940
Free space on /tmp= 72692 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S493397373-056-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204580-1302948425/watcher-3204580-1302948425 -o /tmp/evaluation-result-3204580-1302948425/solver-3204580-1302948425 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204580-1302948425.cnf

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

MD5SUM BENCH= 53ba9a0375ae9f5fbde617f9de32bf14
RANDOM SEED=449935639

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18492040 kB
Buffers:        687052 kB
Cached:       13320000 kB
SwapCached:          0 kB
Active:        7868268 kB
Inactive:      6239508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18492040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           97208 kB
Writeback:           0 kB
AnonPages:      100912 kB
Mapped:          17948 kB
Slab:           286644 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   524696 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= 72660 MiB
End job on node137 at 2011-04-16 12:28:48