Trace number 3204880

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-k3-r4.2-v40000-c168000-S907804052-003-UNKNOWN.cnf
MD5SUMeb4eadfedd2c4dc9b0ed7231ad324f1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark273.432
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

74.88/74.94	c SATzilla is building models for class 1
74.88/74.94	c run presolver SATenstein for 30 seconds ... 
74.88/74.94	c Bin: Executing SATenstein
74.88/74.94	c spawning binary file with 30 seconds ...
74.88/74.94	c child exit by a signal
74.88/74.94	c SATenstein returned code 137.
74.88/74.94	c run presolver mxc-sr08 for 30 seconds ... 
74.88/74.94	c Bin: Executing mxc-sr08
74.88/74.94	c spawning binary file with 30 seconds ...
74.88/74.94	c child exit by a signal
74.88/74.94	c mxc-sr08 returned code 137.
74.88/74.94	c Orignal number of varibales is 40000, number of clauses is 168000 
74.88/74.94	c predicted feature computation time is 2.616702 
74.88/74.94	c Bin: Executing satelite
74.88/74.94	c spawning binary file with 240 seconds ...
74.88/74.94	c child exited successfully
74.88/74.94	c satzilla computing base features
74.88/74.94	c Number of variabe is: 38960, Number of clause is : 166818 
74.88/74.94	c Initializing...
74.88/74.94	c satzilla compute diameter ...
74.88/74.94	c start diameter features ...
74.88/74.94	c satzilla doing clause learning
74.88/74.94	c start clause learning features ...
74.88/74.94	c Bin: Executing zchaff07
74.88/74.94	c spawning binary file with 2 seconds ...
74.88/74.94	c child exit by a signal
74.88/74.94	c satzilla doing survey propogation probe
74.88/74.94	c do survay propogation for 2 second ...
74.88/74.94	c satzilla doing local search probe
74.88/74.94	c satzilla doing lobjois search-space size estimate
74.88/74.94	c features are:40000 168000 38960 166818 0.026694 0.00708557 0.233548 0.494521 0.587899 0.717254 7.79919e-05 0.0658117 7.70021e-05 0.000154004 0.164835 0 0.96284 7.79919e-05 0.291714 5.99456e-06 0.000245777 2.72236 0.2288 0.17129 0 1 3.36939 3.81176e-05 0.400893 0 0.000137875 2.33064 0.491026 0.00015824 0.295563 1.19891e-05 0.000503543 5.94898 0.0369878 5 6 0.201509 3.46369 0.552913 1 9 6 1 5 2 3 86.5384 0.42495 26.25 237 134 46 105.5 60.4 83.2 0.393898 0.577615 4.86125e-05 1 0.705544 0.0865259 0.567257 0.206026 0.387145 0.0926111 0.655741 0.00167292 0.860839 0.176251 0.0282095 0.124377 0.0473505 0.0792558 2617 1.08975 5647 0.866035 8447 0 8447 0.860184 1.33849 1.02992 0.317269 0.220267 0.241958 
74.88/74.94	c satzilla's ranking:
74.88/74.94	c 1) adaptg2wsat+: 7.694673
74.88/74.94	c 2) SATenstein: 4.015712
74.88/74.94	c 3) adaptg2wsat0: 3.106476
74.88/74.94	c 4) picosat846: -0.175896
74.88/74.94	c 5) march_dl2004: -0.192936
74.88/74.94	c 6) kcnfs04SAT07: -0.199910
74.88/74.94	c 7) gnovelty+: -7.444559
74.88/74.94	c 8) mxc-sr08: -10000.000000
74.88/74.94	c 9) tts-4-0: -10000.000000
74.88/74.94	c 10) zchaff_rand: -10000.000000
74.88/74.94	c 11) vallst: -10000.000000
74.88/74.94	c 12) minisat20: -10000.000000
74.88/74.94	c 13) minisat20SAT07: -10000.000000
74.88/74.94	c satzilla running adaptg2wsat+ ... 
1300.01/1300.00	c Bin: Executing adaptg2wsat+
1300.01/1300.00	c spawning binary file with 2325 seconds ...
1300.01/1300.00	c child exit by a signal
1300.01/1300.00	c adaptg2wsat+ returned code 143.
1300.01/1300.00	c satzilla running SATenstein ... 

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-3204880-1302949838/watcher-3204880-1302949838 -o /tmp/evaluation-result-3204880-1302949838/solver-3204880-1302949838 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204880-1302949838.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: 4.08 4.04 3.77 4/192 31632
/proc/meminfo: memFree=18465688/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0

