Trace number 3499284

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-22UNSAT 716.736 716.713

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark716.736
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

13.98/14.06	c SATzilla is building models for class 2
13.98/14.06	c run presolver march_dl2004 for 5 seconds ... 
13.98/14.06	c Bin: Executing march_dl2004
13.98/14.06	c spawning binary file with 5 seconds ...
13.98/14.06	c child exit by a signal
13.98/14.06	c march_dl2004 returned code 137.
13.98/14.06	c run presolver mxc-sr08 for 5 seconds ... 
13.98/14.06	c Bin: Executing mxc-sr08
13.98/14.06	c spawning binary file with 5 seconds ...
13.98/14.06	c child exit by a signal
13.98/14.06	c mxc-sr08 returned code 137.
13.98/14.06	c Orignal number of varibales is 121, number of clauses is 252 
13.98/14.06	c predicted feature computation time is 6.875214 
13.98/14.06	c Bin: Executing satelite
13.98/14.06	c spawning binary file with 240 seconds ...
13.98/14.06	c child exited successfully
13.98/14.06	c satzilla computing base features
13.98/14.06	c Number of variabe is: 121, Number of clause is : 252 
13.98/14.06	c Initializing...
13.98/14.06	c satzilla compute diameter ...
13.98/14.06	c start diameter features ...
13.98/14.06	c satzilla doing clause learning
13.98/14.06	c start clause learning features ...
13.98/14.06	c Bin: Executing zchaff07
13.98/14.06	c spawning binary file with 2 seconds ...
13.98/14.06	c child exit by a signal
13.98/14.06	c satzilla doing survey propogation probe
13.98/14.06	c do survay propogation for 2 second ...
13.98/14.06	c satzilla doing local search probe
13.98/14.06	c satzilla doing lobjois search-space size estimate
13.98/14.06	c features are:121 252 121 252 0 0 0.480159 0.494709 0.577218 0.553447 0.0247934 0 0.0247934 0.0247934 -0 0 1 0.0247934 0.132209 0.0238095 0.0357143 0.285181 0.0275482 0.0917814 0 0.333333 0.285181 0.012987 0.442705 0 0.031746 1.67635 0.52381 0.0241375 0.0452672 0.0238095 0.0277778 5.94167 0.0394456 5 6 0.222357 4144.89 0.0408544 3905 4532 4532 3905 4203 4057 4119 19.6559 0.0574039 17.6681 22.2048 22.2048 17.6681 19.79 19.3295 19.4562 0.0368776 1.5509 7.49708e-06 0.216369 0.0772435 0.00140006 0.0580534 0.00452874 0.0124536 0.315902 0.0502886 0.263963 0.324789 0.324098 0.307908 0.323101 0.315729 0.322283 2.8146 0.515335 17.5622 0.164219 18 14 21 0.839244 0.299241 0.853159 0.0843681 0.812156 0.959434 
13.98/14.06	c satzilla's ranking:
13.98/14.06	c 1) tts-4-0: 2.854771
13.98/14.06	c 2) minisat20SAT07: 1.854306
13.98/14.06	c 3) mxc-sr08: 1.730985
13.98/14.06	c 4) minisat20: 1.106707
13.98/14.06	c 5) vallst: 0.714382
13.98/14.06	c 6) zchaff_rand: -0.109336
13.98/14.06	c 7) march_dl2004: -0.179145
13.98/14.06	c 8) SATenstein: -10000.000000
13.98/14.06	c 9) gnovelty+: -10000.000000
13.98/14.06	c 10) adaptg2wsat+: -10000.000000
13.98/14.06	c 11) adaptg2wsat0: -10000.000000
13.98/14.06	c 12) picosat846: -10000.000000
13.98/14.06	c 13) kcnfs04SAT07: -10000.000000
13.98/14.06	c satzilla running tts-4-0 ... 
716.70/716.71	c Bin: Executing tts-4-0
716.70/716.71	c spawning binary file with 4985 seconds ...
716.70/716.71	c child exited successfully
716.70/716.71	c tts-4-0 returned code 20.
716.70/716.71	s UNSATISFIABLE
716.70/716.71	c SATZILLA_TIME=716.830000

Verifier Data

