Trace number 3499438

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) 4999.26 4999.2

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2072.cnf
MD5SUMd2ef996f95bbf68a3c980c797dfdc364
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 variables2071
Number of clauses159039
Sum of the clauses size479052
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158394
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5645

Solver Data

21.97/22.01	c SATzilla is building models for class 2
21.97/22.01	c run presolver march_dl2004 for 5 seconds ... 
21.97/22.01	c Bin: Executing march_dl2004
21.97/22.01	c spawning binary file with 5 seconds ...
21.97/22.01	c child exit by a signal
21.97/22.01	c march_dl2004 returned code 137.
21.97/22.01	c run presolver mxc-sr08 for 5 seconds ... 
21.97/22.01	c Bin: Executing mxc-sr08
21.97/22.01	c spawning binary file with 5 seconds ...
21.97/22.01	c child exit by a signal
21.97/22.01	c mxc-sr08 returned code 137.
21.97/22.01	c Orignal number of varibales is 2071, number of clauses is 159039 
21.97/22.01	c predicted feature computation time is 10.699373 
21.97/22.01	c Bin: Executing satelite
21.97/22.01	c spawning binary file with 240 seconds ...
21.97/22.01	c child exited successfully
21.97/22.01	c satzilla computing base features
21.97/22.01	c Number of variabe is: 1316, Number of clause is : 88789 
21.97/22.01	c Initializing...
21.97/22.01	c satzilla compute diameter ...
21.97/22.01	c start diameter features ...
21.97/22.01	c satzilla doing clause learning
21.97/22.01	c start clause learning features ...
21.97/22.01	c Bin: Executing zchaff07
21.97/22.01	c spawning binary file with 2 seconds ...
21.97/22.01	c child exit by a signal
21.97/22.01	c satzilla doing survey propogation probe
21.97/22.01	c do survay propogation for 2 second ...
21.97/22.01	c satzilla doing local search probe
21.97/22.01	c satzilla doing lobjois search-space size estimate
21.97/22.01	c features are:2071 159039 1316 88789 0.573708 0.791202 0.0148217 0.774964 0.345409 0.934571 0.00400722 0.518039 0.00227964 0.0113982 0.998224 0 0.534402 0.00400722 0.408262 0.00105869 0.0114541 6.00715 0.320591 0.305827 0 0.982456 3.97492 0.000846625 0.658731 3.3788e-05 0.00342385 4.89962 0.100373 0.00556314 0.153609 0.00293955 0.00746714 3 0 3 3 -0 556 0.479608 382 1535 939 389 528 423 480 32.7818 0.159535 28.6573 49.2521 43.7551 29.3109 31.6632 30.2696 31.1952 0.575056 0.499935 0.000378901 0.999376 0.991219 0.148345 0.794024 0.346431 0.601634 3.06887e-05 5.63076 2.91829e-11 0.00432138 4.89465e-05 7.40814e-09 4.41452e-06 4.74417e-08 4.07851e-07 67.3544 0.21304 435.139 0.120348 437 420 464 6.2973 0.249534 0.988375 0.00513903 0.383836 0.492798 
21.97/22.01	c satzilla's ranking:
21.97/22.01	c 1) mxc-sr08: 6.150174
21.97/22.01	c 2) minisat20SAT07: 4.102649
21.97/22.01	c 3) march_dl2004: 4.055919
21.97/22.01	c 4) minisat20: 3.741922
21.97/22.01	c 5) zchaff_rand: 2.692545
21.97/22.01	c 6) vallst: 1.130692
21.97/22.01	c 7) tts-4-0: 0.142451
21.97/22.01	c 8) SATenstein: -10000.000000
21.97/22.01	c 9) gnovelty+: -10000.000000
21.97/22.01	c 10) adaptg2wsat+: -10000.000000
21.97/22.01	c 11) adaptg2wsat0: -10000.000000
21.97/22.01	c 12) picosat846: -10000.000000
21.97/22.01	c 13) kcnfs04SAT07: -10000.000000
21.97/22.01	c satzilla running mxc-sr08 ... 
4999.12/4999.19	c Bin: Executing mxc-sr08
4999.12/4999.19	c spawning binary file with 4978 seconds ...
4999.12/4999.19	c child exit by a signal
4999.12/4999.19	c mxc-sr08 returned code 137.
4999.12/4999.19	c satzilla running minisat20SAT07 ... 
4999.12/4999.19	c Bin: Executing minisat20SAT07
4999.12/4999.19	c minisat20SAT07 returned code 1.
4999.12/4999.19	c satzilla running march_dl2004 ... 
4999.12/4999.19	c Bin: Executing march_dl2004
4999.12/4999.19	c march_dl2004 returned code 1.
4999.12/4999.19	c satzilla running minisat20 ... 
4999.12/4999.19	c Bin: Executing minisat20
4999.12/4999.19	c minisat20 returned code 1.
4999.12/4999.19	c satzilla running zchaff_rand ... 
4999.12/4999.19	c Bin: Executing zchaff_rand
4999.12/4999.19	c zchaff_rand returned code 1.
4999.12/4999.19	c satzilla running vallst ... 
4999.12/4999.19	c Bin: Executing vallst
4999.12/4999.19	c vallst returned code 1.
4999.12/4999.19	c satzilla running tts-4-0 ... 
4999.12/4999.19	c Bin: Executing tts-4-0
4999.12/4999.19	c tts-4-0 returned code 1.
4999.12/4999.19	c satzilla running SATenstein ... 
4999.12/4999.19	c Bin: Executing SATenstein
4999.12/4999.19	c SATenstein returned code 1.
4999.12/4999.19	c satzilla running gnovelty+ ... 
4999.12/4999.19	c Bin: Executing gnovelty+
4999.12/4999.19	c gnovelty+ returned code 1.
4999.12/4999.19	c satzilla running adaptg2wsat+ ... 
4999.12/4999.19	c Bin: Executing adaptg2wsat+
4999.12/4999.19	c adaptg2wsat+ returned code 1.
4999.12/4999.19	c satzilla running adaptg2wsat0 ... 
4999.12/4999.19	c Bin: Executing adaptg2wsat0
4999.12/4999.19	c adaptg2wsat0 returned code 1.
4999.12/4999.19	c satzilla running picosat846 ... 
4999.12/4999.19	c Bin: Executing picosat846
4999.12/4999.19	c picosat846 returned code 1.
4999.12/4999.19	c satzilla running kcnfs04SAT07 ... 
4999.12/4999.19	c Bin: Executing kcnfs04SAT07
4999.12/4999.19	c kcnfs04SAT07 returned code 1.
4999.12/4999.19	c ERROR: All Failed! 
4999.12/4999.19	c SATZILLA_TIME=5000.000000

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