[startup+0.042353 s]
/proc/loadavg: 4.08 4.04 3.77 4/192 31632
/proc/meminfo: memFree=18465688/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100333 s]
/proc/loadavg: 4.08 4.04 3.77 4/192 31632
/proc/meminfo: memFree=18465688/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300297 s]
/proc/loadavg: 4.08 4.04 3.77 4/192 31632
/proc/meminfo: memFree=18465688/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700236 s]
/proc/loadavg: 4.08 4.04 3.77 4/192 31632
/proc/meminfo: memFree=18465688/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50108 s]
/proc/loadavg: 4.07 4.04 3.77 5/194 31634
/proc/meminfo: memFree=18445584/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
[pid=31633] ppid=31632 vsize=43148 CPUtime=1.49 cores=4,6
/proc/31633/stat : 31633 (SATenstein) R 31632 31632 31049 0 -1 4202496 5412 0 0 0 149 0 0 0 25 0 1 0 406581594 44183552 5367 33554432000 134512640 134854740 4294607296 18446744073709551615 134760977 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31633/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45284

[startup+3.10078 s]
/proc/loadavg: 4.07 4.04 3.77 5/194 31634
/proc/meminfo: memFree=18445212/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
[pid=31633] ppid=31632 vsize=43148 CPUtime=3.09 cores=4,6
/proc/31633/stat : 31633 (SATenstein) R 31632 31632 31049 0 -1 4202496 5412 0 0 0 309 0 0 0 25 0 1 0 406581594 44183552 5367 33554432000 134512640 134854740 4294607296 18446744073709551615 134665009 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31633/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45284

[startup+6.30122 s]
/proc/loadavg: 4.07 4.04 3.77 5/194 31634
/proc/meminfo: memFree=18445336/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
[pid=31633] ppid=31632 vsize=43148 CPUtime=6.29 cores=4,6
/proc/31633/stat : 31633 (SATenstein) R 31632 31632 31049 0 -1 4202496 5412 0 0 0 629 0 0 0 25 0 1 0 406581594 44183552 5367 33554432000 134512640 134854740 4294607296 18446744073709551615 134761047 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31633/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45284

[startup+12.7011 s]
/proc/loadavg: 4.06 4.03 3.78 5/194 31636
/proc/meminfo: memFree=18446432/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
[pid=31633] ppid=31632 vsize=43148 CPUtime=12.69 cores=4,6
/proc/31633/stat : 31633 (SATenstein) R 31632 31632 31049 0 -1 4202496 5412 0 0 0 1269 0 0 0 25 0 1 0 406581594 44183552 5367 33554432000 134512640 134854740 4294607296 18446744073709551615 134760300 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31633/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45284

[startup+25.5007 s]
/proc/loadavg: 4.05 4.03 3.78 5/194 31638
/proc/meminfo: memFree=18442896/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=0 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406581594 2187264 114 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 114 97 400 0 131 0
[pid=31633] ppid=31632 vsize=43148 CPUtime=25.49 cores=4,6
/proc/31633/stat : 31633 (SATenstein) R 31632 31632 31049 0 -1 4202496 5412 0 0 0 2549 0 0 0 25 0 1 0 406581594 44183552 5367 33554432000 134512640 134854740 4294607296 18446744073709551615 134759858 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31633/statm: 10787 5367 508 84 0 10312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45284

[startup+51.1011 s]
/proc/loadavg: 4.03 4.03 3.78 5/194 31639
/proc/meminfo: memFree=18430264/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=2136 CPUtime=29.98 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 182 5412 0 0 0 0 2998 0 18 0 1 0 406581594 2187264 123 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 534 123 105 400 0 131 0
[pid=31639] ppid=31632 vsize=33096 CPUtime=21.09 cores=4,6
/proc/31639/stat : 31639 (mxc-sr08) R 31632 31632 31049 0 -1 4202496 9287 0 0 0 2108 1 0 0 25 0 1 0 406584594 33890304 7802 33554432000 134512640 135078026 4287620992 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31639/statm: 8274 7802 73 139 0 8133 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35232

[startup+102.307 s]
/proc/loadavg: 4.01 4.02 3.79 5/194 31644
/proc/meminfo: memFree=18419488/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=27.35 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 2735 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134540996 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 248432

