Trace number 3204324

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_R 2009-03-22? (TO) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1778371838-017-UNKNOWN.cnf
MD5SUMfdeac497d04edcceaf426c845c7872aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.8933
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

70.38/70.48	c SATzilla is building models for class 1
70.38/70.48	c run presolver SATenstein for 30 seconds ... 
70.38/70.48	c Bin: Executing SATenstein
70.38/70.48	c spawning binary file with 30 seconds ...
70.38/70.48	c child exit by a signal
70.38/70.48	c SATenstein returned code 137.
70.38/70.48	c run presolver mxc-sr08 for 30 seconds ... 
70.38/70.48	c Bin: Executing mxc-sr08
70.38/70.48	c spawning binary file with 30 seconds ...
70.38/70.48	c child exit by a signal
70.38/70.48	c mxc-sr08 returned code 137.
70.38/70.48	c Orignal number of varibales is 20000, number of clauses is 84000 
70.38/70.48	c predicted feature computation time is 10.826815 
70.38/70.48	c Bin: Executing satelite
70.38/70.48	c spawning binary file with 240 seconds ...
70.38/70.48	c child exited successfully
70.38/70.48	c satzilla computing base features
70.38/70.48	c Number of variabe is: 19520, Number of clause is : 83458 
70.38/70.48	c Initializing...
70.38/70.48	c satzilla compute diameter ...
70.38/70.48	c start diameter features ...
70.38/70.48	c satzilla doing clause learning
70.38/70.48	c start clause learning features ...
70.38/70.48	c Bin: Executing zchaff07
70.38/70.48	c spawning binary file with 2 seconds ...
70.38/70.48	c child exit by a signal
70.38/70.48	c satzilla doing survey propogation probe
70.38/70.48	c do survay propogation for 2 second ...
70.38/70.48	c satzilla doing local search probe
70.38/70.48	c satzilla doing lobjois search-space size estimate
70.38/70.48	c features are:20000 84000 19520 83458 0.0245902 0.00649428 0.23389 0.496147 0.587918 0.710181 0.000155505 0.0631331 0.000153689 0.000256148 0.154471 0 0.965791 0.000155505 0.289928 1.19821e-05 0.000491265 2.71135 0.228287 0.171319 0 1 3.35507 7.66632e-05 0.396419 0 0.000251624 2.32577 0.495363 0.000315005 0.293243 2.39641e-05 0.000994512 5.36455 0.0897193 5 6 0.65599 7.8209 0.436785 3 31 12 4 9 6 7 70.6403 0.270883 34 130.333 95.1667 47.7 82.875 57.75 69.3333 0.393758 0.579429 0.000129306 1 0.706615 0.0863798 0.57188 0.205414 0.385397 0.0926838 0.652148 0.0020764 0.8151 0.173702 0.0286056 0.124389 0.0480387 0.0798202 1503.14 1.92369 3643.86 0.441167 4231 0 4286 0.703685 2.12198 1.41467 1.08503 0.229488 0.270588 
70.38/70.48	c satzilla's ranking:
70.38/70.48	c 1) SATenstein: 3.672498
70.38/70.48	c 2) gnovelty+: 3.221132
70.38/70.48	c 3) kcnfs04SAT07: 0.171094
70.38/70.48	c 4) picosat846: -0.002372
70.38/70.48	c 5) adaptg2wsat0: -0.052481
70.38/70.48	c 6) march_dl2004: -0.117871
70.38/70.48	c 7) adaptg2wsat+: -0.165126
70.38/70.48	c 8) mxc-sr08: -10000.000000
70.38/70.48	c 9) tts-4-0: -10000.000000
70.38/70.48	c 10) zchaff_rand: -10000.000000
70.38/70.48	c 11) vallst: -10000.000000
70.38/70.48	c 12) minisat20: -10000.000000
70.38/70.48	c 13) minisat20SAT07: -10000.000000
70.38/70.48	c satzilla running SATenstein ... 
1299.97/1300.00	c Bin: Executing SATenstein
1299.97/1300.00	c spawning binary file with 2329 seconds ...
1299.97/1300.00	c child exit by a signal
1299.97/1300.00	c SATenstein returned code 143.
1299.97/1300.00	c satzilla running gnovelty+ ... 

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-3204324-1302947122/watcher-3204324-1302947122 -o /tmp/evaluation-result-3204324-1302947122/solver-3204324-1302947122 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204324-1302947122.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: 0.00 0.00 0.00 3/176 21855
/proc/meminfo: memFree=16711644/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0

