Trace number 3205508

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.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
MD5SUM23ebfbdf095807765a162fcb1d02f57a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

66.08/66.11	c SATzilla is building models for class 1
66.08/66.11	c run presolver SATenstein for 30 seconds ... 
66.08/66.11	c Bin: Executing SATenstein
66.08/66.11	c spawning binary file with 30 seconds ...
66.08/66.11	c child exit by a signal
66.08/66.11	c SATenstein returned code 137.
66.08/66.11	c run presolver mxc-sr08 for 30 seconds ... 
66.08/66.11	c Bin: Executing mxc-sr08
66.08/66.11	c spawning binary file with 30 seconds ...
66.08/66.11	c child exit by a signal
66.08/66.11	c mxc-sr08 returned code 137.
66.08/66.11	c Orignal number of varibales is 125, number of clauses is 2662 
66.08/66.11	c predicted feature computation time is 6.296932 
66.08/66.11	c Bin: Executing satelite
66.08/66.11	c spawning binary file with 240 seconds ...
66.08/66.11	c child exited successfully
66.08/66.11	c satzilla computing base features
66.08/66.11	c Number of variabe is: 125, Number of clause is : 2662 
66.08/66.11	c Initializing...
66.08/66.11	c satzilla compute diameter ...
66.08/66.11	c start diameter features ...
66.08/66.11	c satzilla doing clause learning
66.08/66.11	c start clause learning features ...
66.08/66.11	c Bin: Executing zchaff07
66.08/66.11	c spawning binary file with 2 seconds ...
66.08/66.11	c child exit by a signal
66.08/66.11	c satzilla doing survey propogation probe
66.08/66.11	c do survay propogation for 2 second ...
66.08/66.11	c satzilla doing local search probe
66.08/66.11	c satzilla doing lobjois search-space size estimate
66.08/66.11	c features are:125 2662 125 2662 0 0 0.0469572 0.374606 0.644158 0.826449 0.04 0 0.04 0.04 -0 0 0 0.04 0.0972409 0.0289256 0.0492111 3.52834 0.0785989 0.0535309 0 0.257732 2.88195 0.0074831 0.219749 0.00375657 0.012021 2.83074 0.187077 0.0450428 0.0194928 0.0420736 0.0465815 2.97581 0.051633 2 3 0.113939 4249.33 0.0214516 4170 4425 4425 4170 4298 4175 4248 27.7686 0.0374191 26.57 29.7433 29.7433 26.57 28.0779 26.922 28.0372 0.165106 0.617654 0.000805184 0.476008 0.302906 0.0454255 0.235031 0.0883534 0.142897 0.00185401 0.817235 0.000261811 0.00862403 0.0035422 0.000631929 0.00215588 0.000902606 0.00136762 12.4343 0.259408 24.8076 0.153081 25 20 30 1.67235 0.256053 0.889052 0.0709835 0.550265 0.696597 
66.08/66.11	c satzilla's ranking:
66.08/66.11	c 1) march_dl2004: 1.700736
66.08/66.11	c 2) gnovelty+: 0.893667
66.08/66.11	c 3) picosat846: 0.803662
66.08/66.11	c 4) SATenstein: 0.782553
66.08/66.11	c 5) adaptg2wsat0: 0.597173
66.08/66.11	c 6) adaptg2wsat+: 0.431889
66.08/66.11	c 7) kcnfs04SAT07: 0.144959
66.08/66.11	c 8) mxc-sr08: -10000.000000
66.08/66.11	c 9) tts-4-0: -10000.000000
66.08/66.11	c 10) zchaff_rand: -10000.000000
66.08/66.11	c 11) vallst: -10000.000000
66.08/66.11	c 12) minisat20: -10000.000000
66.08/66.11	c 13) minisat20SAT07: -10000.000000
66.08/66.11	c satzilla running march_dl2004 ... 
1300.00/1300.00	c Bin: Executing march_dl2004
1300.00/1300.00	c spawning binary file with 2333 seconds ...
1300.00/1300.00	c child exit by a signal
1300.00/1300.00	c march_dl2004 returned code 143.
1300.00/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-3205508-1302951854/watcher-3205508-1302951854 -o /tmp/evaluation-result-3205508-1302951854/solver-3205508-1302951854 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3205508-1302951854.cnf 

