Trace number 3273269

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_C 2009-03-22? (TO) 1300 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

22.98/23.07	c SATzilla is building models for class 2
22.98/23.07	c run presolver march_dl2004 for 5 seconds ... 
22.98/23.07	c Bin: Executing march_dl2004
22.98/23.07	c spawning binary file with 5 seconds ...
22.98/23.07	c child exit by a signal
22.98/23.07	c march_dl2004 returned code 137.
22.98/23.07	c run presolver mxc-sr08 for 5 seconds ... 
22.98/23.07	c Bin: Executing mxc-sr08
22.98/23.07	c spawning binary file with 5 seconds ...
22.98/23.07	c child exit by a signal
22.98/23.07	c mxc-sr08 returned code 137.
22.98/23.07	c Orignal number of varibales is 2400, number of clauses is 266431 
22.98/23.07	c predicted feature computation time is 13.019305 
22.98/23.07	c Bin: Executing satelite
22.98/23.07	c spawning binary file with 240 seconds ...
22.98/23.07	c child exited successfully
22.98/23.07	c satzilla computing base features
22.98/23.07	c Number of variabe is: 2325, Number of clause is : 263277 
22.98/23.07	c Initializing...
22.98/23.07	c satzilla compute diameter ...
22.98/23.07	c start diameter features ...
22.98/23.07	c satzilla doing clause learning
22.98/23.07	c start clause learning features ...
22.98/23.07	c Bin: Executing zchaff07
22.98/23.07	c spawning binary file with 2 seconds ...
22.98/23.07	c child exit by a signal
22.98/23.07	c satzilla doing survey propogation probe
22.98/23.07	c do survay propogation for 2 second ...
22.98/23.07	c satzilla doing local search probe
22.98/23.07	c satzilla doing lobjois search-space size estimate
22.98/23.07	c features are:2400 266431 2325 263277 0.0322581 0.0119798 0.008831 0.997226 0.0129611 0.183293 0.00144227 1.87159 0.000860215 0.0258065 0.194011 0.955207 0.955207 0.00144227 0.181127 0.000786244 0.00212704 5.52089 0.168543 0.0362807 0.0794393 0.302817 2.69703 0.000821683 0.171738 0.000448197 0.00122684 4.95945 0.955207 0.0017356 0.188002 0.000896394 0.00266639 3 0 3 3 -0 149.095 0.279139 41 195 180 70 172 151 166 63.3397 0.156488 52.3509 89.0732 77.5286 54.8372 66.1588 55.7167 60.3642 0.838175 0.0811741 0.550281 0.932766 0.909569 0.733365 0.887443 0.798822 0.859984 4.59188e-10 14.3093 -1.11022e-16 1.88967e-07 7.94267e-11 0 1.36802e-12 4.44089e-16 1.34337e-14 568.438 3.61441 1020.12 0.267163 1086 1045 1103 56.9781 0.136192 1.00873 0.0354312 0.777322 0.892276 
22.98/23.07	c satzilla's ranking:
22.98/23.07	c 1) mxc-sr08: 3.280453
22.98/23.07	c 2) march_dl2004: 1.972617
22.98/23.07	c 3) minisat20SAT07: 1.770652
22.98/23.07	c 4) vallst: 1.697979
22.98/23.07	c 5) minisat20: 1.658296
22.98/23.07	c 6) zchaff_rand: 1.130953
22.98/23.07	c 7) tts-4-0: 0.149668
22.98/23.07	c 8) SATenstein: -10000.000000
22.98/23.07	c 9) gnovelty+: -10000.000000
22.98/23.07	c 10) adaptg2wsat+: -10000.000000
22.98/23.07	c 11) adaptg2wsat0: -10000.000000
22.98/23.07	c 12) picosat846: -10000.000000
22.98/23.07	c 13) kcnfs04SAT07: -10000.000000
22.98/23.07	c satzilla running mxc-sr08 ... 

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-3273269-1303600950/watcher-3273269-1303600950 -o /tmp/evaluation-result-3273269-1303600950/solver-3273269-1303600950 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273269-1303600950.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: 0.06 0.03 0.25 2/184 31430
/proc/meminfo: memFree=19141000/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=0 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 471693249 2187264 114 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 534 114 97 400 0 131 0

