Trace number 3273597

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.756884
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

15.38/15.44	c SATzilla is building models for class 2
15.38/15.44	c run presolver march_dl2004 for 5 seconds ... 
15.38/15.44	c Bin: Executing march_dl2004
15.38/15.44	c spawning binary file with 5 seconds ...
15.38/15.44	c child exit by a signal
15.38/15.44	c march_dl2004 returned code 137.
15.38/15.44	c run presolver mxc-sr08 for 5 seconds ... 
15.38/15.44	c Bin: Executing mxc-sr08
15.38/15.44	c spawning binary file with 5 seconds ...
15.38/15.44	c child exit by a signal
15.38/15.44	c mxc-sr08 returned code 137.
15.38/15.44	c Orignal number of varibales is 200, number of clauses is 480 
15.38/15.44	c predicted feature computation time is 6.893587 
15.38/15.44	c Bin: Executing satelite
15.38/15.44	c spawning binary file with 240 seconds ...
15.38/15.44	c child exited successfully
15.38/15.44	c satzilla computing base features
15.38/15.44	c Number of variabe is: 200, Number of clause is : 480 
15.38/15.44	c Initializing...
15.38/15.44	c satzilla compute diameter ...
15.38/15.44	c start diameter features ...
15.38/15.44	c satzilla doing clause learning
15.38/15.44	c start clause learning features ...
15.38/15.44	c Bin: Executing zchaff07
15.38/15.44	c spawning binary file with 2 seconds ...
15.38/15.44	c child exit by a signal
15.38/15.44	c satzilla doing survey propogation probe
15.38/15.44	c do survay propogation for 2 second ...
15.38/15.44	c satzilla doing local search probe
15.38/15.44	c satzilla doing lobjois search-space size estimate
15.38/15.44	c features are:200 480 200 480 0 0 0.416667 0.4675 1.00051 1.12388 0.0125 0.447214 0.01 0.025 0.450561 0.833333 0.833333 0.0125 0 0.0125 0.0125 -0 0.333333 0 0.333333 0.333333 -0 0.00725 0.308102 0.00208333 0.0125 1.34271 0.675 0.024875 0.024618 0.0208333 0.025 4.47739 0.111558 4 5 0.692124 4526.17 0.00875186 4481 4591 4591 4481 4558 4486 4536 36.3925 0.0733138 32.4055 40.9846 40.9846 32.4055 38.0412 34.8915 36.5026 0.583176 6.97731e-05 0.583083 0.583306 0.583225 0.58312 0.583207 0.583145 0.583181 0.22947 6.15796e-05 0.229443 0.229513 0.22949 0.229452 0.229481 0.229459 0.229469 7.0071 0.268656 51.8508 0.123651 52 44 60 1.08461 0.221167 0.931081 0.0310765 0.671641 0.833787 
15.38/15.44	c satzilla's ranking:
15.38/15.44	c 1) tts-4-0: 2.506762
15.38/15.44	c 2) vallst: 0.843305
15.38/15.44	c 3) minisat20: 0.003998
15.38/15.44	c 4) march_dl2004: -0.195361
15.38/15.44	c 5) zchaff_rand: -0.278690
15.38/15.44	c 6) minisat20SAT07: -0.939527
15.38/15.44	c 7) mxc-sr08: -1.175334
15.38/15.44	c 8) SATenstein: -10000.000000
15.38/15.44	c 9) gnovelty+: -10000.000000
15.38/15.44	c 10) adaptg2wsat+: -10000.000000
15.38/15.44	c 11) adaptg2wsat0: -10000.000000
15.38/15.44	c 12) picosat846: -10000.000000
15.38/15.44	c 13) kcnfs04SAT07: -10000.000000
15.38/15.44	c satzilla running tts-4-0 ... 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.77 3.89 3.13 5/192 14875
/proc/meminfo: memFree=16818820/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=0 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550422401 2187264 114 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 114 97 400 0 131 0