running on 2 cores: 0,2

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.03 4.01 3.96 4/196 744
/proc/meminfo: memFree=22035552/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0

[startup+0.098568 s]
/proc/loadavg: 4.03 4.01 3.96 4/196 744
/proc/meminfo: memFree=22035552/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100573 s]
/proc/loadavg: 4.03 4.01 3.96 4/196 744
/proc/meminfo: memFree=22035552/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300553 s]
/proc/loadavg: 4.03 4.01 3.96 4/196 744
/proc/meminfo: memFree=22035552/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700485 s]
/proc/loadavg: 4.03 4.01 3.96 4/196 744
/proc/meminfo: memFree=22035552/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50033 s]
/proc/loadavg: 4.03 4.01 3.96 5/198 746
/proc/meminfo: memFree=22034296/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
[pid=745] ppid=744 vsize=6732 CPUtime=1.49 cores=0,2
/proc/745/stat : 745 (SATenstein) R 744 744 32317 0 -1 4202496 453 0 0 0 149 0 0 0 25 0 1 0 406783580 6893568 407 33554432000 134512640 134854740 4290433392 18446744073709551615 134761038 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/745/statm: 1683 407 186 84 0 1208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8868

[startup+3.10105 s]
/proc/loadavg: 4.03 4.01 3.96 5/198 746
/proc/meminfo: memFree=22033180/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
[pid=745] ppid=744 vsize=6732 CPUtime=3.1 cores=0,2
/proc/745/stat : 745 (SATenstein) R 744 744 32317 0 -1 4202496 453 0 0 0 310 0 0 0 25 0 1 0 406783580 6893568 407 33554432000 134512640 134854740 4290433392 18446744073709551615 134760389 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/745/statm: 1683 407 186 84 0 1208 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8868

[startup+6.30047 s]
/proc/loadavg: 4.03 4.01 3.96 5/198 748
/proc/meminfo: memFree=22032952/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
[pid=745] ppid=744 vsize=6732 CPUtime=6.3 cores=0,2
/proc/745/stat : 745 (SATenstein) R 744 744 32317 0 -1 4202496 453 0 0 0 630 0 0 0 25 0 1 0 406783580 6893568 407 33554432000 134512640 134854740 4290433392 18446744073709551615 134760544 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/745/statm: 1683 407 186 84 0 1208 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8868

[startup+12.7003 s]
/proc/loadavg: 4.11 4.03 3.97 5/198 750
/proc/meminfo: memFree=22033328/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
[pid=745] ppid=744 vsize=6732 CPUtime=12.7 cores=0,2
/proc/745/stat : 745 (SATenstein) R 744 744 32317 0 -1 4202496 453 0 0 0 1270 0 0 0 25 0 1 0 406783580 6893568 407 33554432000 134512640 134854740 4290433392 18446744073709551615 134760754 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/745/statm: 1683 407 186 84 0 1208 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8868

[startup+25.501 s]
/proc/loadavg: 4.08 4.03 3.97 5/198 750
/proc/meminfo: memFree=22033992/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=0 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 164 0 0 0 0 0 0 0 25 0 1 0 406783580 2187264 115 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 115 97 400 0 131 0
[pid=745] ppid=744 vsize=6732 CPUtime=25.5 cores=0,2
/proc/745/stat : 745 (SATenstein) R 744 744 32317 0 -1 4202496 453 0 0 0 2550 0 0 0 25 0 1 0 406783580 6893568 407 33554432000 134512640 134854740 4290433392 18446744073709551615 134761101 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/745/statm: 1683 407 186 84 0 1208 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 8868

[startup+51.1003 s]
/proc/loadavg: 4.05 4.03 3.97 5/198 752
/proc/meminfo: memFree=22033104/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=2136 CPUtime=29.99 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 184 453 0 0 0 0 2999 0 18 0 1 0 406783580 2187264 124 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 534 124 105 400 0 131 0
[pid=751] ppid=744 vsize=3072 CPUtime=21.1 cores=0,2
/proc/751/stat : 751 (mxc-sr08) R 744 744 32317 0 -1 4202496 692 0 0 0 2110 0 0 0 25 0 1 0 406786579 3145728 665 33554432000 134512640 135078026 4292292192 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/751/statm: 768 665 73 139 0 627 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5208