No possible verification on an UNSAT instance

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-3499284-1308510114/watcher-3499284-1308510114 -o /tmp/evaluation-result-3499284-1308510114/solver-3499284-1308510114 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499284-1308510114.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.97 1.79 2/178 31962
/proc/meminfo: memFree=28149664/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 1041242062 2187264 114 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/31962/statm: 534 114 97 400 0 131 0

[startup+0.0620589 s]
/proc/loadavg: 2.00 1.97 1.79 2/178 31962
/proc/meminfo: memFree=28149664/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 1041242062 2187264 114 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/31962/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101061 s]
/proc/loadavg: 2.00 1.97 1.79 2/178 31962
/proc/meminfo: memFree=28149664/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 1041242062 2187264 114 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/31962/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301017 s]
/proc/loadavg: 2.00 1.97 1.79 2/178 31962
/proc/meminfo: memFree=28149664/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 1041242062 2187264 114 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/31962/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700931 s]
/proc/loadavg: 2.00 1.97 1.79 2/178 31962
/proc/meminfo: memFree=28149664/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 1041242062 2187264 114 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/31962/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50078 s]
/proc/loadavg: 2.00 1.97 1.79 3/180 31964
/proc/meminfo: memFree=28149424/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 1041242062 2187264 114 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/31962/statm: 534 114 97 400 0 131 0
[pid=31963] ppid=31962 vsize=844 CPUtime=1.5 cores=1,3,5,7
/proc/31963/stat : 31963 (march_dl2004) R 31962 31962 30783 0 -1 4202496 149 0 0 0 150 0 0 0 25 0 1 0 1041242062 864256 122 33554432000 134512640 134996440 4291119168 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31963/statm: 211 122 73 119 0 90 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2980

[startup+3.1005 s]
/proc/loadavg: 2.00 1.97 1.79 3/180 31964
/proc/meminfo: memFree=28149052/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 1041242062 2187264 114 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/31962/statm: 534 114 97 400 0 131 0
[pid=31963] ppid=31962 vsize=844 CPUtime=3.1 cores=1,3,5,7
/proc/31963/stat : 31963 (march_dl2004) R 31962 31962 30783 0 -1 4202496 149 0 0 0 310 0 0 0 25 0 1 0 1041242062 864256 122 33554432000 134512640 134996440 4291119168 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31963/statm: 211 122 73 119 0 90 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2980

[startup+6.30088 s]
/proc/loadavg: 2.00 1.97 1.79 3/180 31965
/proc/meminfo: memFree=28148200/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 186 150 0 0 0 0 499 0 18 0 1 0 1041242062 2187264 127 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/31962/statm: 534 127 108 400 0 131 0
[pid=31965] ppid=31962 vsize=1876 CPUtime=1.3 cores=1,3,5,7
/proc/31965/stat : 31965 (mxc-sr08) R 31962 31962 30783 0 -1 4202496 379 0 0 0 130 0 0 0 22 0 1 0 1041242562 1921024 353 33554432000 134512640 135078026 4291165376 18446744073709551615 134534650 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/31965/statm: 469 353 73 139 0 328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4012

[startup+12.7007 s]
/proc/loadavg: 2.00 1.97 1.79 3/180 31967
/proc/meminfo: memFree=28143400/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=7188 CPUtime=12.68 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) R 31960 31962 30783 0 -1 4202496 410 2630 0 0 32 37 1195 4 18 0 1 0 1041242062 7360512 308 33554432000 134512640 136149437 4293989344 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/31962/statm: 1797 308 208 400 0 1394 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7188

[startup+25.5002 s]
/proc/loadavg: 2.00 1.97 1.79 3/180 31969
/proc/meminfo: memFree=28140812/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=8516 CPUtime=11.43 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 2079 0 0 0 1143 0 0 0 25 0 1 0 1041243469 8720384 2053 33554432000 134512640 134965848 4293136144 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 2129 2053 68 111 0 2016 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11604

[startup+51.1004 s]
/proc/loadavg: 2.00 1.97 1.80 3/180 31969
/proc/meminfo: memFree=28128036/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=21644 CPUtime=37.02 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 5350 0 0 0 3702 0 0 0 25 0 1 0 1041243469 22163456 5324 33554432000 134512640 134965848 4293136144 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 5411 5324 68 111 0 5298 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24732

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.81 3/180 31971
/proc/meminfo: memFree=28105384/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=43676 CPUtime=88.23 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 10871 0 0 0 8822 1 0 0 25 0 1 0 1041243469 44724224 10845 33554432000 134512640 134965848 4293136144 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 10919 10845 68 111 0 10806 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46764

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 1.82 4/180 31972
/proc/meminfo: memFree=28091096/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=58208 CPUtime=148.23 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 14500 0 0 0 14821 2 0 0 25 0 1 0 1041243469 59604992 14474 33554432000 134512640 134965848 4293136144 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 14552 14474 68 111 0 14439 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 61296

