Trace number 3274465

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
Number of clauses of size over 50

Solver Data

20.07/20.15	c SATzilla is building models for class 2
20.07/20.15	c run presolver march_dl2004 for 5 seconds ... 
20.07/20.15	c Bin: Executing march_dl2004
20.07/20.15	c spawning binary file with 5 seconds ...
20.07/20.15	c child exit by a signal
20.07/20.15	c march_dl2004 returned code 137.
20.07/20.15	c run presolver mxc-sr08 for 5 seconds ... 
20.07/20.15	c Bin: Executing mxc-sr08
20.07/20.15	c spawning binary file with 5 seconds ...
20.07/20.15	c child exit by a signal
20.07/20.15	c mxc-sr08 returned code 137.
20.07/20.15	c Orignal number of varibales is 4229, number of clauses is 100397 
20.07/20.15	c predicted feature computation time is 9.763181 
20.07/20.15	c Bin: Executing satelite
20.07/20.15	c spawning binary file with 240 seconds ...
20.07/20.15	c child exited successfully
20.07/20.15	c satzilla computing base features
20.07/20.15	c Number of variabe is: 4219, Number of clause is : 100330 
20.07/20.15	c Initializing...
20.07/20.15	c satzilla compute diameter ...
20.07/20.15	c start diameter features ...
20.07/20.15	c satzilla doing clause learning
20.07/20.15	c start clause learning features ...
20.07/20.15	c Bin: Executing zchaff07
20.07/20.15	c spawning binary file with 2 seconds ...
20.07/20.15	c child exit by a signal
20.07/20.15	c satzilla doing survey propogation probe
20.07/20.15	c do survay propogation for 2 second ...
20.07/20.15	c satzilla doing local search probe
20.07/20.15	c satzilla doing lobjois search-space size estimate
20.07/20.15	c features are:4229 100397 4219 100330 0.00237023 0.000667796 0.0420512 0.996979 0.0509243 0.0236397 0.000974249 0.0843842 0.000948092 0.0030813 0.347583 0 0 0.000974249 0.256464 0.000299013 0.00183395 4.55757 0.756357 0.0781958 0.0107527 1 3.23307 0.000118129 0.388525 0 0.000428586 2.92566 0.0996611 0.00236361 0.230329 0.000807336 0.00420612 3.53157 0.141298 3 4 0.691153 192.186 0.264022 104 420 224 151 203 167 181 33.4873 0.101339 29.7191 48.2981 35.8417 30.7762 34.3432 31.6964 32.5578 0.592957 0.211162 0.000832565 1 0.713256 0.436875 0.675202 0.546704 0.623361 0.0187098 1.81257 3.78671e-07 0.448076 0.0560566 0.000442161 0.0187767 0.00125402 0.00471057 196.763 0.0776666 981.5 0.031148 977.5 943 1017 0.795396 0.234238 0.939166 0.00702226 0.321942 0.399643 
20.07/20.15	c satzilla's ranking:
20.07/20.15	c 1) mxc-sr08: 2.996742
20.07/20.15	c 2) march_dl2004: 2.629899
20.07/20.15	c 3) minisat20SAT07: 2.603998
20.07/20.15	c 4) minisat20: 2.114129
20.07/20.15	c 5) zchaff_rand: 2.071567
20.07/20.15	c 6) tts-4-0: -0.227744
20.07/20.15	c 7) vallst: -0.571865
20.07/20.15	c 8) SATenstein: -10000.000000
20.07/20.15	c 9) gnovelty+: -10000.000000
20.07/20.15	c 10) adaptg2wsat+: -10000.000000
20.07/20.15	c 11) adaptg2wsat0: -10000.000000
20.07/20.15	c 12) picosat846: -10000.000000
20.07/20.15	c 13) kcnfs04SAT07: -10000.000000
20.07/20.15	c satzilla running mxc-sr08 ... 
1299.98/1300.00	c Bin: Executing mxc-sr08
1299.98/1300.00	c spawning binary file with 2379 seconds ...
1299.98/1300.00	c child exit by a signal
1299.98/1300.00	c mxc-sr08 returned code 143.
1299.98/1300.00	c satzilla running march_dl2004 ... 

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-3274465-1303603219/watcher-3274465-1303603219 -o /tmp/evaluation-result-3274465-1303603219/solver-3274465-1303603219 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274465-1303603219.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.55 3.92 3.73 4/192 5524
/proc/meminfo: memFree=19184596/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=0 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471924556 2187264 114 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 114 97 400 0 131 0