[startup+0.0893311 s]
/proc/loadavg: 0.06 0.03 0.25 2/184 31430
/proc/meminfo: memFree=19141000/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=0 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 471693249 2187264 114 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100332 s]
/proc/loadavg: 0.06 0.03 0.25 2/184 31430
/proc/meminfo: memFree=19141000/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=0 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 471693249 2187264 114 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300295 s]
/proc/loadavg: 0.06 0.03 0.25 2/184 31430
/proc/meminfo: memFree=19141000/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=0 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 471693249 2187264 114 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700193 s]
/proc/loadavg: 0.06 0.03 0.25 2/184 31430
/proc/meminfo: memFree=19141000/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=0 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 471693249 2187264 114 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/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: 0.06 0.03 0.25 5/192 31448
/proc/meminfo: memFree=19022368/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=0 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 471693249 2187264 114 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 534 114 97 400 0 131 0
[pid=31431] ppid=31430 vsize=35456 CPUtime=1.49 cores=4,6
/proc/31431/stat : 31431 (march_dl2004) R 31430 31430 31389 0 -1 4202496 31234 0 0 0 145 4 0 0 25 0 1 0 471693249 36306944 5421 33554432000 134512640 134996440 4291054608 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31431/statm: 8864 5421 75 119 0 8743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37592

[startup+3.10077 s]
/proc/loadavg: 0.06 0.03 0.25 5/198 31455
/proc/meminfo: memFree=18996768/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=0 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 164 0 0 0 0 0 0 0 20 0 1 0 471693249 2187264 114 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 534 114 97 400 0 131 0
[pid=31431] ppid=31430 vsize=40188 CPUtime=3.09 cores=4,6
/proc/31431/stat : 31431 (march_dl2004) R 31430 31430 31389 0 -1 4202496 32405 0 0 0 305 4 0 0 25 0 1 0 471693249 41152512 6592 33554432000 134512640 134996440 4291054608 18446744073709551615 134527780 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31431/statm: 10047 6592 75 119 0 9926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42324

[startup+6.30118 s]
/proc/loadavg: 0.62 0.15 0.28 5/198 31457
/proc/meminfo: memFree=18997716/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=2136 CPUtime=4.99 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 188 32526 0 0 0 0 495 4 18 0 1 0 471693249 2187264 127 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 534 127 108 400 0 131 0
[pid=31457] ppid=31430 vsize=20624 CPUtime=1.29 cores=4,6
/proc/31457/stat : 31457 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 5734 0 0 0 128 1 0 0 22 0 1 0 471693749 21118976 4855 33554432000 134512640 135078026 4289810192 18446744073709551615 134561036 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31457/statm: 5156 4855 57 139 0 5015 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22760

[startup+12.701 s]
/proc/loadavg: 0.89 0.21 0.30 5/196 31464
/proc/meminfo: memFree=19000424/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=20264 CPUtime=12.67 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) R 31428 31430 31389 0 -1 4202496 7110 44336 0 0 132 1 1127 7 19 0 1 0 471693249 20750336 4712 33554432000 134512640 136149437 4291398688 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/31430/statm: 5066 4712 136 400 0 4663 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20264

[startup+25.5007 s]
/proc/loadavg: 1.58 0.40 0.36 5/198 31471
/proc/meminfo: memFree=18886860/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=20624 CPUtime=2.42 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 5777 0 0 0 241 1 0 0 25 0 1 0 471695557 21118976 4899 33554432000 134512640 135078026 4292958144 18446744073709551615 134560922 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 5156 4899 57 139 0 5015 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53244

[startup+51.101 s]
/proc/loadavg: 2.48 0.70 0.46 5/198 31472
/proc/meminfo: memFree=18794260/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=40792 CPUtime=28.01 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 11547 0 0 0 2799 2 0 0 25 0 1 0 471695557 41771008 10045 33554432000 134512640 135078026 4292958144 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 10198 10045 73 139 0 10057 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 73412