[startup+0.101196 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 21855
/proc/meminfo: memFree=16711644/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.201182 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 21855
/proc/meminfo: memFree=16711644/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301211 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 21855
/proc/meminfo: memFree=16711644/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701141 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 21855
/proc/meminfo: memFree=16711644/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50099 s]
/proc/loadavg: 0.00 0.00 0.00 4/188 21875
/proc/meminfo: memFree=16604608/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
[pid=21856] ppid=21855 vsize=20840 CPUtime=1.49 cores=4,6
/proc/21856/stat : 21856 (SATenstein) R 21855 21855 21821 0 -1 4202496 2878 0 0 0 149 0 0 0 25 0 1 0 484942896 21340160 2832 33554432000 134512640 134854740 4289018640 18446744073709551615 134760977 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21856/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22976

[startup+3.10068 s]
/proc/loadavg: 0.00 0.00 0.00 5/194 21886
/proc/meminfo: memFree=16569460/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
[pid=21856] ppid=21855 vsize=20840 CPUtime=3.09 cores=4,6
/proc/21856/stat : 21856 (SATenstein) R 21855 21855 21821 0 -1 4202496 2878 0 0 0 309 0 0 0 25 0 1 0 484942896 21340160 2832 33554432000 134512640 134854740 4289018640 18446744073709551615 134760323 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21856/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22976