[startup+102.307 s]
/proc/loadavg: 4.02 4.02 3.97 5/198 816
/proc/meminfo: memFree=22038480/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=7116 CPUtime=36.17 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 1642 0 0 0 3617 0 0 0 25 0 1 0 406790192 7286784 1612 33554432000 134512640 134996440 4292439728 18446744073709551615 134553193 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 1779 1612 74 119 0 1658 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10460

[startup+162.301 s]
/proc/loadavg: 4.07 4.03 3.97 5/198 863
/proc/meminfo: memFree=22036844/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=7644 CPUtime=96.17 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 1784 0 0 0 9617 0 0 0 25 0 1 0 406790192 7827456 1754 33554432000 134512640 134996440 4292439728 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 1911 1754 74 119 0 1790 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 10988

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/198 869
/proc/meminfo: memFree=22037112/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=7908 CPUtime=156.17 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 1846 0 0 0 15617 0 0 0 25 0 1 0 406790192 8097792 1816 33554432000 134512640 134996440 4292439728 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 1977 1816 74 119 0 1856 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 11252

[startup+282.3 s]
/proc/loadavg: 4.10 4.05 3.98 5/198 929
/proc/meminfo: memFree=22036864/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=8172 CPUtime=216.17 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 1904 0 0 0 21617 0 0 0 25 0 1 0 406790192 8368128 1874 33554432000 134512640 134996440 4292439728 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2043 1874 74 119 0 1922 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 11516

[startup+342.3 s]
/proc/loadavg: 4.15 4.07 4.00 5/198 934
/proc/meminfo: memFree=22032928/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=8304 CPUtime=276.18 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 1951 0 0 0 27618 0 0 0 25 0 1 0 406790192 8503296 1921 33554432000 134512640 134996440 4292439728 18446744073709551615 134568186 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2076 1921 74 119 0 1955 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 11648

[startup+402.3 s]
/proc/loadavg: 4.05 4.05 4.00 5/198 936
/proc/meminfo: memFree=22031420/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2

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

[pid=786] ppid=744 vsize=8700 CPUtime=456.18 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2041 0 0 0 45618 0 0 0 25 0 1 0 406790192 8908800 2011 33554432000 134512640 134996440 4292439728 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2175 2011 74 119 0 2054 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 12044

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/198 976
/proc/meminfo: memFree=22037736/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=8832 CPUtime=516.18 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2057 0 0 0 51618 0 0 0 25 0 1 0 406790192 9043968 2027 33554432000 134512640 134996440 4292439728 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2208 2027 74 119 0 2087 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 12176

[startup+642.301 s]
/proc/loadavg: 4.14 4.06 4.01 5/198 977
/proc/meminfo: memFree=22037460/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=8832 CPUtime=576.19 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2077 0 0 0 57619 0 0 0 25 0 1 0 406790192 9043968 2047 33554432000 134512640 134996440 4292439728 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2208 2047 74 119 0 2087 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 12176