[startup+0.0487581 s]
/proc/loadavg: 3.77 3.89 3.13 5/192 14875
/proc/meminfo: memFree=16818820/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=0 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550422401 2187264 114 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100748 s]
/proc/loadavg: 3.77 3.89 3.13 5/192 14875
/proc/meminfo: memFree=16818820/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=0 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550422401 2187264 114 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300706 s]
/proc/loadavg: 3.77 3.89 3.13 5/192 14875
/proc/meminfo: memFree=16818820/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=0 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550422401 2187264 114 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700604 s]
/proc/loadavg: 3.77 3.89 3.13 5/192 14875
/proc/meminfo: memFree=16818820/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=0 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550422401 2187264 114 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.99239 s]
/proc/loadavg: 3.77 3.89 3.13 5/192 14875
/proc/meminfo: memFree=16818820/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=0 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550422401 2187264 114 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+3.10016 s]
/proc/loadavg: 3.77 3.89 3.13 5/194 14878
/proc/meminfo: memFree=16817540/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=0 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 550422401 2187264 114 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 114 97 400 0 131 0
[pid=14876] ppid=14875 vsize=1116 CPUtime=3.09 cores=4,6
/proc/14876/stat : 14876 (march_dl2004) R 14875 14875 14643 0 -1 4202496 218 0 0 0 309 0 0 0 25 0 1 0 550422402 1142784 189 33554432000 134512640 134996440 4293656560 18446744073709551615 134571556 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14876/statm: 279 189 74 119 0 158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3252

[startup+6.3006 s]
/proc/loadavg: 3.78 3.89 3.13 5/194 14882
/proc/meminfo: memFree=16813504/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=2136 CPUtime=4.99 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 187 219 0 0 0 0 499 0 18 0 1 0 550422401 2187264 127 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 534 127 108 400 0 131 0
[pid=14882] ppid=14875 vsize=2008 CPUtime=1.29 cores=4,6
/proc/14882/stat : 14882 (mxc-sr08) R 14875 14875 14643 0 -1 4202496 430 0 0 0 129 0 0 0 22 0 1 0 550422901 2056192 404 33554432000 134512640 135078026 4293078128 18446744073709551615 134523809 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14882/statm: 502 404 73 139 0 361 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4144

[startup+12.7004 s]
/proc/loadavg: 3.80 3.90 3.14 5/193 14892
/proc/meminfo: memFree=16811088/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=7320 CPUtime=12.68 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) R 14873 14875 14643 0 -1 4202496 426 2473 0 0 59 10 1198 1 18 0 1 0 550422401 7495680 323 33554432000 134512640 136149437 4292674768 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/14875/statm: 1830 323 208 400 0 1427 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7320

[startup+25.5011 s]
/proc/loadavg: 3.84 3.90 3.15 5/194 14895
/proc/meminfo: memFree=16782508/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=6960 CPUtime=10.05 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 1674 0 0 0 1005 0 0 0 25 0 1 0 550423946 7127040 1648 33554432000 134512640 134965848 4289634912 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 1740 1648 68 111 0 1627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10180

[startup+51.1004 s]
/proc/loadavg: 3.90 3.91 3.17 5/194 14896
/proc/meminfo: memFree=16739028/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=20092 CPUtime=35.64 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 4933 0 0 0 3564 0 0 0 25 0 1 0 550423946 20574208 4907 33554432000 134512640 134965848 4289634912 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 5023 4907 68 111 0 4910 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23312

[startup+102.307 s]
/proc/loadavg: 3.95 3.92 3.21 5/194 14897
/proc/meminfo: memFree=16689088/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=31108 CPUtime=86.86 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 7726 0 0 0 8685 1 0 0 25 0 1 0 550423946 31854592 7700 33554432000 134512640 134965848 4289634912 18446744073709551615 134534115 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 7777 7700 68 111 0 7664 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34328