[startup+0.0133711 s]
/proc/loadavg: 3.55 3.92 3.73 4/192 5524
/proc/meminfo: memFree=19184596/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=0 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471924556 2187264 114 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100368 s]
/proc/loadavg: 3.55 3.92 3.73 4/192 5524
/proc/meminfo: memFree=19184596/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=0 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471924556 2187264 114 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300331 s]
/proc/loadavg: 3.55 3.92 3.73 4/192 5524
/proc/meminfo: memFree=19184596/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=0 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471924556 2187264 114 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700263 s]
/proc/loadavg: 3.55 3.92 3.73 4/192 5524
/proc/meminfo: memFree=19184596/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=0 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471924556 2187264 114 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50112 s]
/proc/loadavg: 3.55 3.92 3.73 5/194 5526
/proc/meminfo: memFree=19149108/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=0 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471924556 2187264 114 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 114 97 400 0 131 0
[pid=5525] ppid=5524 vsize=13568 CPUtime=1.49 cores=4,6
/proc/5525/stat : 5525 (march_dl2004) R 5524 5524 5163 0 -1 4202496 14805 0 0 0 148 1 0 0 25 0 1 0 471924556 13893632 2255 33554432000 134512640 134996440 4290157024 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5525/statm: 3392 2255 67 119 0 3271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15704

[startup+3.10084 s]
/proc/loadavg: 3.58 3.92 3.73 5/194 5526
/proc/meminfo: memFree=19099776/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=0 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 471924556 2187264 114 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 114 97 400 0 131 0
[pid=5525] ppid=5524 vsize=13700 CPUtime=3.09 cores=4,6
/proc/5525/stat : 5525 (march_dl2004) R 5524 5524 5163 0 -1 4202496 14842 0 0 0 308 1 0 0 25 0 1 0 471924556 14028800 2292 33554432000 134512640 134996440 4290157024 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5525/statm: 3425 2292 67 119 0 3304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15836

[startup+6.30022 s]
/proc/loadavg: 3.58 3.92 3.73 5/194 5530
/proc/meminfo: memFree=19144984/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=2136 CPUtime=4.99 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 183 14889 0 0 0 0 497 2 18 0 1 0 471924556 2187264 123 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 534 123 105 400 0 131 0
[pid=5530] ppid=5524 vsize=12480 CPUtime=1.29 cores=4,6
/proc/5530/stat : 5530 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 3675 0 0 0 128 1 0 0 22 0 1 0 471925056 12779520 2910 33554432000 134512640 135078026 4288862320 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 6 0 0 0
/proc/5530/statm: 3120 2910 73 139 0 2979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14616

[startup+12.7011 s]
/proc/loadavg: 3.65 3.92 3.73 5/190 5535
/proc/meminfo: memFree=19150412/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=8892 CPUtime=12.32 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 3111 21152 0 0 218 0 1009 5 20 0 1 0 471924556 9105408 1836 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2223 1836 137 400 0 1820 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 8892

[startup+25.5009 s]
/proc/loadavg: 3.70 3.93 3.73 5/194 5543
/proc/meminfo: memFree=19087816/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=13124 CPUtime=5.34 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 3839 0 0 0 533 1 0 0 25 0 1 0 471926571 13438976 3074 33554432000 134512640 135078026 4288094832 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 3281 3074 73 139 0 3140 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23232