[startup+702.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/198 979
/proc/meminfo: memFree=22037080/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=8964 CPUtime=636.19 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2094 0 0 0 63618 1 0 0 25 0 1 0 406790192 9179136 2064 33554432000 134512640 134996440 4292439728 18446744073709551615 134576327 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2241 2064 74 119 0 2120 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 12308

[startup+762.307 s]
/proc/loadavg: 4.02 4.03 4.00 5/198 981
/proc/meminfo: memFree=22037076/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=8964 CPUtime=696.2 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2109 0 0 0 69619 1 0 0 25 0 1 0 406790192 9179136 2079 33554432000 134512640 134996440 4292439728 18446744073709551615 134571401 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2241 2079 74 119 0 2120 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 12308

[startup+822.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/198 982
/proc/meminfo: memFree=22036928/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9096 CPUtime=756.19 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2123 0 0 0 75618 1 0 0 25 0 1 0 406790192 9314304 2093 33554432000 134512640 134996440 4292439728 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2274 2093 74 119 0 2153 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 12440

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/198 984
/proc/meminfo: memFree=22037036/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9096 CPUtime=816.19 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2141 0 0 0 81618 1 0 0 25 0 1 0 406790192 9314304 2111 33554432000 134512640 134996440 4292439728 18446744073709551615 134533013 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2274 2111 74 119 0 2153 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 12440

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/198 985
/proc/meminfo: memFree=22036764/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9228 CPUtime=876.2 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2155 0 0 0 87619 1 0 0 25 0 1 0 406790192 9449472 2125 33554432000 134512640 134996440 4292439728 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2307 2125 74 119 0 2186 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 12572

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 4.00 5/198 988
/proc/meminfo: memFree=22036504/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9228 CPUtime=936.2 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2165 0 0 0 93619 1 0 0 25 0 1 0 406790192 9449472 2135 33554432000 134512640 134996440 4292439728 18446744073709551615 134532741 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2307 2135 74 119 0 2186 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 12572

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/198 1077
/proc/meminfo: memFree=22037840/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9228 CPUtime=996.2 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2177 0 0 0 99619 1 0 0 25 0 1 0 406790192 9449472 2147 33554432000 134512640 134996440 4292439728 18446744073709551615 134551505 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2307 2147 74 119 0 2186 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 12572

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/198 1081
/proc/meminfo: memFree=22037884/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9228 CPUtime=1056.2 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2184 0 0 0 105619 1 0 0 25 0 1 0 406790192 9449472 2154 33554432000 134512640 134996440 4292439728 18446744073709551615 134528047 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2307 2154 74 119 0 2186 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 12572

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 4.01 5/198 1083
/proc/meminfo: memFree=22037868/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9360 CPUtime=1116.2 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2198 0 0 0 111619 1 0 0 25 0 1 0 406790192 9584640 2168 33554432000 134512640 134996440 4292439728 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2340 2168 74 119 0 2219 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 12704

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/198 1084
/proc/meminfo: memFree=22037484/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9360 CPUtime=1176.21 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2204 0 0 0 117620 1 0 0 25 0 1 0 406790192 9584640 2174 33554432000 134512640 134996440 4292439728 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2340 2174 74 119 0 2219 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 12704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.21 4.06 4.02 5/198 1086
/proc/meminfo: memFree=22037336/32951124 swapFree=67111416/67111528
[pid=744] ppid=742 vsize=3344 CPUtime=66.09 cores=0,2
/proc/744/stat : 744 (SATzilla2009_R) S 742 744 32317 0 -1 4202496 626 2691 0 0 406 5 6198 0 25 0 1 0 406783580 3424256 385 33554432000 134512640 136149437 4290424976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/744/statm: 836 385 220 400 0 433 0
[pid=786] ppid=744 vsize=9360 CPUtime=1233.91 cores=0,2
/proc/786/stat : 786 (march_dl2004) R 744 744 32317 0 -1 4202496 2215 0 0 0 123389 2 0 0 25 0 1 0 406790192 9584640 2185 33554432000 134512640 134996440 4292439728 18446744073709551615 134551367 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/786/statm: 2340 2185 74 119 0 2219 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 12704

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.96
CPU system time (s): 0.088986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 12704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5545
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= 16
involuntary context switches= 3667

runsolver used 2.40963 second user time and 4.6273 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-16 13:04:14
IDJOB=3205508
IDBENCH=82836
IDSOLVER=1620
FILE ID=node134/3205508-1302951854
RUNJOBID= node134-1302947111-32335
PBS_JOBID= 13017943
Free space on /tmp= 71592 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3205508-1302951854/watcher-3205508-1302951854 -o /tmp/evaluation-result-3205508-1302951854/solver-3205508-1302951854 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3205508-1302951854.cnf

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

MD5SUM BENCH= 23ebfbdf095807765a162fcb1d02f57a
RANDOM SEED=1503867554

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22035584 kB
Buffers:        643276 kB
Cached:        9814552 kB
SwapCached:        108 kB
Active:        5367044 kB
Inactive:      5182192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22035584 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           31688 kB
Writeback:           0 kB
AnonPages:       91284 kB
Mapped:          18388 kB
Slab:           301272 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   981916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71560 MiB
End job on node134 at 2011-04-16 13:25:56