Trace number 3273290

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

22.87/22.99	c SATzilla is building models for class 2
22.87/22.99	c run presolver march_dl2004 for 5 seconds ... 
22.87/22.99	c Bin: Executing march_dl2004
22.87/22.99	c spawning binary file with 5 seconds ...
22.87/22.99	c child exit by a signal
22.87/22.99	c march_dl2004 returned code 137.
22.87/22.99	c run presolver mxc-sr08 for 5 seconds ... 
22.87/22.99	c Bin: Executing mxc-sr08
22.87/22.99	c spawning binary file with 5 seconds ...
22.87/22.99	c child exit by a signal
22.87/22.99	c mxc-sr08 returned code 137.
22.87/22.99	c Orignal number of varibales is 2640, number of clauses is 305320 
22.87/22.99	c predicted feature computation time is 13.855478 
22.87/22.99	c Bin: Executing satelite
22.87/22.99	c spawning binary file with 240 seconds ...
22.87/22.99	c child exited successfully
22.87/22.99	c satzilla computing base features
22.87/22.99	c Number of variabe is: 2560, Number of clause is : 302063 
22.87/22.99	c Initializing...
22.87/22.99	c satzilla compute diameter ...
22.87/22.99	c start diameter features ...
22.87/22.99	c satzilla doing clause learning
22.87/22.99	c start clause learning features ...
22.87/22.99	c Bin: Executing zchaff07
22.87/22.99	c spawning binary file with 2 seconds ...
22.87/22.99	c child exit by a signal
22.87/22.99	c satzilla doing survey propogation probe
22.87/22.99	c do survay propogation for 2 second ...
22.87/22.99	c satzilla doing local search probe
22.87/22.99	c satzilla doing lobjois search-space size estimate
22.87/22.99	c features are:2640 305320 2560 302063 0.03125 0.0107825 0.00847505 0.997364 0.0124216 0.180302 0.00131737 1.90625 0.00078125 0.0242188 0.190491 0.956062 0.956062 0.00131737 0.163418 0.000840884 0.00209559 5.445 0.161356 0.0329447 0.070568 0.277778 2.6018 0.000746924 0.155981 0.000456858 0.00118187 4.88833 0.956062 0.00161528 0.178976 0.000960065 0.0026948 3 0 3 3 -0 146.765 0.352303 40 267 198 62 169 126 155 70.196 0.183249 56.4144 108.125 82.9213 56.503 77.271 61.7455 66.5548 0.851203 0.1795 0.178322 0.997946 0.952986 0.679812 0.936393 0.848636 0.901578 2.5853e-05 5.36358 -1.11022e-16 0.00231764 3.14257e-05 3.1064e-13 1.16316e-06 2.55501e-11 6.24827e-09 157.389 2.56519 1149.06 0.250939 1210.5 1153 1252 59.7515 0.054042 1.00129 0.0059242 0.781503 0.922231 
22.87/22.99	c satzilla's ranking:
22.87/22.99	c 1) mxc-sr08: 4.315370
22.87/22.99	c 2) march_dl2004: 3.249960
22.87/22.99	c 3) minisat20SAT07: 2.163230
22.87/22.99	c 4) zchaff_rand: 1.598872
22.87/22.99	c 5) minisat20: 1.597947
22.87/22.99	c 6) vallst: 0.535363
22.87/22.99	c 7) tts-4-0: 0.266374
22.87/22.99	c 8) SATenstein: -10000.000000
22.87/22.99	c 9) gnovelty+: -10000.000000
22.87/22.99	c 10) adaptg2wsat+: -10000.000000
22.87/22.99	c 11) adaptg2wsat0: -10000.000000
22.87/22.99	c 12) picosat846: -10000.000000
22.87/22.99	c 13) kcnfs04SAT07: -10000.000000
22.87/22.99	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-3273290-1303600952/watcher-3273290-1303600952 -o /tmp/evaluation-result-3273290-1303600952/solver-3273290-1303600952 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273290-1303600952.cnf 

