Trace number 3499496

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? (exit code) 4998.64 4998.53

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

Solver Data

17.37/17.40	c SATzilla is building models for class 2
17.37/17.40	c run presolver march_dl2004 for 5 seconds ... 
17.37/17.40	c Bin: Executing march_dl2004
17.37/17.40	c spawning binary file with 5 seconds ...
17.37/17.40	c child exit by a signal
17.37/17.40	c march_dl2004 returned code 137.
17.37/17.40	c run presolver mxc-sr08 for 5 seconds ... 
17.37/17.40	c Bin: Executing mxc-sr08
17.37/17.40	c spawning binary file with 5 seconds ...
17.37/17.40	c child exit by a signal
17.37/17.40	c mxc-sr08 returned code 137.
17.37/17.40	c Orignal number of varibales is 312, number of clauses is 26889 
17.37/17.40	c predicted feature computation time is 7.510341 
17.37/17.40	c Bin: Executing satelite
17.37/17.40	c spawning binary file with 240 seconds ...
17.37/17.40	c child exited successfully
17.37/17.40	c satzilla computing base features
17.37/17.40	c Number of variabe is: 312, Number of clause is : 26889 
17.37/17.40	c Initializing...
17.37/17.40	c satzilla compute diameter ...
17.37/17.40	c start diameter features ...
17.37/17.40	c satzilla doing clause learning
17.37/17.40	c start clause learning features ...
17.37/17.40	c Bin: Executing zchaff07
17.37/17.40	c spawning binary file with 2 seconds ...
17.37/17.40	c child exit by a signal
17.37/17.40	c satzilla doing survey propogation probe
17.37/17.40	c do survay propogation for 2 second ...
17.37/17.40	c satzilla doing local search probe
17.37/17.40	c satzilla doing lobjois search-space size estimate
17.37/17.40	c features are:312 26889 312 26889 0 0 0.0116033 1 0 -0 0.014459 1.00082 0.00961538 0.0576923 0.326722 0 0.899252 0.014459 0.261538 0.00643386 0.0196363 4.94322 0.23045 0.158053 0.125828 0.791908 2.96111 0.00581236 0.370898 0.000669419 0.0081074 4.2648 0.100748 0.00993853 0.0710917 0.00896277 0.0115661 2.99357 0.026702 2 3 0.0388645 1252 0.901415 471 4316 4316 471 1156 619 870 52.668 0.0900983 46.7898 63.5646 63.5646 46.7898 53.5572 50.3461 52.4241 0.670574 0.12077 0.605739 0.973855 0.759938 0.617318 0.686297 0.622487 0.633025 2.69245e-06 2.30663 3.02683e-10 3.68031e-05 7.42503e-06 5.98259e-10 2.02601e-06 3.58139e-09 8.51455e-08 29.3829 2.17322 117.047 0.0902535 117 106 129 20.9449 0.188625 0.998931 0.0567192 0.701496 0.819679 
17.37/17.40	c satzilla's ranking:
17.37/17.40	c 1) march_dl2004: 4.180145
17.37/17.40	c 2) zchaff_rand: 3.849595
17.37/17.40	c 3) minisat20: 2.371332
17.37/17.40	c 4) mxc-sr08: 1.883930
17.37/17.40	c 5) minisat20SAT07: 1.499599
17.37/17.40	c 6) vallst: 1.278470
17.37/17.40	c 7) tts-4-0: 0.123924
17.37/17.40	c 8) SATenstein: -10000.000000
17.37/17.40	c 9) gnovelty+: -10000.000000
17.37/17.40	c 10) adaptg2wsat+: -10000.000000
17.37/17.40	c 11) adaptg2wsat0: -10000.000000
17.37/17.40	c 12) picosat846: -10000.000000
17.37/17.40	c 13) kcnfs04SAT07: -10000.000000
17.37/17.40	c satzilla running march_dl2004 ... 
4998.59/4998.52	c Bin: Executing march_dl2004
4998.59/4998.52	c spawning binary file with 4982 seconds ...
4998.59/4998.52	c child exit by a signal
4998.59/4998.52	c march_dl2004 returned code 137.
4998.59/4998.52	c satzilla running zchaff_rand ... 
4998.59/4998.52	c Bin: Executing zchaff_rand
4998.59/4998.52	c zchaff_rand returned code 1.
4998.59/4998.52	c satzilla running minisat20 ... 
4998.59/4998.52	c Bin: Executing minisat20
4998.59/4998.52	c minisat20 returned code 1.
4998.59/4998.52	c satzilla running mxc-sr08 ... 
4998.59/4998.52	c Bin: Executing mxc-sr08
4998.59/4998.52	c mxc-sr08 returned code 1.
4998.59/4998.52	c satzilla running minisat20SAT07 ... 
4998.59/4998.52	c Bin: Executing minisat20SAT07
4998.59/4998.52	c minisat20SAT07 returned code 1.
4998.59/4998.52	c satzilla running vallst ... 
4998.59/4998.52	c Bin: Executing vallst
4998.59/4998.52	c vallst returned code 1.
4998.59/4998.52	c satzilla running tts-4-0 ... 
4998.59/4998.52	c Bin: Executing tts-4-0
4998.59/4998.52	c tts-4-0 returned code 1.
4998.59/4998.52	c satzilla running SATenstein ... 
4998.59/4998.52	c Bin: Executing SATenstein
4998.59/4998.52	c SATenstein returned code 1.
4998.59/4998.52	c satzilla running gnovelty+ ... 
4998.59/4998.52	c Bin: Executing gnovelty+
4998.59/4998.52	c gnovelty+ returned code 1.
4998.59/4998.52	c satzilla running adaptg2wsat+ ... 
4998.59/4998.52	c Bin: Executing adaptg2wsat+
4998.59/4998.52	c adaptg2wsat+ returned code 1.
4998.59/4998.52	c satzilla running adaptg2wsat0 ... 
4998.59/4998.52	c Bin: Executing adaptg2wsat0
4998.59/4998.52	c adaptg2wsat0 returned code 1.
4998.59/4998.52	c satzilla running picosat846 ... 
4998.59/4998.52	c Bin: Executing picosat846
4998.59/4998.52	c picosat846 returned code 1.
4998.59/4998.52	c satzilla running kcnfs04SAT07 ... 
4998.59/4998.52	c Bin: Executing kcnfs04SAT07
4998.59/4998.52	c kcnfs04SAT07 returned code 1.
4998.59/4998.52	c ERROR: All Failed! 
4998.59/4998.52	c SATZILLA_TIME=4999.390000

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.1 (svn: 989)

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-3499496-1308495391/watcher-3499496-1308495391 -o /tmp/evaluation-result-3499496-1308495391/solver-3499496-1308495391 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499496-1308495391.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.98 2/175 8323
/proc/meminfo: memFree=28856852/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 961137329 2187264 115 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8323/statm: 534 115 97 400 0 131 0