[startup+222.301 s]
/proc/loadavg: 2.00 1.97 1.83 3/180 31974
/proc/meminfo: memFree=28069852/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=79540 CPUtime=208.24 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 19787 0 0 0 20821 3 0 0 25 0 1 0 1041243469 81448960 19761 33554432000 134512640 134965848 4293136144 18446744073709551615 134535606 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 19885 19761 68 111 0 19772 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 82628

[startup+282.301 s]
/proc/loadavg: 2.00 1.97 1.83 3/180 31976
/proc/meminfo: memFree=28058140/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=91260 CPUtime=268.23 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 22735 0 0 0 26820 3 0 0 25 0 1 0 1041243469 93450240 22709 33554432000 134512640 134965848 4293136144 18446744073709551615 134638414 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 22815 22709 68 111 0 22702 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 94348

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.84 3/180 31977
/proc/meminfo: memFree=28046444/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=102976 CPUtime=328.24 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 25651 0 0 0 32820 4 0 0 25 0 1 0 1041243469 105447424 25625 33554432000 134512640 134965848 4293136144 18446744073709551615 134534063 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 25744 25625 68 111 0 25631 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 106064

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 1.84 3/180 31979
/proc/meminfo: memFree=28035088/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=114228 CPUtime=388.24 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 28490 0 0 0 38820 4 0 0 25 0 1 0 1041243469 116969472 28464 33554432000 134512640 134965848 4293136144 18446744073709551615 134534090 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 28557 28464 68 111 0 28444 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 117316