running on 2 cores: 0,2

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.00 0.00 0.35 1/174 3860
/proc/meminfo: memFree=15786144/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=0 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695035 2187264 114 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 114 97 400 0 131 0

[startup+0.0209191 s]
/proc/loadavg: 0.00 0.00 0.35 1/174 3860
/proc/meminfo: memFree=15786144/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=0 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695035 2187264 114 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100911 s]
/proc/loadavg: 0.00 0.00 0.35 1/174 3860
/proc/meminfo: memFree=15786144/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=0 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695035 2187264 114 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300876 s]
/proc/loadavg: 0.00 0.00 0.35 1/174 3860
/proc/meminfo: memFree=15786144/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=0 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695035 2187264 114 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700804 s]
/proc/loadavg: 0.00 0.00 0.35 1/174 3860
/proc/meminfo: memFree=15786144/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=0 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695035 2187264 114 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50061 s]
/proc/loadavg: 0.08 0.02 0.35 2/176 3862
/proc/meminfo: memFree=15758736/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=0 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695035 2187264 114 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 114 97 400 0 131 0
[pid=3861] ppid=3860 vsize=40192 CPUtime=1.49 cores=0,2
/proc/3861/stat : 3861 (march_dl2004) R 3860 3860 3830 0 -1 4202496 35663 0 0 0 144 5 0 0 25 0 1 0 471695036 41156608 6130 33554432000 134512640 134996440 4294725648 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3861/statm: 10048 6130 73 119 0 9927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42328

[startup+3.10026 s]
/proc/loadavg: 0.08 0.02 0.35 5/194 3895
/proc/meminfo: memFree=15622428/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=0 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471695035 2187264 114 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 114 97 400 0 131 0
[pid=3861] ppid=3860 vsize=46088 CPUtime=3.09 cores=0,2
/proc/3861/stat : 3861 (march_dl2004) R 3860 3860 3830 0 -1 4202496 36952 0 0 0 304 5 0 0 25 0 1 0 471695036 47194112 7419 33554432000 134512640 134996440 4294725648 18446744073709551615 134553673 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3861/statm: 11522 7419 75 119 0 11401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48224

[startup+6.3007 s]
/proc/loadavg: 0.08 0.02 0.35 5/194 3896
/proc/meminfo: memFree=15612400/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=2136 CPUtime=4.99 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 187 37090 0 0 0 0 493 6 18 0 1 0 471695035 2187264 127 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 534 127 108 400 0 131 0
[pid=3896] ppid=3860 vsize=23624 CPUtime=1.28 cores=0,2
/proc/3896/stat : 3896 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 6560 0 0 0 128 0 0 0 22 0 1 0 471695536 24190976 5553 33554432000 134512640 135078026 4293187552 18446744073709551615 134561034 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3896/statm: 5906 5553 57 139 0 5765 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25760

[startup+12.7006 s]
/proc/loadavg: 0.68 0.15 0.39 5/193 3904
/proc/meminfo: memFree=15607424/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=23040 CPUtime=12.67 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) R 3858 3860 3830 0 -1 4202496 8143 49950 0 0 104 1 1153 9 19 0 1 0 471695035 23592960 5407 33554432000 134512640 136149437 4292167632 18446744073709551615 134532665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3860/statm: 5760 5407 136 400 0 5357 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23040

[startup+25.5004 s]
/proc/loadavg: 1.19 0.27 0.43 5/194 3912
/proc/meminfo: memFree=15516992/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=23624 CPUtime=2.49 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 6599 0 0 0 249 0 0 0 25 0 1 0 471697335 24190976 5592 33554432000 134512640 135078026 4293176864 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 5906 5592 57 139 0 5765 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56772

[startup+51.1008 s]
/proc/loadavg: 2.22 0.59 0.53 5/194 3912
/proc/meminfo: memFree=15443724/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=44116 CPUtime=28.08 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 12458 0 0 0 2806 2 0 0 25 0 1 0 471697335 45174784 10737 33554432000 134512640 135078026 4293176864 18446744073709551615 134538177 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 11029 10737 73 139 0 10888 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77264