[startup+162.301 s]
/proc/loadavg: 4.06 3.95 3.27 5/194 14899
/proc/meminfo: memFree=16641324/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=40952 CPUtime=146.85 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 10174 0 0 0 14683 2 0 0 25 0 1 0 550423946 41934848 10148 33554432000 134512640 134965848 4289634912 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 10238 10148 68 111 0 10125 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 44172

[startup+222.301 s]
/proc/loadavg: 4.02 3.95 3.31 5/194 14901
/proc/meminfo: memFree=16601580/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=48220 CPUtime=206.86 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 12004 0 0 0 20683 3 0 0 25 0 1 0 550423946 49377280 11978 33554432000 134512640 134965848 4289634912 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 12055 11978 68 111 0 11942 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51440

[startup+282.301 s]
/proc/loadavg: 4.01 3.96 3.35 5/194 14902
/proc/meminfo: memFree=16563112/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=61348 CPUtime=266.86 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 15269 0 0 0 26682 4 0 0 25 0 1 0 550423946 62820352 15243 33554432000 134512640 134965848 4289634912 18446744073709551615 134534021 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 15337 15243 68 111 0 15224 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 64568

[startup+342.301 s]
/proc/loadavg: 4.07 3.98 3.39 5/194 14904
/proc/meminfo: memFree=16522512/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=72832 CPUtime=326.86 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 18116 0 0 0 32681 5 0 0 25 0 1 0 550423946 74579968 18090 33554432000 134512640 134965848 4289634912 18446744073709551615 134534104 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 18208 18090 68 111 0 18095 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 76052

[startup+402.301 s]
/proc/loadavg: 4.10 4.00 3.43 5/194 14905
/proc/meminfo: memFree=16488756/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=84316 CPUtime=386.86 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 21031 0 0 0 38681 5 0 0 25 0 1 0 550423946 86339584 21005 33554432000 134512640 134965848 4289634912 18446744073709551615 134534109 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 21079 21005 68 111 0 20966 0
Current children cumulated CPU time (s) 402.28

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

/proc/14895/statm: 30221 30123 68 111 0 30108 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 124104

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.58 5/194 14913
/proc/meminfo: memFree=16333048/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=125340 CPUtime=686.87 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 31261 0 0 0 68679 8 0 0 25 0 1 0 550423946 128348160 31235 33554432000 134512640 134965848 4289634912 18446744073709551615 134534157 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 31335 31235 68 111 0 31222 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 128560

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.61 5/194 14915
/proc/meminfo: memFree=16305228/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=129088 CPUtime=746.88 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 32207 0 0 0 74680 8 0 0 25 0 1 0 550423946 132186112 32181 33554432000 134512640 134965848 4289634912 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 32272 32181 68 111 0 32159 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 132308

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.63 5/194 14917
/proc/meminfo: memFree=16284968/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=132604 CPUtime=806.88 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 33069 0 0 0 80679 9 0 0 25 0 1 0 550423946 135786496 33043 33554432000 134512640 134965848 4289634912 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 33151 33043 68 111 0 33038 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 135824

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/194 14918
/proc/meminfo: memFree=16269664/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=136120 CPUtime=866.87 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 33954 0 0 0 86678 9 0 0 25 0 1 0 550423946 139386880 33928 33554432000 134512640 134965848 4289634912 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 34030 33928 68 111 0 33917 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 139340

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.67 5/194 14920
/proc/meminfo: memFree=16249408/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=140576 CPUtime=926.87 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 35075 0 0 0 92678 9 0 0 25 0 1 0 550423946 143949824 35049 33554432000 134512640 134965848 4289634912 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 35144 35049 68 111 0 35031 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 143796

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.69 5/194 14921
/proc/meminfo: memFree=16230636/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=145260 CPUtime=986.88 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 36230 0 0 0 98678 10 0 0 25 0 1 0 550423946 148746240 36204 33554432000 134512640 134965848 4289634912 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 36315 36204 68 111 0 36202 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 148480

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/194 14923
/proc/meminfo: memFree=16204548/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=149948 CPUtime=1046.88 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 37386 0 0 0 104678 10 0 0 25 0 1 0 550423946 153546752 37360 33554432000 134512640 134965848 4289634912 18446744073709551615 134534067 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 37487 37360 68 111 0 37374 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 153168

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/194 14925
/proc/meminfo: memFree=16173252/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=153700 CPUtime=1106.88 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 38328 0 0 0 110677 11 0 0 25 0 1 0 550423946 157388800 38302 33554432000 134512640 134965848 4289634912 18446744073709551615 134534104 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 38425 38302 68 111 0 38312 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 156920

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.74 5/194 14926
/proc/meminfo: memFree=16142824/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=157920 CPUtime=1166.89 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 39404 0 0 0 116678 11 0 0 25 0 1 0 550423946 161710080 39378 33554432000 134512640 134965848 4289634912 18446744073709551615 134534111 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 39480 39378 68 111 0 39367 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 161140

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.75 5/194 14928
/proc/meminfo: memFree=16115620/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=161200 CPUtime=1226.89 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 40238 0 0 0 122678 11 0 0 25 0 1 0 550423946 165068800 40212 33554432000 134512640 134965848 4289634912 18446744073709551615 134534109 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 40300 40212 68 111 0 40187 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 164420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.99 3.76 4/188 15089
/proc/meminfo: memFree=16663104/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=165888 CPUtime=1284.59 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 41377 0 0 0 128448 11 0 0 25 0 1 0 550423946 169869312 41351 33554432000 134512640 134965848 4289634912 18446744073709551615 134534081 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 41472 41351 68 111 0 41359 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 169108

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

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