[startup+0.0113271 s]
/proc/loadavg: 2.00 2.01 1.98 2/175 8323
/proc/meminfo: memFree=28856852/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 961137329 2187264 115 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8323/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100335 s]
/proc/loadavg: 2.00 2.01 1.98 2/175 8323
/proc/meminfo: memFree=28856852/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 961137329 2187264 115 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8323/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300295 s]
/proc/loadavg: 2.00 2.01 1.98 2/175 8323
/proc/meminfo: memFree=28856852/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 961137329 2187264 115 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8323/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700201 s]
/proc/loadavg: 2.00 2.01 1.98 2/175 8323
/proc/meminfo: memFree=28856852/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 961137329 2187264 115 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8323/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+2.08895 s]
/proc/loadavg: 2.00 2.01 1.98 2/175 8323
/proc/meminfo: memFree=28856852/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 961137329 2187264 115 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8323/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136
heavy processes:

[startup+3.1008 s]
/proc/loadavg: 2.24 2.06 2.00 3/181 8329
/proc/meminfo: memFree=28836764/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 961137329 2187264 115 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8323/statm: 534 115 97 400 0 131 0
[pid=8326] ppid=8323 vsize=9616 CPUtime=3.09 cores=0,2,4,6
/proc/8326/stat : 8326 (march_dl2004) R 8323 8323 8049 0 -1 4202496 4871 0 0 0 298 11 0 0 25 0 1 0 961137329 9846784 2040 33554432000 134512640 134996440 4291446896 18446744073709551615 134514032 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8326/statm: 2404 2040 74 119 0 2283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11752