[startup+102.307 s]
/proc/loadavg: 3.29 1.16 0.72 5/194 3914
/proc/meminfo: memFree=15323968/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=90336 CPUtime=79.28 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 24029 0 0 0 7924 4 0 0 25 0 1 0 471697335 92504064 22308 33554432000 134512640 135078026 4293176864 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 22584 22308 73 139 0 22443 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 123484

[startup+162.3 s]
/proc/loadavg: 3.74 1.67 0.93 5/194 3915
/proc/meminfo: memFree=15229720/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=126660 CPUtime=139.27 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 33058 0 0 0 13921 6 0 0 25 0 1 0 471697335 129699840 31337 33554432000 134512640 135078026 4293176864 18446744073709551615 134533816 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 31665 31337 73 139 0 31524 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 159808

[startup+222.301 s]
/proc/loadavg: 3.95 2.11 1.12 5/194 3917
/proc/meminfo: memFree=15167084/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=142436 CPUtime=199.27 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 37015 0 0 0 19919 8 0 0 25 0 1 0 471697335 145854464 35294 33554432000 134512640 135078026 4293176864 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 35609 35294 73 139 0 35468 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 175584

[startup+282.301 s]
/proc/loadavg: 3.98 2.45 1.30 5/194 3919
/proc/meminfo: memFree=15121796/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=173936 CPUtime=259.28 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 44618 0 0 0 25918 10 0 0 25 0 1 0 471697335 178110464 42897 33554432000 134512640 135078026 4293176864 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 43484 42897 73 139 0 43343 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 207084

[startup+342.3 s]
/proc/loadavg: 3.99 2.73 1.47 5/194 3920
/proc/meminfo: memFree=15092020/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=180140 CPUtime=319.28 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 46198 0 0 0 31918 10 0 0 25 0 1 0 471697335 184463360 44477 33554432000 134512640 135078026 4293176864 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 45035 44477 73 139 0 44894 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 213288

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 1.62 5/194 3922
/proc/meminfo: memFree=15055792/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=215612 CPUtime=379.27 cores=0,2

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

/proc/3910/statm: 56554 55975 73 139 0 56413 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 259364

[startup+642.3 s]
/proc/loadavg: 4.04 3.55 2.16 5/194 3928
/proc/meminfo: memFree=15013280/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=226216 CPUtime=619.29 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 57704 0 0 0 61916 13 0 0 25 0 1 0 471697335 231645184 55983 33554432000 134512640 135078026 4293176864 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 56554 55983 73 139 0 56413 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 259364

[startup+702.301 s]
/proc/loadavg: 4.01 3.63 2.27 5/194 3930
/proc/meminfo: memFree=15001980/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=236964 CPUtime=679.29 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60390 0 0 0 67915 14 0 0 25 0 1 0 471697335 242651136 58669 33554432000 134512640 135078026 4293176864 18446744073709551615 134534547 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59241 58669 73 139 0 59100 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 270112

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.38 5/194 3932
/proc/meminfo: memFree=15000952/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=236964 CPUtime=739.29 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60405 0 0 0 73915 14 0 0 25 0 1 0 471697335 242651136 58684 33554432000 134512640 135078026 4293176864 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59241 58684 73 139 0 59100 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 270112

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.48 5/194 3933
/proc/meminfo: memFree=14997212/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=236964 CPUtime=799.29 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60415 0 0 0 79914 15 0 0 25 0 1 0 471697335 242651136 58694 33554432000 134512640 135078026 4293176864 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59241 58694 73 139 0 59100 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 270112

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.57 5/194 3935
/proc/meminfo: memFree=14993956/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=236964 CPUtime=859.29 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60421 0 0 0 85914 15 0 0 25 0 1 0 471697335 242651136 58700 33554432000 134512640 135078026 4293176864 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59241 58700 73 139 0 59100 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 270112