[startup+6.30108 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 21886
/proc/meminfo: memFree=16568632/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
[pid=21856] ppid=21855 vsize=20840 CPUtime=6.29 cores=4,6
/proc/21856/stat : 21856 (SATenstein) R 21855 21855 21821 0 -1 4202496 2878 0 0 0 629 0 0 0 25 0 1 0 484942896 21340160 2832 33554432000 134512640 134854740 4289018640 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21856/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22976

[startup+12.7009 s]
/proc/loadavg: 0.61 0.13 0.04 5/194 21886
/proc/meminfo: memFree=16568804/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
[pid=21856] ppid=21855 vsize=20840 CPUtime=12.69 cores=4,6
/proc/21856/stat : 21856 (SATenstein) R 21855 21855 21821 0 -1 4202496 2878 0 0 0 1269 0 0 0 25 0 1 0 484942896 21340160 2832 33554432000 134512640 134854740 4289018640 18446744073709551615 134760762 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21856/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22976

[startup+25.5004 s]
/proc/loadavg: 1.36 0.32 0.11 5/194 21887
/proc/meminfo: memFree=16569408/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=0 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 484942896 2187264 115 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 115 97 400 0 131 0
[pid=21856] ppid=21855 vsize=20840 CPUtime=25.49 cores=4,6
/proc/21856/stat : 21856 (SATenstein) R 21855 21855 21821 0 -1 4202496 2878 0 0 0 2549 0 0 0 25 0 1 0 484942896 21340160 2832 33554432000 134512640 134854740 4289018640 18446744073709551615 134761176 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21856/statm: 5210 2832 344 84 0 4735 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22976

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.21 5/194 21891
/proc/meminfo: memFree=16547628/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=2136 CPUtime=29.99 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 183 2878 0 0 0 0 2999 0 18 0 1 0 484942896 2187264 124 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/21855/statm: 534 124 105 400 0 131 0
[pid=21888] ppid=21855 vsize=18380 CPUtime=21.09 cores=4,6
/proc/21888/stat : 21888 (mxc-sr08) R 21855 21855 21821 0 -1 4202496 5038 0 0 0 2109 0 0 0 25 0 1 0 484945896 18821120 4296 33554432000 134512640 135078026 4293880640 18446744073709551615 134523653 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21888/statm: 4595 4296 73 139 0 4454 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20516

[startup+102.301 s]
/proc/loadavg: 3.30 1.15 0.41 5/194 21905
/proc/meminfo: memFree=16481768/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=31.82 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 3182 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134546707 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31312

[startup+162.3 s]
/proc/loadavg: 3.74 1.67 0.63 5/194 21906
/proc/meminfo: memFree=16452104/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=91.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 9181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597802 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 31312

[startup+222.307 s]
/proc/loadavg: 3.96 2.10 0.84 5/194 21908
/proc/meminfo: memFree=16429648/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=151.82 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 15182 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597783 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 31312

[startup+282.301 s]
/proc/loadavg: 3.98 2.45 1.04 5/194 21909
/proc/meminfo: memFree=16420072/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=211.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 21181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597530 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 31312

[startup+342.301 s]
/proc/loadavg: 3.99 2.73 1.22 5/194 21911
/proc/meminfo: memFree=16405408/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=271.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 27181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 31312

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 1.39 5/194 21913
/proc/meminfo: memFree=16399304/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6

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

[pid=21903] ppid=21855 vsize=20840 CPUtime=511.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 51181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597697 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 31312

[startup+642.301 s]
/proc/loadavg: 4.12 3.57 1.99 5/194 21919
/proc/meminfo: memFree=16369288/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=571.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 57181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 31312

[startup+702.301 s]
/proc/loadavg: 4.12 3.66 2.12 5/194 21921
/proc/meminfo: memFree=16368020/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=631.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 63181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134735064 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 31312

[startup+762.3 s]
/proc/loadavg: 4.04 3.72 2.23 5/194 21922
/proc/meminfo: memFree=16354096/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=691.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 69181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134546900 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 31312

[startup+822.301 s]
/proc/loadavg: 4.01 3.77 2.34 5/194 21924
/proc/meminfo: memFree=16342796/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=751.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 75181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134735263 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 31312

[startup+882.307 s]
/proc/loadavg: 4.00 3.81 2.44 5/194 21925
/proc/meminfo: memFree=16343140/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=811.82 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 81182 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 31312

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.54 5/194 21936
/proc/meminfo: memFree=16342604/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=871.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 87181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 31312

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.63 5/194 21938
/proc/meminfo: memFree=16336556/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=931.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 93181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597516 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 31312

[startup+1062.3 s]
/proc/loadavg: 4.04 3.90 2.71 5/194 21939
/proc/meminfo: memFree=16342980/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=991.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 99181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134758020 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 31312

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.79 5/194 21941
/proc/meminfo: memFree=16343084/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=1051.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 105181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597783 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 31312

[startup+1182.3 s]
/proc/loadavg: 4.05 3.94 2.87 5/194 21942
/proc/meminfo: memFree=16338472/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=1111.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 111181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134597783 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 31312

[startup+1242.3 s]
/proc/loadavg: 4.02 3.95 2.94 5/194 21944
/proc/meminfo: memFree=16326288/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=1171.81 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 117181 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134735288 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 31312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.01 5/194 21946
/proc/meminfo: memFree=16326136/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=1229.52 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 122952 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134734981 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 31312

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: 4.04 3.97 3.01 5/194 21946
/proc/meminfo: memFree=16326136/32950928 swapFree=67111528/67111528
[pid=21855] ppid=21853 vsize=10472 CPUtime=70.45 cores=4,6
/proc/21855/stat : 21855 (SATzilla2009_R) S 21853 21855 21821 0 -1 4202496 6766 14265 0 0 814 12 6198 21 25 0 1 0 484942896 10723328 2378 33554432000 134512640 136149437 4290621568 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 6 0 0 0
/proc/21855/statm: 2618 2378 221 400 0 2215 0
[pid=21903] ppid=21855 vsize=20840 CPUtime=1229.52 cores=4,6
/proc/21903/stat : 21903 (SATenstein) R 21855 21855 21821 0 -1 4202496 2804 0 0 0 122952 0 0 0 25 0 1 0 484949944 21340160 2762 33554432000 134512640 134854740 4288231520 18446744073709551615 134734981 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/21903/statm: 5210 2762 341 84 0 4735 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 31312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.65
CPU system time (s): 0.352946
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 31312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.352946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23853
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= 18
involuntary context switches= 2597

runsolver used 2.26765 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-16 11:45:22
IDJOB=3204324
IDBENCH=82540
IDSOLVER=1620
FILE ID=node114/3204324-1302947122
RUNJOBID= node114-1302947117-21840
PBS_JOBID= 13017963
Free space on /tmp= 72668 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S1778371838-017-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204324-1302947122/watcher-3204324-1302947122 -o /tmp/evaluation-result-3204324-1302947122/solver-3204324-1302947122 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204324-1302947122.cnf

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

MD5SUM BENCH= fdeac497d04edcceaf426c845c7872aa
RANDOM SEED=1737049855

node114.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.848
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.69
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.848
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.848
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:     32950928 kB
MemFree:      16714148 kB
Buffers:        714212 kB
Cached:       15095344 kB
SwapCached:          0 kB
Active:        6734632 kB
Inactive:      9141572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16714148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33256 kB
Writeback:           0 kB
AnonPages:       66660 kB
Mapped:          14424 kB
Slab:           296536 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193544 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= 72540 MiB
End job on node114 at 2011-04-16 12:07:04