[startup+462.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/180 31980
/proc/meminfo: memFree=28025508/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=123840 CPUtime=448.24 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 30879 0 0 0 44820 4 0 0 25 0 1 0 1041243469 126812160 30853 33554432000 134512640 134965848 4293136144 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 30960 30853 68 111 0 30847 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 126928

[startup+522.301 s]
/proc/loadavg: 2.06 1.99 1.86 3/180 31982
/proc/meminfo: memFree=28019152/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=130400 CPUtime=508.24 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 32529 0 0 0 50819 5 0 0 25 0 1 0 1041243469 133529600 32503 33554432000 134512640 134965848 4293136144 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 32600 32503 68 111 0 32487 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 133488

[startup+582.301 s]
/proc/loadavg: 2.06 2.00 1.87 3/180 31984
/proc/meminfo: memFree=28009168/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=140244 CPUtime=568.25 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 34983 0 0 0 56819 6 0 0 25 0 1 0 1041243469 143609856 34957 33554432000 134512640 134965848 4293136144 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 35061 34957 68 111 0 34948 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 143332

[startup+642.3 s]
/proc/loadavg: 2.02 2.00 1.88 4/180 31985
/proc/meminfo: memFree=28002912/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=146576 CPUtime=628.25 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 36543 0 0 0 62819 6 0 0 25 0 1 0 1041243469 150093824 36517 33554432000 134512640 134965848 4293136144 18446744073709551615 134534106 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 36644 36517 68 111 0 36531 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 149664

[startup+702.301 s]
/proc/loadavg: 2.01 2.00 1.88 3/180 31987
/proc/meminfo: memFree=27996656/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=152904 CPUtime=688.25 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 38137 0 0 0 68819 6 0 0 25 0 1 0 1041243469 156573696 38111 33554432000 134512640 134965848 4293136144 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 38226 38111 68 111 0 38113 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 155992

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

[startup+703.901 s]
/proc/loadavg: 2.01 2.00 1.88 3/180 31987
/proc/meminfo: memFree=27996160/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=153136 CPUtime=689.85 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 38230 0 0 0 68979 6 0 0 25 0 1 0 1041243469 156811264 38204 33554432000 134512640 134965848 4293136144 18446744073709551615 134534330 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 38284 38204 68 111 0 38171 0
Current children cumulated CPU time (s) 703.89
Current children cumulated vsize (KiB) 156224

[startup+710.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 31987
/proc/meminfo: memFree=27993672/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=155716 CPUtime=696.25 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 38869 0 0 0 69618 7 0 0 25 0 1 0 1041243469 159453184 38843 33554432000 134512640 134965848 4293136144 18446744073709551615 134551296 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 38929 38843 68 111 0 38816 0
Current children cumulated CPU time (s) 710.29
Current children cumulated vsize (KiB) 158804

[startup+713.501 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 31987
/proc/meminfo: memFree=27992668/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=156888 CPUtime=699.45 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 39150 0 0 0 69938 7 0 0 25 0 1 0 1041243469 160653312 39124 33554432000 134512640 134965848 4293136144 18446744073709551615 134534140 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 39222 39124 68 111 0 39109 0
Current children cumulated CPU time (s) 713.49
Current children cumulated vsize (KiB) 159976

[startup+715.1 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 31987
/proc/meminfo: memFree=27992172/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=157356 CPUtime=701.05 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 39244 0 0 0 70098 7 0 0 25 0 1 0 1041243469 161132544 39218 33554432000 134512640 134965848 4293136144 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 39339 39218 68 111 0 39226 0
Current children cumulated CPU time (s) 715.09
Current children cumulated vsize (KiB) 160444

[startup+715.9 s]
/proc/loadavg: 2.00 2.00 1.88 3/180 31987
/proc/meminfo: memFree=27992172/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=157356 CPUtime=701.85 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 39279 0 0 0 70178 7 0 0 25 0 1 0 1041243469 161132544 39253 33554432000 134512640 134965848 4293136144 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 39339 39253 68 111 0 39226 0
Current children cumulated CPU time (s) 715.89
Current children cumulated vsize (KiB) 160444

[startup+716.301 s]
/proc/loadavg: 2.00 2.00 1.88 4/180 31987
/proc/meminfo: memFree=27991924/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=157592 CPUtime=702.26 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 39296 0 0 0 70219 7 0 0 25 0 1 0 1041243469 161374208 39270 33554432000 134512640 134965848 4293136144 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 39398 39270 68 111 0 39285 0
Current children cumulated CPU time (s) 716.3
Current children cumulated vsize (KiB) 160680

[startup+716.701 s]
/proc/loadavg: 2.00 2.00 1.88 4/180 31987
/proc/meminfo: memFree=27991924/32950928 swapFree=67056212/67111528
[pid=31962] ppid=31960 vsize=3088 CPUtime=14.04 cores=1,3,5,7
/proc/31962/stat : 31962 (SATzilla2009_C) S 31960 31962 30783 0 -1 4202496 469 2630 0 0 159 46 1195 4 21 0 1 0 1041242062 3162112 321 33554432000 134512640 136149437 4293989344 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/31962/statm: 772 321 220 400 0 369 0
[pid=31968] ppid=31962 vsize=157592 CPUtime=702.66 cores=1,3,5,7
/proc/31968/stat : 31968 (tts-4-0) R 31962 31962 30783 0 -1 4202496 39315 0 0 0 70259 7 0 0 25 0 1 0 1041243469 161374208 39289 33554432000 134512640 134965848 4293136144 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/31968/statm: 39398 39289 68 111 0 39285 0
Current children cumulated CPU time (s) 716.7
Current children cumulated vsize (KiB) 160680

Child status: 20
Real time (s): 716.713
CPU time (s): 716.736
CPU user time (s): 716.146
CPU system time (s): 0.58991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 160680

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

runsolver used 1.10183 second user time and 2.67859 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-19 21:01:54
IDJOB=3499284
IDBENCH=83147
IDSOLVER=1995
FILE ID=node115/3499284-1308510114
RUNJOBID= node115-1308508763-31842
PBS_JOBID= 13608191
Free space on /tmp= 73252 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499284-1308510114/watcher-3499284-1308510114 -o /tmp/evaluation-result-3499284-1308510114/solver-3499284-1308510114 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499284-1308510114.cnf

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=1757837888

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      28150348 kB
Buffers:        520576 kB
Cached:        3880572 kB
SwapCached:       9468 kB
Active:        1841692 kB
Inactive:      2588216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28150348 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           31436 kB
Writeback:           0 kB
AnonPages:       26328 kB
Mapped:          14404 kB
Slab:           306468 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   214916 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= 73220 MiB
End job on node115 at 2011-06-19 21:13:51