Trace number 3273832

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 751.519 746.599

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 benchmark219.038
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.97/14.09	c SATzilla is building models for class 2
13.97/14.09	c run presolver march_dl2004 for 5 seconds ... 
13.97/14.09	c Bin: Executing march_dl2004
13.97/14.09	c spawning binary file with 5 seconds ...
13.97/14.09	c child exit by a signal
13.97/14.09	c march_dl2004 returned code 137.
13.97/14.09	c run presolver mxc-sr08 for 5 seconds ... 
13.97/14.09	c Bin: Executing mxc-sr08
13.97/14.09	c spawning binary file with 5 seconds ...
13.97/14.09	c child exit by a signal
13.97/14.09	c mxc-sr08 returned code 137.
13.97/14.09	c Orignal number of varibales is 121, number of clauses is 252 
13.97/14.09	c predicted feature computation time is 6.875214 
13.97/14.09	c Bin: Executing satelite
13.97/14.09	c spawning binary file with 240 seconds ...
13.97/14.09	c child exited successfully
13.97/14.09	c satzilla computing base features
13.97/14.09	c Number of variabe is: 121, Number of clause is : 252 
13.97/14.09	c Initializing...
13.97/14.09	c satzilla compute diameter ...
13.97/14.09	c start diameter features ...
13.97/14.09	c satzilla doing clause learning
13.97/14.09	c start clause learning features ...
13.97/14.09	c Bin: Executing zchaff07
13.97/14.09	c spawning binary file with 2 seconds ...
13.97/14.09	c child exit by a signal
13.97/14.09	c satzilla doing survey propogation probe
13.97/14.09	c do survay propogation for 2 second ...
13.97/14.09	c satzilla doing local search probe
13.97/14.09	c satzilla doing lobjois search-space size estimate
13.97/14.09	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.7767 0.508351 17.588 0.163751 18 14 21 0.834933 0.299812 0.851983 0.0839716 0.812251 0.959578 
13.97/14.09	c satzilla's ranking:
13.97/14.09	c 1) tts-4-0: 2.852466
13.97/14.09	c 2) minisat20SAT07: 1.854306
13.97/14.09	c 3) mxc-sr08: 1.731015
13.97/14.09	c 4) minisat20: 1.106316
13.97/14.09	c 5) vallst: 0.713880
13.97/14.09	c 6) zchaff_rand: -0.112175
13.97/14.09	c 7) march_dl2004: -0.179184
13.97/14.09	c 8) SATenstein: -10000.000000
13.97/14.09	c 9) gnovelty+: -10000.000000
13.97/14.09	c 10) adaptg2wsat+: -10000.000000
13.97/14.09	c 11) adaptg2wsat0: -10000.000000
13.97/14.09	c 12) picosat846: -10000.000000
13.97/14.09	c 13) kcnfs04SAT07: -10000.000000
13.97/14.09	c satzilla running tts-4-0 ... 
746.48/746.59	c Bin: Executing tts-4-0
746.48/746.59	c spawning binary file with 2385 seconds ...
746.48/746.59	c child exited successfully
746.48/746.59	c tts-4-0 returned code 20.
746.48/746.59	s UNSATISFIABLE
746.48/746.59	c SATZILLA_TIME=746.710000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273832-1303602252/watcher-3273832-1303602252 -o /tmp/evaluation-result-3273832-1303602252/solver-3273832-1303602252 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273832-1303602252.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.00 3.95 3.05 4/189 4439
/proc/meminfo: memFree=14577880/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=0 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452640821 2187264 114 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 114 97 400 0 131 0