running on 4 cores: 1,3,5,7

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 1.99 1.82 4/176 32377
/proc/meminfo: memFree=27957948/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960884692 2187264 114 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/32377/statm: 534 114 97 400 0 131 0

[startup+0.0689611 s]
/proc/loadavg: 2.00 1.99 1.82 4/176 32377
/proc/meminfo: memFree=27957948/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960884692 2187264 114 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/32377/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100953 s]
/proc/loadavg: 2.00 1.99 1.82 4/176 32377
/proc/meminfo: memFree=27957948/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960884692 2187264 114 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/32377/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300919 s]
/proc/loadavg: 2.00 1.99 1.82 4/176 32377
/proc/meminfo: memFree=27957948/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960884692 2187264 114 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/32377/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700849 s]
/proc/loadavg: 2.00 1.99 1.82 4/176 32377
/proc/meminfo: memFree=27957948/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960884692 2187264 114 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/32377/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50071 s]
/proc/loadavg: 2.00 1.99 1.82 3/178 32379
/proc/meminfo: memFree=27948172/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960884692 2187264 114 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/32377/statm: 534 114 97 400 0 131 0
[pid=32378] ppid=32377 vsize=9232 CPUtime=1.49 cores=1,3,5,7
/proc/32378/stat : 32378 (march_dl2004) R 32377 32377 32206 0 -1 4202496 12063 0 0 0 97 52 0 0 25 0 1 0 960884692 9453568 1537 33554432000 134512640 134996440 4294391216 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/32378/statm: 2308 1537 74 119 0 2187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11368