[startup+102.301 s]
/proc/loadavg: 3.34 1.21 0.64 5/198 31473
/proc/meminfo: memFree=18663868/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=82528 CPUtime=79.22 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 21961 0 0 0 7915 7 0 0 25 0 1 0 471695557 84508672 20459 33554432000 134512640 135078026 4292958144 18446744073709551615 134534350 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 20632 20459 73 139 0 20491 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 115148

[startup+162.301 s]
/proc/loadavg: 3.75 1.71 0.85 5/198 31475
/proc/meminfo: memFree=18551276/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=116760 CPUtime=139.22 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 30458 0 0 0 13911 11 0 0 25 0 1 0 471695557 119562240 28956 33554432000 134512640 135078026 4292958144 18446744073709551615 134534415 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 29190 28956 73 139 0 29049 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 149380

[startup+222.307 s]
/proc/loadavg: 3.91 2.13 1.05 5/198 31476
/proc/meminfo: memFree=18508352/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=131732 CPUtime=199.22 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 34189 0 0 0 19910 12 0 0 25 0 1 0 471695557 134893568 32687 33554432000 134512640 135078026 4292958144 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 32933 32687 73 139 0 32792 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 164352

[startup+282.301 s]
/proc/loadavg: 4.00 2.48 1.23 5/198 31478
/proc/meminfo: memFree=18410364/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=175820 CPUtime=259.22 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 44958 0 0 0 25905 17 0 0 25 0 1 0 471695557 180039680 43456 33554432000 134512640 135078026 4292958144 18446744073709551615 134526857 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 43955 43456 73 139 0 43814 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 208440

[startup+342.301 s]
/proc/loadavg: 4.00 2.75 1.40 5/198 31480
/proc/meminfo: memFree=18396076/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=175820 CPUtime=319.22 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 44962 0 0 0 31905 17 0 0 25 0 1 0 471695557 180039680 43460 33554432000 134512640 135078026 4292958144 18446744073709551615 134523453 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 43955 43460 73 139 0 43814 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 208440

[startup+402.301 s]
/proc/loadavg: 4.00 2.98 1.56 5/198 31481
/proc/meminfo: memFree=18338648/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=186536 CPUtime=379.22 cores=4,6

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

/proc/31470/statm: 48229 47769 73 139 0 48088 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 225536

[startup+702.3 s]
/proc/loadavg: 4.00 3.62 2.22 5/198 31489
/proc/meminfo: memFree=18287344/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=197320 CPUtime=679.23 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 50336 0 0 0 67904 19 0 0 25 0 1 0 471695557 202055680 48834 33554432000 134512640 135078026 4292958144 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 49330 48834 73 139 0 49189 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 229940

[startup+762.301 s]
/proc/loadavg: 4.00 3.68 2.33 5/198 31491
/proc/meminfo: memFree=18268732/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=197320 CPUtime=739.24 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 50348 0 0 0 73905 19 0 0 25 0 1 0 471695557 202055680 48846 33554432000 134512640 135078026 4292958144 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 49330 48846 73 139 0 49189 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 229940

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 2.43 5/198 31492
/proc/meminfo: memFree=18262020/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=200340 CPUtime=799.24 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 51068 0 0 0 79904 20 0 0 25 0 1 0 471695557 205148160 49566 33554432000 134512640 135078026 4292958144 18446744073709551615 134534533 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 50085 49566 73 139 0 49944 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 232960

[startup+882.307 s]
/proc/loadavg: 4.00 3.78 2.53 5/198 31494
/proc/meminfo: memFree=18248100/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=209404 CPUtime=859.25 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 53289 0 0 0 85903 22 0 0 25 0 1 0 471695557 214429696 51787 33554432000 134512640 135078026 4292958144 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 52351 51787 73 139 0 52210 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 242024

[startup+942.301 s]
/proc/loadavg: 4.11 3.85 2.63 5/198 31496
/proc/meminfo: memFree=18245344/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=209404 CPUtime=919.24 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 53295 0 0 0 91902 22 0 0 25 0 1 0 471695557 214429696 51793 33554432000 134512640 135078026 4292958144 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 52351 51793 73 139 0 52210 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 242024