[startup+0.028403 s]
/proc/loadavg: 4.00 3.95 3.05 4/189 4439
/proc/meminfo: memFree=14577880/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=0 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452640821 2187264 114 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100398 s]
/proc/loadavg: 4.00 3.95 3.05 4/189 4439
/proc/meminfo: memFree=14577880/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=0 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452640821 2187264 114 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300351 s]
/proc/loadavg: 4.00 3.95 3.05 4/189 4439
/proc/meminfo: memFree=14577880/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=0 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452640821 2187264 114 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700256 s]
/proc/loadavg: 4.00 3.95 3.05 4/189 4439
/proc/meminfo: memFree=14577880/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=0 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452640821 2187264 114 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50108 s]
/proc/loadavg: 3.92 3.93 3.05 4/188 4458
/proc/meminfo: memFree=14614216/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=0 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452640821 2187264 114 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 114 97 400 0 131 0
[pid=4440] ppid=4439 vsize=844 CPUtime=1.49 cores=4,6
/proc/4440/stat : 4440 (march_dl2004) R 4439 4439 4231 0 -1 4202496 149 0 0 0 149 0 0 0 25 0 1 0 452640821 864256 122 33554432000 134512640 134996440 4288047360 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4440/statm: 211 122 73 119 0 90 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2980

[startup+3.10078 s]
/proc/loadavg: 3.92 3.93 3.05 5/194 4469
/proc/meminfo: memFree=14577828/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=0 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452640821 2187264 114 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 114 97 400 0 131 0
[pid=4440] ppid=4439 vsize=844 CPUtime=3.09 cores=4,6
/proc/4440/stat : 4440 (march_dl2004) R 4439 4439 4231 0 -1 4202496 149 0 0 0 309 0 0 0 25 0 1 0 452640821 864256 122 33554432000 134512640 134996440 4288047360 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4440/statm: 211 122 73 119 0 90 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2980

[startup+6.3002 s]
/proc/loadavg: 3.92 3.93 3.05 5/194 4471
/proc/meminfo: memFree=14578952/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=4.99 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 187 150 0 0 0 0 499 0 18 0 1 0 452640821 2187264 127 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 127 108 400 0 131 0
[pid=4471] ppid=4439 vsize=1876 CPUtime=1.29 cores=4,6
/proc/4471/stat : 4471 (mxc-sr08) R 4439 4439 4231 0 -1 4202496 378 0 0 0 129 0 0 0 22 0 1 0 452641321 1921024 352 33554432000 134512640 135078026 4288079696 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4471/statm: 469 352 73 139 0 328 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4012

############
# WARNING:
# current cumulated CPU time (4.99 s) is less than in the last sample (9.89 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.9 s) to the 'lost time'.

[startup+9.90653 s]
/proc/loadavg: 3.93 3.94 3.05 5/194 4474
/proc/meminfo: memFree=14576108/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=4.99 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 187 150 0 0 0 0 499 0 18 0 1 0 452640821 2187264 127 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 127 108 400 0 131 0
[pid=4471] ppid=4439 vsize=2544 CPUtime=4.9 cores=4,6
/proc/4471/stat : 4471 (mxc-sr08) R 4439 4439 4231 0 -1 4202496 532 0 0 0 490 0 0 0 25 0 1 0 452641321 2605056 506 33554432000 134512640 135078026 4288079696 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4471/statm: 636 506 73 139 0 495 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 4680

[startup+10.0005 s]
/proc/loadavg: 3.93 3.94 3.05 5/194 4474
/proc/meminfo: memFree=14576108/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=2136 CPUtime=4.99 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 187 150 0 0 0 0 499 0 18 0 1 0 452640821 2187264 127 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 534 127 108 400 0 131 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 2136
#
############


[startup+12.701 s]
/proc/loadavg: 3.93 3.94 3.06 5/193 4478
/proc/meminfo: memFree=14571668/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=7188 CPUtime=12.67 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) R 4437 4439 4231 0 -1 4202496 409 2632 0 0 58 11 1197 1 18 0 1 0 452640821 7360512 308 33554432000 134512640 136149437 4289739232 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4439/statm: 1797 308 208 400 0 1394 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7188

[startup+25.5006 s]
/proc/loadavg: 3.94 3.94 3.07 5/194 4482
/proc/meminfo: memFree=14555512/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=8516 CPUtime=11.4 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 2074 0 0 0 1140 0 0 0 25 0 1 0 452642230 8720384 2048 33554432000 134512640 134965848 4289243568 18446744073709551615 134534120 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 2129 2048 68 111 0 2016 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11604

[startup+51.1007 s]
/proc/loadavg: 3.96 3.94 3.10 5/194 4482
/proc/meminfo: memFree=14522312/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=21644 CPUtime=36.99 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 5310 0 0 0 3699 0 0 0 25 0 1 0 452642230 22163456 5284 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 5411 5284 68 111 0 5298 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24732