[startup+3.10044 s]
/proc/loadavg: 2.00 1.99 1.82 3/178 32379
/proc/meminfo: memFree=27948912/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 960884692 2187264 114 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/32377/statm: 534 114 97 400 0 131 0
[pid=32378] ppid=32377 vsize=11972 CPUtime=3.09 cores=1,3,5,7
/proc/32378/stat : 32378 (march_dl2004) R 32377 32377 32206 0 -1 4202496 13794 0 0 0 257 52 0 0 25 0 1 0 960884692 12259328 2248 33554432000 134512640 134996440 4294391216 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/32378/statm: 2993 2248 76 119 0 2872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14108

[startup+6.30088 s]
/proc/loadavg: 2.00 1.99 1.82 4/178 32380
/proc/meminfo: memFree=27945156/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 187 13794 0 0 0 0 447 52 18 0 1 0 960884692 2187264 127 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 534 127 108 400 0 131 0
[pid=32380] ppid=32377 vsize=17984 CPUtime=1.29 cores=1,3,5,7
/proc/32380/stat : 32380 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 5167 0 0 0 129 0 0 0 22 0 1 0 960885192 18415616 4247 33554432000 134512640 135078026 4288103952 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/32380/statm: 4496 4247 73 139 0 4355 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20120

[startup+12.7008 s]
/proc/loadavg: 2.47 2.09 1.86 4/177 32382
/proc/meminfo: memFree=27944552/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=11112 CPUtime=12.68 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) R 32375 32377 32206 0 -1 4202496 3166 23402 0 0 133 0 1080 55 19 0 1 0 960884692 11378688 2392 33554432000 134512640 136149437 4287422144 18446744073709551615 134532667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32377/statm: 2778 2392 136 400 0 2375 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11112

[startup+25.5006 s]
/proc/loadavg: 2.39 2.09 1.86 3/178 32384
/proc/meminfo: memFree=27925524/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=17984 CPUtime=3.47 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 5167 0 0 0 347 0 0 0 25 0 1 0 960886894 18415616 4247 33554432000 134512640 135078026 4289657296 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 4496 4247 73 139 0 4355 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 31800

[startup+51.1011 s]
/proc/loadavg: 2.26 2.08 1.86 3/178 32384
/proc/meminfo: memFree=27925016/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=17984 CPUtime=29.07 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 5170 0 0 0 2907 0 0 0 25 0 1 0 960886894 18415616 4250 33554432000 134512640 135078026 4289657296 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 4496 4250 73 139 0 4355 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 31800

[startup+102.306 s]
/proc/loadavg: 2.14 2.08 1.87 3/178 32386
/proc/meminfo: memFree=27924244/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=19304 CPUtime=80.28 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 5508 0 0 0 8028 0 0 0 25 0 1 0 960886894 19767296 4588 33554432000 134512640 135078026 4289657296 18446744073709551615 134534231 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 4826 4588 73 139 0 4685 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33120

[startup+162.301 s]
/proc/loadavg: 2.05 2.06 1.88 3/178 32388
/proc/meminfo: memFree=27923240/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=20560 CPUtime=140.27 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 5803 0 0 0 14027 0 0 0 25 0 1 0 960886894 21053440 4883 33554432000 134512640 135078026 4289657296 18446744073709551615 134534249 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 5140 4883 73 139 0 4999 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34376

[startup+222.301 s]
/proc/loadavg: 2.02 2.05 1.88 3/178 32389
/proc/meminfo: memFree=27922356/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=21496 CPUtime=200.27 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 6032 0 0 0 20027 0 0 0 25 0 1 0 960886894 22011904 5112 33554432000 134512640 135078026 4289657296 18446744073709551615 134522284 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 5374 5112 73 139 0 5233 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 35312