[startup+942.3 s]
/proc/loadavg: 4.00 3.83 2.66 5/194 3936
/proc/meminfo: memFree=14987736/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=236964 CPUtime=919.29 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60441 0 0 0 91914 15 0 0 25 0 1 0 471697335 242651136 58720 33554432000 134512640 135078026 4293176864 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59241 58720 73 139 0 59100 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 270112

[startup+1002.3 s]
/proc/loadavg: 4.00 3.85 2.74 5/194 3938
/proc/meminfo: memFree=14983124/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=236964 CPUtime=979.3 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60448 0 0 0 97915 15 0 0 25 0 1 0 471697335 242651136 58727 33554432000 134512640 135078026 4293176864 18446744073709551615 134534429 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59241 58727 73 139 0 59100 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 270112

[startup+1062.3 s]
/proc/loadavg: 4.05 3.89 2.82 5/194 3939
/proc/meminfo: memFree=14981608/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=237516 CPUtime=1039.3 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60552 0 0 0 103915 15 0 0 25 0 1 0 471697335 243216384 58831 33554432000 134512640 135078026 4293176864 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59379 58831 73 139 0 59238 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 270664

[startup+1122.3 s]
/proc/loadavg: 4.02 3.91 2.89 5/194 3941
/proc/meminfo: memFree=14970664/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=238092 CPUtime=1099.3 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 60656 0 0 0 109915 15 0 0 25 0 1 0 471697335 243806208 58935 33554432000 134512640 135078026 4293176864 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59523 58935 73 139 0 59382 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 271240

[startup+1182.3 s]
/proc/loadavg: 4.06 3.94 2.96 5/194 3943
/proc/meminfo: memFree=14965804/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=239692 CPUtime=1159.3 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 61022 0 0 0 115915 15 0 0 25 0 1 0 471697335 245444608 59301 33554432000 134512640 135078026 4293176864 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 59923 59301 73 139 0 59782 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 272840

[startup+1242.3 s]
/proc/loadavg: 4.02 3.95 3.02 5/194 3944
/proc/meminfo: memFree=14962184/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=241672 CPUtime=1219.3 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 61503 0 0 0 121915 15 0 0 25 0 1 0 471697335 247472128 59782 33554432000 134512640 135078026 4293176864 18446744073709551615 134534399 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 60418 59782 73 139 0 60277 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 274820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.95 3.08 5/194 3946
/proc/meminfo: memFree=14955712/32950928 swapFree=67111528/67111528
[pid=3860] ppid=3858 vsize=33148 CPUtime=22.97 cores=0,2
/proc/3860/stat : 3860 (SATzilla2009_C) S 3858 3860 3830 0 -1 4202496 15311 58177 0 0 931 4 1349 13 25 0 1 0 471695035 33943552 8065 33554432000 134512640 136149437 4292167632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/3860/statm: 8287 8065 221 400 0 7884 0
[pid=3910] ppid=3860 vsize=242224 CPUtime=1277.01 cores=0,2
/proc/3910/stat : 3910 (mxc-sr08) R 3860 3860 3830 0 -1 4202496 61628 0 0 0 127686 15 0 0 25 0 1 0 471697335 248037376 59907 33554432000 134512640 135078026 4293176864 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/3910/statm: 60556 59907 73 139 0 60415 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 275372

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3860 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=810532
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=182972
# CPU time returned by wait4() is 22.9935
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.66
CPU system time (s): 0.32
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 275372

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

runsolver used 2.15467 second user time and 4.95125 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 01:22:32
IDJOB=3273290
IDBENCH=71425
IDSOLVER=1675
FILE ID=node123/3273290-1303600952
RUNJOBID= node123-1303600951-3848
PBS_JOBID= 13150618
Free space on /tmp= 72744 MiB

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

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=625774624

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15786424 kB
Buffers:       2137068 kB
Cached:       14431324 kB
SwapCached:          0 kB
Active:        7831620 kB
Inactive:      8801084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15786424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35336 kB
Writeback:           0 kB
AnonPages:       63572 kB
Mapped:          14400 kB
Slab:           467024 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188552 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= 72616 MiB
End job on node123 at 2011-04-24 01:44:14