[startup+102.307 s]
/proc/loadavg: 3.98 3.95 3.14 5/194 4484
/proc/meminfo: memFree=14462096/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=43676 CPUtime=88.2 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 10833 0 0 0 8819 1 0 0 25 0 1 0 452642230 44724224 10807 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 10919 10807 68 111 0 10806 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46764

[startup+162.301 s]
/proc/loadavg: 4.11 3.99 3.20 5/193 4518
/proc/meminfo: memFree=14435352/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=58208 CPUtime=148.19 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 14474 0 0 0 14818 1 0 0 25 0 1 0 452642230 59604992 14448 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 14552 14448 68 111 0 14439 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61296

[startup+222.3 s]
/proc/loadavg: 4.04 3.99 3.25 5/194 4521
/proc/meminfo: memFree=14356528/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=78368 CPUtime=208.2 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 19517 0 0 0 20817 3 0 0 25 0 1 0 452642230 80248832 19491 33554432000 134512640 134965848 4289243568 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 19592 19491 68 111 0 19479 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 81456


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

/proc/4479/statm: 27971 27860 68 111 0 27858 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 114972

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.42 5/194 4527
/proc/meminfo: memFree=14236108/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=121964 CPUtime=448.2 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 30432 0 0 0 44814 6 0 0 25 0 1 0 452642230 124891136 30406 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 30491 30406 68 111 0 30378 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 125052

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.45 5/194 4529
/proc/meminfo: memFree=14211752/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=128528 CPUtime=508.21 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 32078 0 0 0 50814 7 0 0 25 0 1 0 452642230 131612672 32052 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 32132 32052 68 111 0 32019 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 131616

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.48 5/194 4531
/proc/meminfo: memFree=14189988/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=137668 CPUtime=568.21 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 34338 0 0 0 56813 8 0 0 25 0 1 0 452642230 140972032 34312 33554432000 134512640 134965848 4289243568 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 34417 34312 68 111 0 34304 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 140756

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.51 5/194 4532
/proc/meminfo: memFree=14165760/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=144700 CPUtime=628.22 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 36083 0 0 0 62814 8 0 0 25 0 1 0 452642230 148172800 36057 33554432000 134512640 134965848 4289243568 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 36175 36057 68 111 0 36062 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 147788

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.54 5/194 4534
/proc/meminfo: memFree=14142648/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=150092 CPUtime=688.22 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 37455 0 0 0 68813 9 0 0 25 0 1 0 452642230 153694208 37429 33554432000 134512640 134965848 4289243568 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 37523 37429 68 111 0 37410 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 153180

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

[startup+716.701 s]
/proc/loadavg: 4.00 4.00 3.55 5/194 4534
/proc/meminfo: memFree=14135568/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=151964 CPUtime=702.62 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 37898 0 0 0 70253 9 0 0 25 0 1 0 452642230 155611136 37872 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 37991 37872 68 111 0 37878 0
Current children cumulated CPU time (s) 716.68
Current children cumulated vsize (KiB) 155052

[startup+729.5 s]
/proc/loadavg: 4.00 4.00 3.55 5/194 4534
/proc/meminfo: memFree=14131468/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=152668 CPUtime=715.42 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 38101 0 0 0 71533 9 0 0 25 0 1 0 452642230 156332032 38075 33554432000 134512640 134965848 4289243568 18446744073709551615 134550616 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 38167 38075 68 111 0 38054 0
Current children cumulated CPU time (s) 729.48
Current children cumulated vsize (KiB) 155756

[startup+735.907 s]
/proc/loadavg: 4.00 4.00 3.56 5/194 4535
/proc/meminfo: memFree=14127624/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=154544 CPUtime=721.83 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 38552 0 0 0 72173 10 0 0 25 0 1 0 452642230 158253056 38526 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 38636 38526 68 111 0 38523 0
Current children cumulated CPU time (s) 735.89
Current children cumulated vsize (KiB) 157632