[startup+282.301 s]
/proc/loadavg: 2.24 2.12 1.92 3/178 32433
/proc/meminfo: memFree=27909180/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=22172 CPUtime=260.27 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 6216 0 0 0 26027 0 0 0 25 0 1 0 960886894 22704128 5296 33554432000 134512640 135078026 4289657296 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 5543 5296 73 139 0 5402 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 35988

[startup+342.301 s]
/proc/loadavg: 2.08 2.10 1.92 3/178 32435
/proc/meminfo: memFree=27900112/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=22988 CPUtime=320.26 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 6407 0 0 0 32026 0 0 0 25 0 1 0 960886894 23539712 5487 33554432000 134512640 135078026 4289657296 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 5747 5487 73 139 0 5606 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 36804

[startup+402.3 s]
/proc/loadavg: 2.03 2.08 1.92 3/178 32437
/proc/meminfo: memFree=27898120/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=23412 CPUtime=380.26 cores=1,3,5,7

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 32563
/proc/meminfo: memFree=27834196/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=33788 CPUtime=4640.33 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8792 0 0 0 464032 1 0 0 25 0 1 0 960886894 34598912 7872 33554432000 134512640 135078026 4289657296 18446744073709551615 134522577 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8447 7872 73 139 0 8306 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 47604