[startup+1002.3 s]
/proc/loadavg: 4.04 3.88 2.71 5/198 31497
/proc/meminfo: memFree=18236032/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=209404 CPUtime=979.24 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 53308 0 0 0 97902 22 0 0 25 0 1 0 471695557 214429696 51806 33554432000 134512640 135078026 4292958144 18446744073709551615 134534454 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 52351 51806 73 139 0 52210 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 242024

[startup+1062.3 s]
/proc/loadavg: 4.01 3.90 2.79 5/198 31499
/proc/meminfo: memFree=18230436/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=210480 CPUtime=1039.25 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 53524 0 0 0 103903 22 0 0 25 0 1 0 471695557 215531520 52022 33554432000 134512640 135078026 4292958144 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 52620 52022 73 139 0 52479 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 243100

[startup+1122.3 s]
/proc/loadavg: 4.04 3.92 2.87 5/198 31500
/proc/meminfo: memFree=18224840/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=211024 CPUtime=1099.24 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 53628 0 0 0 109902 22 0 0 25 0 1 0 471695557 216088576 52126 33554432000 134512640 135078026 4292958144 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 52756 52126 73 139 0 52615 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 243644

[startup+1182.3 s]
/proc/loadavg: 4.01 3.94 2.93 5/198 31502
/proc/meminfo: memFree=18220356/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=211664 CPUtime=1159.25 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 53750 0 0 0 115903 22 0 0 25 0 1 0 471695557 216743936 52248 33554432000 134512640 135078026 4292958144 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 52916 52248 73 139 0 52775 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 244284

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.00 5/198 31504
/proc/meminfo: memFree=18201856/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=212144 CPUtime=1219.25 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 53882 0 0 0 121903 22 0 0 25 0 1 0 471695557 217235456 52380 33554432000 134512640 135078026 4292958144 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 53036 52380 73 139 0 52895 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 244764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.98 3.07 4/195 31506
/proc/meminfo: memFree=18314196/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=212816 CPUtime=1276.95 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 54009 0 0 0 127673 22 0 0 25 0 1 0 471695557 217923584 52507 33554432000 134512640 135078026 4292958144 18446744073709551615 134534616 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 53204 52507 73 139 0 53063 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 245436

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.08 3.98 3.07 4/195 31506
/proc/meminfo: memFree=18314196/32951124 swapFree=67111416/67111528
[pid=31430] ppid=31428 vsize=32620 CPUtime=23.05 cores=4,6
/proc/31430/stat : 31430 (SATzilla2009_C) S 31428 31430 31389 0 -1 4202496 13407 51956 0 0 967 3 1324 11 25 0 1 0 471693249 33402880 7926 33554432000 134512640 136149437 4291398688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/31430/statm: 8155 7926 220 400 0 7752 0
[pid=31470] ppid=31430 vsize=212816 CPUtime=1276.95 cores=4,6
/proc/31470/stat : 31470 (mxc-sr08) R 31430 31430 31389 0 -1 4202496 54009 0 0 0 127673 22 0 0 25 0 1 0 471695557 217923584 52507 33554432000 134512640 135078026 4292958144 18446744073709551615 134534616 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31470/statm: 53204 52507 73 139 0 53063 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 245436

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31430 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=924514
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=150977
# CPU time returned by wait4() is 23.0755
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.64
CPU system time (s): 0.36
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 245436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.9245
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65363
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= 13
involuntary context switches= 97

runsolver used 2.25766 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-24 01:22:30
IDJOB=3273269
IDBENCH=71366
IDSOLVER=1675
FILE ID=node134/3273269-1303600950
RUNJOBID= node134-1303600950-31408
PBS_JOBID= 13150608
Free space on /tmp= 71032 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes6.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273269-1303600950/watcher-3273269-1303600950 -o /tmp/evaluation-result-3273269-1303600950/solver-3273269-1303600950 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273269-1303600950.cnf

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

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=2001213922

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:      19140784 kB
Buffers:       2335056 kB
Cached:       10853840 kB
SwapCached:        108 kB
Active:        8970660 kB
Inactive:      4288784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19140784 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           67160 kB
Writeback:           0 kB
AnonPages:       70940 kB
Mapped:          15656 kB
Slab:           485564 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216020 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= 70964 MiB
End job on node134 at 2011-04-24 01:44:13