[startup+742.301 s]
/proc/loadavg: 4.00 4.00 3.56 5/194 4535
/proc/meminfo: memFree=14124264/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=156652 CPUtime=728.22 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 39096 0 0 0 72812 10 0 0 25 0 1 0 452642230 160411648 39070 33554432000 134512640 134965848 4289243568 18446744073709551615 134534144 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 39163 39070 68 111 0 39050 0
Current children cumulated CPU time (s) 742.28
Current children cumulated vsize (KiB) 159740

[startup+743.901 s]
/proc/loadavg: 4.00 4.00 3.56 5/194 4535
/proc/meminfo: memFree=14123396/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=157120 CPUtime=729.82 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 39183 0 0 0 72972 10 0 0 25 0 1 0 452642230 160890880 39157 33554432000 134512640 134965848 4289243568 18446744073709551615 134534106 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 39280 39157 68 111 0 39167 0
Current children cumulated CPU time (s) 743.88
Current children cumulated vsize (KiB) 160208

[startup+745.5 s]
/proc/loadavg: 4.00 4.00 3.56 5/194 4535
/proc/meminfo: memFree=14122900/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=157356 CPUtime=731.42 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 39268 0 0 0 73132 10 0 0 25 0 1 0 452642230 161132544 39242 33554432000 134512640 134965848 4289243568 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 39339 39242 68 111 0 39226 0
Current children cumulated CPU time (s) 745.48
Current children cumulated vsize (KiB) 160444

[startup+746.3 s]
/proc/loadavg: 4.00 4.00 3.56 5/194 4535
/proc/meminfo: memFree=14122404/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=157592 CPUtime=732.22 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 39302 0 0 0 73212 10 0 0 25 0 1 0 452642230 161374208 39276 33554432000 134512640 134965848 4289243568 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 39398 39276 68 111 0 39285 0
Current children cumulated CPU time (s) 746.28
Current children cumulated vsize (KiB) 160680

[startup+746.5 s]
/proc/loadavg: 4.00 4.00 3.56 5/194 4535
/proc/meminfo: memFree=14122404/32951124 swapFree=67111528/67111528
[pid=4439] ppid=4437 vsize=3088 CPUtime=14.06 cores=4,6
/proc/4439/stat : 4439 (SATzilla2009_C) S 4437 4439 4231 0 -1 4202496 469 2632 0 0 192 16 1197 1 21 0 1 0 452640821 3162112 321 33554432000 134512640 136149437 4289739232 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4439/statm: 772 321 220 400 0 369 0
[pid=4479] ppid=4439 vsize=157592 CPUtime=732.42 cores=4,6
/proc/4479/stat : 4479 (tts-4-0) R 4439 4439 4231 0 -1 4202496 39308 0 0 0 73232 10 0 0 25 0 1 0 452642230 161374208 39282 33554432000 134512640 134965848 4289243568 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4479/statm: 39398 39282 68 111 0 39285 0
Current children cumulated CPU time (s) 746.48
Current children cumulated vsize (KiB) 160680

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.9
#  lost CPU user time (s): 4.9
#  lost CPU system time (s): 0

Real time (s): 746.599
CPU time (s): 751.519
CPU user time (s): 751.223
CPU system time (s): 0.296954
CPU usage (%): 100.659
Max. virtual memory (cumulated for all children) (KiB): 160680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 746.323
system time used= 0.296954
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= 419

runsolver used 1.2868 second user time and 2.78558 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 01:44:12
IDJOB=3273832
IDBENCH=83147
IDSOLVER=1675
FILE ID=node141/3273832-1303602252
RUNJOBID= node141-1303600949-4250
PBS_JOBID= 13150604
Free space on /tmp= 70868 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-3273832-1303602252/watcher-3273832-1303602252 -o /tmp/evaluation-result-3273832-1303602252/solver-3273832-1303602252 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273832-1303602252.cnf

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=30647304

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:      14577912 kB
Buffers:       1628468 kB
Cached:       16089760 kB
SwapCached:          0 kB
Active:        9913456 kB
Inactive:      7886080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14577912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           62896 kB
Writeback:          28 kB
AnonPages:       80852 kB
Mapped:          16860 kB
Slab:           510936 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274724 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= 70840 MiB
End job on node141 at 2011-04-24 01:56:39