[startup+51.1004 s]
/proc/loadavg: 3.80 3.93 3.74 5/194 5552
/proc/meminfo: memFree=19061412/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=14936 CPUtime=30.93 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 4308 0 0 0 3092 1 0 0 25 0 1 0 471926571 15294464 3543 33554432000 134512640 135078026 4288094832 18446744073709551615 134522141 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 3734 3543 73 139 0 3593 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25044

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.76 5/194 5554
/proc/meminfo: memFree=19001636/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=21124 CPUtime=82.14 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 5853 0 0 0 8213 1 0 0 25 0 1 0 471926571 21630976 5088 33554432000 134512640 135078026 4288094832 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 5281 5088 73 139 0 5140 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31232

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.77 5/194 5555
/proc/meminfo: memFree=18959700/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=25268 CPUtime=142.13 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 6887 0 0 0 14212 1 0 0 25 0 1 0 471926571 25874432 6104 33554432000 134512640 135078026 4288094832 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 6317 6104 73 139 0 6176 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35376

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.78 5/194 5560
/proc/meminfo: memFree=18933672/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=25720 CPUtime=202.13 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 7005 0 0 0 20212 1 0 0 25 0 1 0 471926571 26337280 6222 33554432000 134512640 135078026 4288094832 18446744073709551615 134609199 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 6430 6222 73 139 0 6289 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 35828

[startup+282.301 s]
/proc/loadavg: 4.06 3.99 3.80 5/194 5562
/proc/meminfo: memFree=18904572/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=30852 CPUtime=262.14 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 8349 0 0 0 26212 2 0 0 25 0 1 0 471926571 31592448 7529 33554432000 134512640 135078026 4288094832 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 7713 7529 73 139 0 7572 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 40960

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 3.81 5/194 5563
/proc/meminfo: memFree=18901052/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=32700 CPUtime=322.14 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 8790 0 0 0 32212 2 0 0 25 0 1 0 471926571 33484800 7970 33554432000 134512640 135078026 4288094832 18446744073709551615 134534371 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 8175 7970 73 139 0 8034 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 42808

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/194 5565
/proc/meminfo: memFree=18873120/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=34548 CPUtime=382.14 cores=4,6

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

[pid=5541] ppid=5524 vsize=38672 CPUtime=502.14 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 10305 0 0 0 50211 3 0 0 25 0 1 0 471926571 39600128 9484 33554432000 134512640 135078026 4288094832 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 9668 9484 73 139 0 9527 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 48780

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 5570
/proc/meminfo: memFree=18840524/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=39888 CPUtime=562.14 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 10644 0 0 0 56211 3 0 0 25 0 1 0 471926571 40845312 9767 33554432000 134512640 135078026 4288094832 18446744073709551615 134534287 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 9972 9767 73 139 0 9831 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 49996

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 5571
/proc/meminfo: memFree=18839372/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=40416 CPUtime=622.15 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 10789 0 0 0 62212 3 0 0 25 0 1 0 471926571 41385984 9912 33554432000 134512640 135078026 4288094832 18446744073709551615 134523737 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 10104 9912 73 139 0 9963 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 50524

[startup+702.3 s]
/proc/loadavg: 4.03 4.01 3.86 5/194 5573
/proc/meminfo: memFree=18823952/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=42352 CPUtime=682.14 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 11299 0 0 0 68211 3 0 0 25 0 1 0 471926571 43368448 10395 33554432000 134512640 135078026 4288094832 18446744073709551615 134523962 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 10588 10395 73 139 0 10447 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 52460

[startup+762.307 s]
/proc/loadavg: 4.06 4.02 3.87 5/194 5574
/proc/meminfo: memFree=18820312/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=45328 CPUtime=742.15 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 12053 0 0 0 74212 3 0 0 25 0 1 0 471926571 46415872 11127 33554432000 134512640 135078026 4288094832 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 11332 11127 73 139 0 11191 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 55436