[startup+6.30023 s]
/proc/loadavg: 2.24 2.06 2.00 3/181 8331
/proc/meminfo: memFree=28848672/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 188 5195 0 0 0 0 488 11 18 0 1 0 961137329 2187264 128 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 534 128 108 400 0 131 0
[pid=8331] ppid=8323 vsize=4380 CPUtime=1.29 cores=0,2,4,6
/proc/8331/stat : 8331 (mxc-sr08) R 8323 8323 8049 0 -1 4202496 1225 0 0 0 129 0 0 0 22 0 1 0 961137830 4485120 976 33554432000 134512640 135078026 4294446480 18446744073709551615 134534371 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8331/statm: 1095 976 73 139 0 954 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6516

[startup+12.7011 s]
/proc/loadavg: 2.20 2.06 2.00 3/181 8335
/proc/meminfo: memFree=28838896/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=12.68 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) R 8320 8323 8049 0 -1 4202496 1908 9012 0 0 66 0 1189 13 18 0 1 0 961137329 6995968 1260 33554432000 134512640 136149437 4287340592 18446744073709551615 134847863 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1260 152 400 0 1305 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6832

[startup+25.5008 s]
/proc/loadavg: 2.17 2.06 2.00 4/181 8338
/proc/meminfo: memFree=28823112/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=14488 CPUtime=8.08 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 6050 0 0 0 797 11 0 0 25 0 1 0 961139070 14835712 3219 33554432000 134512640 134996440 4291545552 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 3622 3219 74 119 0 3501 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21320

[startup+51.1002 s]
/proc/loadavg: 2.11 2.05 2.00 3/181 8339
/proc/meminfo: memFree=28813368/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=17252 CPUtime=33.68 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 6725 0 0 0 3357 11 0 0 25 0 1 0 961139070 17666048 3894 33554432000 134512640 134996440 4291545552 18446744073709551615 134568494 0 0 8392704 0 0 0 0 17 6 0 0 0
/proc/8337/statm: 4313 3894 74 119 0 4192 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24084

[startup+102.301 s]
/proc/loadavg: 2.04 2.04 2.00 4/181 8340
/proc/meminfo: memFree=28800540/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=19100 CPUtime=84.88 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 7202 0 0 0 8477 11 0 0 25 0 1 0 961139070 19558400 4371 33554432000 134512640 134996440 4291545552 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 4775 4371 74 119 0 4654 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25932

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 8341
/proc/meminfo: memFree=28787744/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=20424 CPUtime=144.88 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 7533 0 0 0 14476 12 0 0 25 0 1 0 961139070 20914176 4702 33554432000 134512640 134996440 4291545552 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 5106 4702 74 119 0 4985 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27256

[startup+222.307 s]
/proc/loadavg: 2.04 2.03 2.00 4/181 8343
/proc/meminfo: memFree=28774948/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=21744 CPUtime=204.89 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 7859 0 0 0 20477 12 0 0 25 0 1 0 961139070 22265856 5028 33554432000 134512640 134996440 4291545552 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 5436 5028 74 119 0 5315 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 28576