[startup+162.301 s]
/proc/loadavg: 4.08 4.03 3.81 5/194 31645
/proc/meminfo: memFree=18419708/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=87.35 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 8735 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 248432

[startup+222.301 s]
/proc/loadavg: 4.03 4.03 3.82 5/194 31647
/proc/meminfo: memFree=18419800/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=147.35 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 14735 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134542973 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 248432

[startup+282.3 s]
/proc/loadavg: 4.01 4.02 3.83 5/194 31649
/proc/meminfo: memFree=18419896/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=207.35 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 20735 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134543322 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 248432

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.83 5/194 31650
/proc/meminfo: memFree=18420100/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=267.35 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 26735 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134543186 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 248432

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/194 31652
/proc/meminfo: memFree=18420052/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6

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

[pid=31643] ppid=31632 vsize=232684 CPUtime=447.36 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 44736 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134543200 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 248432

[startup+582.3 s]
/proc/loadavg: 4.03 4.02 3.87 5/194 31657
/proc/meminfo: memFree=18420308/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=507.36 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 50736 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134542329 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 248432

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.87 5/194 31658
/proc/meminfo: memFree=18419904/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=567.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 56737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134543200 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 248432

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 31660
/proc/meminfo: memFree=18419860/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=627.36 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 62736 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134541332 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 248432

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 31692
/proc/meminfo: memFree=18429000/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=687.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 68737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134540955 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 248432

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 31697
/proc/meminfo: memFree=18419916/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=747.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 74737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134541286 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 248432

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 31699
/proc/meminfo: memFree=18420148/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=807.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 80737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134542973 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 248432

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 31700
/proc/meminfo: memFree=18420380/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=867.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 86737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134543205 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 248432

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 31702
/proc/meminfo: memFree=18420232/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=927.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 92737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134541010 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 248432

[startup+1062.3 s]
/proc/loadavg: 4.13 4.03 3.92 5/194 31703
/proc/meminfo: memFree=18420444/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=987.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 98737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134542516 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 248432

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/194 31705
/proc/meminfo: memFree=18420300/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=1047.37 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 104737 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134541388 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 248432

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/194 31707
/proc/meminfo: memFree=18420276/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=1107.38 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 110738 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134541388 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 248432

[startup+1242.3 s]
/proc/loadavg: 3.97 4.00 3.91 5/194 31739
/proc/meminfo: memFree=18430644/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=1167.38 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 116738 0 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134541334 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 248432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 4.00 3.91 5/194 31831
/proc/meminfo: memFree=18447244/32951124 swapFree=67111528/67111528
[pid=31632] ppid=31630 vsize=15748 CPUtime=74.92 cores=4,6
/proc/31632/stat : 31632 (SATzilla2009_R) S 31630 31632 31049 0 -1 4202496 12849 27591 0 0 1244 7 6217 24 25 0 1 0 406581594 16125952 3640 33554432000 134512640 136149437 4288058336 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31632/statm: 3937 3640 221 400 0 3534 0
[pid=31643] ppid=31632 vsize=232684 CPUtime=1225.09 cores=4,6
/proc/31643/stat : 31643 (adaptg2wsat+) R 31632 31632 31049 0 -1 4202496 6101 0 0 0 122508 1 0 0 25 0 1 0 406589088 238268416 6070 33554432000 134512640 134921272 4287175488 18446744073709551615 134543313 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31643/statm: 58171 6070 43 100 0 57678 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 248432

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.04
CPU user time (s): 1299.7
CPU system time (s): 0.334949
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 248432

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

runsolver used 2.22966 second user time and 4.87326 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-16 12:30:39
IDJOB=3204880
IDBENCH=82679
IDSOLVER=1620
FILE ID=node137/3204880-1302949838
RUNJOBID= node137-1302947110-31068
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-v40000-c168000-S907804052-003-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204880-1302949838/watcher-3204880-1302949838 -o /tmp/evaluation-result-3204880-1302949838/solver-3204880-1302949838 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204880-1302949838.cnf

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

MD5SUM BENCH= eb4eadfedd2c4dc9b0ed7231ad324f1f
RANDOM SEED=530390258

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:      18465844 kB
Buffers:        687968 kB
Cached:       13322940 kB
SwapCached:          0 kB
Active:        7894716 kB
Inactive:      6239428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18465844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           42916 kB
Writeback:           0 kB
AnonPages:      123196 kB
Mapped:          17972 kB
Slab:           286488 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   532144 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:52:21