[startup+822.3 s]
/proc/loadavg: 4.02 4.02 3.88 5/194 5576
/proc/meminfo: memFree=18812964/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=45288 CPUtime=802.15 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 12053 0 0 0 80212 3 0 0 25 0 1 0 471926571 46374912 11127 33554432000 134512640 135078026 4288094832 18446744073709551615 134522129 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 11322 11127 73 139 0 11181 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 55396

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 3.89 5/194 5578
/proc/meminfo: memFree=18809432/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=45400 CPUtime=862.15 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 12069 0 0 0 86212 3 0 0 25 0 1 0 471926571 46489600 11143 33554432000 134512640 135078026 4288094832 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 11350 11143 73 139 0 11209 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 55508

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.89 5/194 5579
/proc/meminfo: memFree=18809400/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=45460 CPUtime=922.16 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 12103 0 0 0 92212 4 0 0 25 0 1 0 471926571 46551040 11177 33554432000 134512640 135078026 4288094832 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 11365 11177 73 139 0 11224 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 55568

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.90 5/194 5581
/proc/meminfo: memFree=18789648/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=50356 CPUtime=982.16 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 13320 0 0 0 98212 4 0 0 25 0 1 0 471926571 51564544 12394 33554432000 134512640 135078026 4288094832 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 12589 12394 73 139 0 12448 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 60464

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/194 5582
/proc/meminfo: memFree=18789352/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=50356 CPUtime=1042.16 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 13320 0 0 0 104212 4 0 0 25 0 1 0 471926571 51564544 12394 33554432000 134512640 135078026 4288094832 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 12589 12394 73 139 0 12448 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 60464

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/194 5584
/proc/meminfo: memFree=18766372/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=51356 CPUtime=1102.16 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 13577 0 0 0 110212 4 0 0 25 0 1 0 471926571 52588544 12650 33554432000 134512640 135078026 4288094832 18446744073709551615 134522666 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 12839 12650 73 139 0 12698 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 61464

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 5586
/proc/meminfo: memFree=18766332/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=51356 CPUtime=1162.16 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 13577 0 0 0 116212 4 0 0 25 0 1 0 471926571 52588544 12650 33554432000 134512640 135078026 4288094832 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 12839 12650 73 139 0 12698 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 61464

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.91 5/194 5587
/proc/meminfo: memFree=18754272/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=51356 CPUtime=1222.16 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 13577 0 0 0 122212 4 0 0 25 0 1 0 471926571 52588544 12650 33554432000 134512640 135078026 4288094832 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 12839 12650 73 139 0 12698 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 61464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.03 3.92 2/186 5594
/proc/meminfo: memFree=19130008/32951124 swapFree=67111528/67111528
[pid=5524] ppid=5522 vsize=10108 CPUtime=20.12 cores=4,6
/proc/5524/stat : 5524 (SATzilla2009_C) S 5522 5524 5163 0 -1 4202496 7777 24193 0 0 788 10 1202 12 25 0 1 0 471924556 10350592 2286 33554432000 134512640 136149437 4289450224 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5524/statm: 2527 2286 220 400 0 2124 0
[pid=5541] ppid=5524 vsize=53392 CPUtime=1279.86 cores=4,6
/proc/5541/stat : 5541 (mxc-sr08) R 5524 5524 5163 0 -1 4202496 14104 0 0 0 127982 4 0 0 25 0 1 0 471926571 54673408 13157 33554432000 134512640 135078026 4288094832 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/5541/statm: 13348 13157 73 139 0 13207 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 63500

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.75
CPU system time (s): 0.276957
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 63708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46089
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= 15
involuntary context switches= 2182

runsolver used 2.31465 second user time and 4.78827 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 02:00:19
IDJOB=3274465
IDBENCH=83248
IDSOLVER=1675
FILE ID=node103/3274465-1303603219
RUNJOBID= node103-1303603219-5480
PBS_JOBID= 13150592
Free space on /tmp= 70972 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274465-1303603219/watcher-3274465-1303603219 -o /tmp/evaluation-result-3274465-1303603219/solver-3274465-1303603219 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274465-1303603219.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1289623898

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19184876 kB
Buffers:       2111000 kB
Cached:       10997976 kB
SwapCached:          0 kB
Active:        3866984 kB
Inactive:      9319040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19184876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          134584 kB
Writeback:           0 kB
AnonPages:       75980 kB
Mapped:          16360 kB
Slab:           515788 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   263052 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= 71036 MiB
End job on node103 at 2011-04-24 02:22:01