[startup+4722.31 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 32564
/proc/meminfo: memFree=27834052/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=33932 CPUtime=4700.34 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8805 0 0 0 470033 1 0 0 25 0 1 0 960886894 34746368 7885 33554432000 134512640 135078026 4289657296 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8483 7885 73 139 0 8342 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 47748

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 32565
/proc/meminfo: memFree=27833908/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=33932 CPUtime=4760.34 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8824 0 0 0 476033 1 0 0 25 0 1 0 960886894 34746368 7904 33554432000 134512640 135078026 4289657296 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8483 7904 73 139 0 8342 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 47748

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32567
/proc/meminfo: memFree=27833652/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=33932 CPUtime=4820.34 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8831 0 0 0 482033 1 0 0 25 0 1 0 960886894 34746368 7911 33554432000 134512640 135078026 4289657296 18446744073709551615 134523853 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8483 7911 73 139 0 8342 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 47748

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32569
/proc/meminfo: memFree=27833760/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=33932 CPUtime=4880.34 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8832 0 0 0 488033 1 0 0 25 0 1 0 960886894 34746368 7912 33554432000 134512640 135078026 4289657296 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8483 7912 73 139 0 8342 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 47748

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32571
/proc/meminfo: memFree=27833740/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4940.34 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8839 0 0 0 494033 1 0 0 25 0 1 0 960886894 34910208 7919 33554432000 134512640 135078026 4289657296 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7919 73 139 0 8382 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 47908

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 32571
/proc/meminfo: memFree=27833740/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4944.34 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8839 0 0 0 494433 1 0 0 25 0 1 0 960886894 34910208 7919 33554432000 134512640 135078026 4289657296 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7919 73 139 0 8382 0
Current children cumulated CPU time (s) 4966.32
Current children cumulated vsize (KiB) 47908

[startup+4979.1 s]
/proc/loadavg: 2.07 2.02 1.97 3/178 32571
/proc/meminfo: memFree=27833736/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4957.14 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8844 0 0 0 495713 1 0 0 25 0 1 0 960886894 34910208 7924 33554432000 134512640 135078026 4289657296 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7924 73 139 0 8382 0
Current children cumulated CPU time (s) 4979.12
Current children cumulated vsize (KiB) 47908

[startup+4991.9 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 32571
/proc/meminfo: memFree=27833724/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4969.94 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8845 0 0 0 496993 1 0 0 25 0 1 0 960886894 34910208 7925 33554432000 134512640 135078026 4289657296 18446744073709551615 134721944 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7925 73 139 0 8382 0
Current children cumulated CPU time (s) 4991.92
Current children cumulated vsize (KiB) 47908

[startup+4995.11 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 32571
/proc/meminfo: memFree=27833724/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4973.15 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8845 0 0 0 497314 1 0 0 25 0 1 0 960886894 34910208 7925 33554432000 134512640 135078026 4289657296 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7925 73 139 0 8382 0
Current children cumulated CPU time (s) 4995.13
Current children cumulated vsize (KiB) 47908

[startup+4996.7 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 32571
/proc/meminfo: memFree=27833724/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4974.74 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8845 0 0 0 497473 1 0 0 25 0 1 0 960886894 34910208 7925 33554432000 134512640 135078026 4289657296 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7925 73 139 0 8382 0
Current children cumulated CPU time (s) 4996.72
Current children cumulated vsize (KiB) 47908

[startup+4998.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 32571
/proc/meminfo: memFree=27833724/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4976.35 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8845 0 0 0 497634 1 0 0 25 0 1 0 960886894 34910208 7925 33554432000 134512640 135078026 4289657296 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7925 73 139 0 8382 0
Current children cumulated CPU time (s) 4998.33
Current children cumulated vsize (KiB) 47908

[startup+4998.7 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 32571
/proc/meminfo: memFree=27833724/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4976.74 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8845 0 0 0 497673 1 0 0 25 0 1 0 960886894 34910208 7925 33554432000 134512640 135078026 4289657296 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7925 73 139 0 8382 0
Current children cumulated CPU time (s) 4998.72
Current children cumulated vsize (KiB) 47908

[startup+4999.1 s]
/proc/loadavg: 2.05 2.01 1.97 3/178 32571
/proc/meminfo: memFree=27833724/32951132 swapFree=67054656/67111528
[pid=32377] ppid=32375 vsize=13816 CPUtime=21.98 cores=1,3,5,7
/proc/32377/stat : 32377 (SATzilla2009_C) S 32375 32377 32206 0 -1 4202496 7315 26372 0 0 859 5 1273 61 25 0 1 0 960884692 14147584 3229 33554432000 134512640 136149437 4287422144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/32377/statm: 3454 3229 220 400 0 3051 0
[pid=32384] ppid=32377 vsize=34092 CPUtime=4977.14 cores=1,3,5,7
/proc/32384/stat : 32384 (mxc-sr08) R 32377 32377 32206 0 -1 4202496 8845 0 0 0 497713 1 0 0 25 0 1 0 960886894 34910208 7925 33554432000 134512640 135078026 4289657296 18446744073709551615 134534897 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/32384/statm: 8523 7925 73 139 0 8382 0
Current children cumulated CPU time (s) 4999.12
Current children cumulated vsize (KiB) 47908

Child status: 17
Real time (s): 4999.2
CPU time (s): 4999.26
CPU user time (s): 4998.56
CPU system time (s): 0.698893
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 47908

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

runsolver used 6.72398 second user time and 16.3375 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-19 16:14:10
IDJOB=3499438
IDBENCH=83245
IDSOLVER=1995
FILE ID=node131/3499438-1308492850
RUNJOBID= node131-1308490395-32225
PBS_JOBID= 13608175
Free space on /tmp= 73316 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2072.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499438-1308492850/watcher-3499438-1308492850 -o /tmp/evaluation-result-3499438-1308492850/solver-3499438-1308492850 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499438-1308492850.cnf

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

MD5SUM BENCH= d2ef996f95bbf68a3c980c797dfdc364
RANDOM SEED=2023805736

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      27958508 kB
Buffers:        472804 kB
Cached:        4135916 kB
SwapCached:       9816 kB
Active:        1658416 kB
Inactive:      2985544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27958508 kB
SwapTotal:    67111528 kB
SwapFree:     67054656 kB
Dirty:           33800 kB
Writeback:           0 kB
AnonPages:       33256 kB
Mapped:          14420 kB
Slab:           285992 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   227444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73280 MiB
End job on node131 at 2011-06-19 17:37:30