[startup+282.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 8354
/proc/meminfo: memFree=28763816/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=22668 CPUtime=264.88 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 8088 0 0 0 26476 12 0 0 25 0 1 0 961139070 23212032 5257 33554432000 134512640 134996440 4291545552 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 5667 5257 74 119 0 5546 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 29500

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 8355
/proc/meminfo: memFree=28752244/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=23460 CPUtime=324.89 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 8281 0 0 0 32477 12 0 0 25 0 1 0 961139070 24023040 5450 33554432000 134512640 134996440 4291545552 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 5865 5450 74 119 0 5744 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 30292

[startup+402.301 s]
/proc/loadavg: 2.07 2.04 2.00 4/181 8357
/proc/meminfo: memFree=28741676/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=23856 CPUtime=384.89 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 8390 0 0 0 38477 12 0 0 25 0 1 0 961139070 24428544 5559 33554432000 134512640 134996440 4291545552 18446744073709551615 134528159 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 5964 5559 74 119 0 5843 0

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 5/181 8485
/proc/meminfo: memFree=28237352/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31260 CPUtime=4644.99 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10253 0 0 0 464486 13 0 0 25 0 1 0 961139070 32010240 7422 33554432000 134512640 134996440 4291545552 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7815 7422 74 119 0 7694 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 38092

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8487
/proc/meminfo: memFree=28232012/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31260 CPUtime=4705 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10263 0 0 0 470487 13 0 0 25 0 1 0 961139070 32010240 7432 33554432000 134512640 134996440 4291545552 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7815 7432 74 119 0 7694 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 38092

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 8489
/proc/meminfo: memFree=28226900/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31260 CPUtime=4765 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10271 0 0 0 476487 13 0 0 25 0 1 0 961139070 32010240 7440 33554432000 134512640 134996440 4291545552 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7815 7440 74 119 0 7694 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 38092

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 8490
/proc/meminfo: memFree=28221424/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31260 CPUtime=4825 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10277 0 0 0 482487 13 0 0 25 0 1 0 961139070 32010240 7446 33554432000 134512640 134996440 4291545552 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7815 7446 74 119 0 7694 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 38092

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8492
/proc/meminfo: memFree=28216436/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4885.01 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10297 0 0 0 488487 14 0 0 25 0 1 0 961139070 32145408 7466 33554432000 134512640 134996440 4291545552 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7466 74 119 0 7727 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 38224

[startup+4962.3 s]
/proc/loadavg: 2.08 2.03 2.01 4/181 8493
/proc/meminfo: memFree=28211208/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4945.01 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10305 0 0 0 494487 14 0 0 25 0 1 0 961139070 32145408 7474 33554432000 134512640 134996440 4291545552 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7474 74 119 0 7727 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 38224

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

[startup+4967.5 s]
/proc/loadavg: 2.07 2.03 2.01 4/181 8494
/proc/meminfo: memFree=28210836/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4950.21 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10307 0 0 0 495007 14 0 0 25 0 1 0 961139070 32145408 7476 33554432000 134512640 134996440 4291545552 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7476 74 119 0 7727 0
Current children cumulated CPU time (s) 4967.58
Current children cumulated vsize (KiB) 38224

[startup+4980.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 8494
/proc/meminfo: memFree=28209708/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4963.01 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10308 0 0 0 496287 14 0 0 25 0 1 0 961139070 32145408 7477 33554432000 134512640 134996440 4291545552 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7477 74 119 0 7727 0
Current children cumulated CPU time (s) 4980.38
Current children cumulated vsize (KiB) 38224

[startup+4986.7 s]
/proc/loadavg: 2.28 2.07 2.02 3/181 8494
/proc/meminfo: memFree=28209088/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4969.41 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10308 0 0 0 496927 14 0 0 25 0 1 0 961139070 32145408 7477 33554432000 134512640 134996440 4291545552 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7477 74 119 0 7727 0
Current children cumulated CPU time (s) 4986.78
Current children cumulated vsize (KiB) 38224

[startup+4993.1 s]
/proc/loadavg: 2.26 2.07 2.02 3/181 8494
/proc/meminfo: memFree=28208592/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4975.81 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10310 0 0 0 497567 14 0 0 25 0 1 0 961139070 32145408 7479 33554432000 134512640 134996440 4291545552 18446744073709551615 134514071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7479 74 119 0 7727 0
Current children cumulated CPU time (s) 4993.18
Current children cumulated vsize (KiB) 38224

[startup+4996.31 s]
/proc/loadavg: 2.24 2.07 2.02 3/181 8494
/proc/meminfo: memFree=28208096/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4979.02 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10310 0 0 0 497888 14 0 0 25 0 1 0 961139070 32145408 7479 33554432000 134512640 134996440 4291545552 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7479 74 119 0 7727 0
Current children cumulated CPU time (s) 4996.39
Current children cumulated vsize (KiB) 38224

[startup+4997.9 s]
/proc/loadavg: 2.24 2.07 2.02 3/181 8494
/proc/meminfo: memFree=28207972/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4980.61 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10311 0 0 0 498047 14 0 0 25 0 1 0 961139070 32145408 7480 33554432000 134512640 134996440 4291545552 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7480 74 119 0 7727 0
Current children cumulated CPU time (s) 4997.98
Current children cumulated vsize (KiB) 38224

[startup+4998.3 s]
/proc/loadavg: 2.24 2.07 2.02 3/181 8494
/proc/meminfo: memFree=28207972/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31392 CPUtime=4981.01 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10311 0 0 0 498087 14 0 0 25 0 1 0 961139070 32145408 7480 33554432000 134512640 134996440 4291545552 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7848 7480 74 119 0 7727 0
Current children cumulated CPU time (s) 4998.38
Current children cumulated vsize (KiB) 38224

[startup+4998.51 s]
/proc/loadavg: 2.24 2.07 2.02 3/181 8494
/proc/meminfo: memFree=28208212/32951124 swapFree=67063284/67111528
[pid=8323] ppid=8320 vsize=6832 CPUtime=17.37 cores=0,2,4,6
/proc/8323/stat : 8323 (SATzilla2009_C) S 8320 8323 8049 0 -1 4202496 2444 9012 0 0 533 2 1189 13 25 0 1 0 961137329 6995968 1360 33554432000 134512640 136149437 4287340592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8323/statm: 1708 1360 220 400 0 1305 0
[pid=8337] ppid=8323 vsize=31524 CPUtime=4981.22 cores=0,2,4,6
/proc/8337/stat : 8337 (march_dl2004) R 8323 8323 8049 0 -1 4202496 10312 0 0 0 498108 14 0 0 25 0 1 0 961139070 32280576 7481 33554432000 134512640 134996440 4291545552 18446744073709551615 134514098 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8337/statm: 7881 7481 74 119 0 7760 0
Current children cumulated CPU time (s) 4998.59
Current children cumulated vsize (KiB) 38356

Child status: 17
Real time (s): 4998.53
CPU time (s): 4998.64
CPU user time (s): 4998.34
CPU system time (s): 0.306953
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 38356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.34
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21785
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= 14
involuntary context switches= 7325

runsolver used 8.08477 second user time and 15.7056 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-19 16:56:32
IDJOB=3499496
IDBENCH=83335
IDSOLVER=1995
FILE ID=node132/3499496-1308495391
RUNJOBID= node132-1308490391-8067
PBS_JOBID= 13608174
Free space on /tmp= 73200 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499496-1308495391/watcher-3499496-1308495391 -o /tmp/evaluation-result-3499496-1308495391/solver-3499496-1308495391 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499496-1308495391.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1693001138

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:      28857452 kB
Buffers:        550428 kB
Cached:        3143952 kB
SwapCached:       9728 kB
Active:        1492368 kB
Inactive:      2220152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28857452 kB
SwapTotal:    67111528 kB
SwapFree:     67063284 kB
Dirty:           64060 kB
Writeback:           0 kB
AnonPages:       15856 kB
Mapped:           8636 kB
Slab:           317516 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158652 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= 73136 MiB
End job on node132 at 2011-06-19 18:19:50