[startup+1300 s]
/proc/loadavg: 3.93 3.99 3.76 4/188 15089
/proc/meminfo: memFree=16663104/32951124 swapFree=67111528/67111528
[pid=14875] ppid=14873 vsize=3220 CPUtime=15.42 cores=4,6
/proc/14875/stat : 14875 (SATzilla2009_C) S 14873 14875 14643 0 -1 4202496 491 2473 0 0 315 28 1198 1 25 0 1 0 550422401 3297280 336 33554432000 134512640 136149437 4292674768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/14875/statm: 805 336 220 400 0 402 0
[pid=14895] ppid=14875 vsize=165888 CPUtime=1284.59 cores=4,6
/proc/14895/stat : 14895 (tts-4-0) R 14875 14875 14643 0 -1 4202496 41377 0 0 0 128448 11 0 0 25 0 1 0 550423946 169869312 41351 33554432000 134512640 134965848 4289634912 18446744073709551615 134534081 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/14895/statm: 41472 41351 68 111 0 41359 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 169108

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14875 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=141698
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=297954
# CPU time returned by wait4() is 15.4397
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.61
CPU system time (s): 0.4
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 169108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1417
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2964
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= 12
involuntary context switches= 22

runsolver used 2.34964 second user time and 4.74628 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-24 01:38:38
IDJOB=3273597
IDBENCH=83142
IDSOLVER=1675
FILE ID=node110/3273597-1303601918
RUNJOBID= node110-1303600605-14662
PBS_JOBID= 13150594
Free space on /tmp= 71864 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273597-1303601918/watcher-3273597-1303601918 -o /tmp/evaluation-result-3273597-1303601918/solver-3273597-1303601918 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273597-1303601918.cnf

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=887123731

node110.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.83
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.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.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.83
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.76
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.83
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16819100 kB
Buffers:       2316704 kB
Cached:       13175732 kB
SwapCached:          0 kB
Active:        8135512 kB
Inactive:      7427252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16819100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          126116 kB
Writeback:           0 kB
AnonPages:       69300 kB
Mapped:          17184 kB
Slab:           506440 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   254544 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= 71836 MiB
End job on node110 at 2011-04-24 02:00:20