Trace number 3274264

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) 1299.98 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted 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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

24.27/24.34	c SATzilla is building models for class 2
24.27/24.34	c run presolver march_dl2004 for 5 seconds ... 
24.27/24.34	c Bin: Executing march_dl2004
24.27/24.34	c spawning binary file with 5 seconds ...
24.27/24.34	c child exit by a signal
24.27/24.34	c march_dl2004 returned code 137.
24.27/24.34	c run presolver mxc-sr08 for 5 seconds ... 
24.27/24.34	c Bin: Executing mxc-sr08
24.27/24.34	c spawning binary file with 5 seconds ...
24.27/24.34	c child exit by a signal
24.27/24.34	c mxc-sr08 returned code 137.
24.27/24.34	c Orignal number of varibales is 1664, number of clauses is 157664 
24.27/24.34	c predicted feature computation time is 10.608708 
24.27/24.34	c Bin: Executing satelite
24.27/24.34	c spawning binary file with 240 seconds ...
24.27/24.34	c child exited successfully
24.27/24.34	c satzilla computing base features
24.27/24.34	c Number of variabe is: 1248, Number of clause is : 156000 
24.27/24.34	c Initializing...
24.27/24.34	c satzilla compute diameter ...
24.27/24.34	c start diameter features ...
24.27/24.34	c satzilla doing clause learning
24.27/24.34	c start clause learning features ...
24.27/24.34	c Bin: Executing zchaff07
24.27/24.34	c spawning binary file with 2 seconds ...
24.27/24.34	c child exit by a signal
24.27/24.34	c satzilla doing survey propogation probe
24.27/24.34	c do survay propogation for 2 second ...
24.27/24.34	c satzilla doing local search probe
24.27/24.34	c satzilla doing lobjois search-space size estimate
24.27/24.34	c features are:1664 157664 1248 156000 0.333333 0.0106667 0.008 1 0 -0 0.00478205 0.581195 0.00160256 0.00961538 0.604431 0.008 0.008 0.00478205 0 0.00478205 0.00478205 -0 0.00268097 0 0.00268097 0.00268097 -0 0.00239744 0 0.00239744 0.00239744 -0 0.752 0.00799359 0 0.00799359 0.00799359 2 0 2 2 -0 859.944 1.11874 308 3755 3255 357 609 400 492 28.0065 0.0893713 24.1922 35.8363 30.3565 25.3474 29.0227 26.2235 28.082 0.34814 0.056186 0.280215 0.491676 0.366294 0.31969 0.360892 0.335982 0.354366 9.4534e-12 0 2.41129e-12 8.41518e-11 2.02269e-11 4.23384e-12 9.24527e-12 4.76075e-12 5.85421e-12 188.283 0.750863 318.3 0.141663 320.5 302 347 15.5553 0.232336 1.00088 0.0299947 0.63109 0.71713 
24.27/24.34	c satzilla's ranking:
24.27/24.34	c 1) mxc-sr08: 3.913712
24.27/24.34	c 2) zchaff_rand: 3.145310
24.27/24.34	c 3) minisat20SAT07: 2.282710
24.27/24.34	c 4) march_dl2004: 1.596537
24.27/24.34	c 5) minisat20: 0.833597
24.27/24.34	c 6) tts-4-0: 0.531141
24.27/24.34	c 7) vallst: -0.643309
24.27/24.34	c 8) SATenstein: -10000.000000
24.27/24.34	c 9) gnovelty+: -10000.000000
24.27/24.34	c 10) adaptg2wsat+: -10000.000000
24.27/24.34	c 11) adaptg2wsat0: -10000.000000
24.27/24.34	c 12) picosat846: -10000.000000
24.27/24.34	c 13) kcnfs04SAT07: -10000.000000
24.27/24.34	c satzilla running mxc-sr08 ... 

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-3274264-1303602255/watcher-3274264-1303602255 -o /tmp/evaluation-result-3274264-1303602255/solver-3274264-1303602255 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274264-1303602255.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.76 3.90 3.11 4/190 29912
/proc/meminfo: memFree=19065264/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=2136 CPUtime=0 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471825174 2187264 114 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 534 114 97 400 0 131 0

[startup+0.0518579 s]
/proc/loadavg: 3.76 3.90 3.11 4/190 29912
/proc/meminfo: memFree=19065264/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=2136 CPUtime=0 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471825174 2187264 114 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10085 s]
/proc/loadavg: 3.76 3.90 3.11 4/190 29912
/proc/meminfo: memFree=19065264/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=2136 CPUtime=0 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471825174 2187264 114 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300814 s]
/proc/loadavg: 3.76 3.90 3.11 4/190 29912
/proc/meminfo: memFree=19065264/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=2136 CPUtime=0 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471825174 2187264 114 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700748 s]
/proc/loadavg: 3.76 3.90 3.11 4/190 29912
/proc/meminfo: memFree=19065264/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=2136 CPUtime=0 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471825174 2187264 114 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50064 s]
/proc/loadavg: 3.76 3.90 3.11 6/192 29914
/proc/meminfo: memFree=19048280/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=2136 CPUtime=0 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 471825174 2187264 114 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 534 114 97 400 0 131 0
[pid=29913] ppid=29912 vsize=18316 CPUtime=1.49 cores=4,6
/proc/29913/stat : 29913 (march_dl2004) R 29912 29912 29711 0 -1 4202496 18232 0 0 0 146 3 0 0 25 0 1 0 471825174 18755584 3439 33554432000 134512640 134996440 4287653328 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29913/statm: 4579 3439 67 119 0 4458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20452

[startup+21.8342 s]
/proc/loadavg: 3.76 3.90 3.11 6/192 29914
/proc/meminfo: memFree=19048280/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=21.82 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) R 29910 29912 29711 0 -1 4202496 9976 43047 0 0 644 2 1525 11 25 0 1 0 471825174 28762112 6779 33554432000 134512640 136149437 4294790144 18446744073709551615 134731177 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/29912/statm: 7022 6779 208 400 0 6619 0
Current children cumulated CPU time (s) 21.82
Current children cumulated vsize (KiB) 28088

[startup+21.9011 s]
/proc/loadavg: 3.76 3.90 3.11 6/192 29914
/proc/meminfo: memFree=19048280/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=21.88 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) R 29910 29912 29711 0 -1 4202496 9976 43047 0 0 650 2 1525 11 25 0 1 0 471825174 28762112 6779 33554432000 134512640 136149437 4294790144 18446744073709551615 134579955 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/29912/statm: 7022 6779 208 400 0 6619 0
Current children cumulated CPU time (s) 21.88
Current children cumulated vsize (KiB) 28088

[startup+22.0011 s]
/proc/loadavg: 3.76 3.90 3.11 6/192 29914
/proc/meminfo: memFree=19048280/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=21.98 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) R 29910 29912 29711 0 -1 4202496 9976 43047 0 0 660 2 1525 11 25 0 1 0 471825174 28762112 6779 33554432000 134512640 136149437 4294790144 18446744073709551615 134579955 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/29912/statm: 7022 6779 208 400 0 6619 0
Current children cumulated CPU time (s) 21.98
Current children cumulated vsize (KiB) 28088

[startup+25.5006 s]
/proc/loadavg: 5.39 4.28 3.25 5/192 29926
/proc/meminfo: memFree=18983704/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=18944 CPUtime=1.14 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 5339 0 0 0 114 0 0 0 25 0 1 0 471827609 19398656 4421 33554432000 134512640 135078026 4290942992 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 4736 4421 57 139 0 4595 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 47032

[startup+51.1003 s]
/proc/loadavg: 5.24 4.33 3.30 5/191 29960
/proc/meminfo: memFree=18927184/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=71232 CPUtime=26.74 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 18772 0 0 0 2671 3 0 0 25 0 1 0 471827609 72941568 17396 33554432000 134512640 135078026 4290942992 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 17808 17396 73 139 0 17667 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 99320

[startup+102.301 s]
/proc/loadavg: 4.62 4.31 3.34 5/192 29962
/proc/meminfo: memFree=18890176/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=91424 CPUtime=77.94 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 23851 0 0 0 7790 4 0 0 25 0 1 0 471827609 93618176 22466 33554432000 134512640 135078026 4290942992 18446744073709551615 134523288 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 22856 22466 73 139 0 22715 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 119512

[startup+162.301 s]
/proc/loadavg: 4.21 4.24 3.38 5/192 29964
/proc/meminfo: memFree=18865240/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=105080 CPUtime=137.95 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 27149 0 0 0 13790 5 0 0 25 0 1 0 471827609 107601920 25757 33554432000 134512640 135078026 4290942992 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 26270 25757 73 139 0 26129 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 133168

[startup+222.3 s]
/proc/loadavg: 4.08 4.20 3.41 5/192 29966
/proc/meminfo: memFree=18851212/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=112512 CPUtime=197.95 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 29261 0 0 0 19789 6 0 0 25 0 1 0 471827609 115212288 27637 33554432000 134512640 135078026 4290942992 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 28128 27637 73 139 0 27987 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 140600

[startup+282.3 s]
/proc/loadavg: 4.03 4.16 3.45 5/192 29967
/proc/meminfo: memFree=18838904/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=118332 CPUtime=257.95 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 30745 0 0 0 25789 6 0 0 25 0 1 0 471827609 121171968 29074 33554432000 134512640 135078026 4290942992 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 29583 29074 73 139 0 29442 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 146420

[startup+342.3 s]
/proc/loadavg: 4.04 4.14 3.48 5/192 29969
/proc/meminfo: memFree=18820412/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=128324 CPUtime=317.95 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 33370 0 0 0 31789 6 0 0 25 0 1 0 471827609 131403776 31559 33554432000 134512640 135078026 4290942992 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 32081 31559 73 139 0 31940 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 156412

[startup+402.301 s]
/proc/loadavg: 4.01 4.11 3.52 5/192 29970
/proc/meminfo: memFree=18804512/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=134000 CPUtime=377.95 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 34780 0 0 0 37789 6 0 0 25 0 1 0 471827609 137216000 32969 33554432000 134512640 135078026 4290942992 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 33500 32969 73 139 0 33359 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 162088

[startup+462.301 s]

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

/proc/29926/statm: 36426 35771 73 139 0 36285 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 173792

[startup+642.301 s]
/proc/loadavg: 3.20 3.79 3.53 4/185 30026
/proc/meminfo: memFree=18810376/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=147332 CPUtime=617.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 38289 0 0 0 61788 8 0 0 25 0 1 0 471827609 150867968 36103 33554432000 134512640 135078026 4290942992 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 36833 36103 73 139 0 36692 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 175420

[startup+702.301 s]
/proc/loadavg: 3.16 3.66 3.50 4/185 30027
/proc/meminfo: memFree=18802528/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=154384 CPUtime=677.95 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 40048 0 0 0 67787 8 0 0 25 0 1 0 471827609 158089216 37862 33554432000 134512640 135078026 4290942992 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 38596 37862 73 139 0 38455 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 182472

[startup+762.3 s]
/proc/loadavg: 3.06 3.54 3.46 4/185 30029
/proc/meminfo: memFree=18797184/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=156568 CPUtime=737.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 40949 0 0 0 73788 8 0 0 25 0 1 0 471827609 160325632 38375 33554432000 134512640 135078026 4290942992 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 39142 38375 73 139 0 39001 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 184656

[startup+822.3 s]
/proc/loadavg: 3.02 3.44 3.43 4/185 30031
/proc/meminfo: memFree=18789104/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=160056 CPUtime=797.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 41979 0 0 0 79787 9 0 0 25 0 1 0 471827609 163897344 39271 33554432000 134512640 135078026 4290942992 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 40014 39271 73 139 0 39873 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 188144

[startup+882.306 s]
/proc/loadavg: 3.01 3.35 3.40 4/185 30032
/proc/meminfo: memFree=18784868/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=160056 CPUtime=857.97 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 41983 0 0 0 85788 9 0 0 25 0 1 0 471827609 163897344 39275 33554432000 134512640 135078026 4290942992 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 40014 39275 73 139 0 39873 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 188144

[startup+942.301 s]
/proc/loadavg: 3.00 3.29 3.38 4/185 30034
/proc/meminfo: memFree=18782120/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=160952 CPUtime=917.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 42164 0 0 0 91787 9 0 0 25 0 1 0 471827609 164814848 39456 33554432000 134512640 135078026 4290942992 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 40238 39456 73 139 0 40097 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 189040

[startup+1002.3 s]
/proc/loadavg: 3.00 3.23 3.35 4/185 30035
/proc/meminfo: memFree=18772560/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=166436 CPUtime=977.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 43381 0 0 0 97787 9 0 0 25 0 1 0 471827609 170430464 40673 33554432000 134512640 135078026 4290942992 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 41609 40673 73 139 0 41468 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 194524

[startup+1062.3 s]
/proc/loadavg: 3.00 3.19 3.33 4/185 30046
/proc/meminfo: memFree=18768032/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=167832 CPUtime=1037.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 43735 0 0 0 103787 9 0 0 25 0 1 0 471827609 171859968 40952 33554432000 134512640 135078026 4290942992 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 41958 40952 73 139 0 41817 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 195920

[startup+1122.3 s]
/proc/loadavg: 3.00 3.15 3.30 4/185 30048
/proc/meminfo: memFree=18763672/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=173200 CPUtime=1097.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 44861 0 0 0 109786 10 0 0 25 0 1 0 471827609 177356800 42078 33554432000 134512640 135078026 4290942992 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 43300 42078 73 139 0 43159 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 201288

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.28 4/185 30049
/proc/meminfo: memFree=18759812/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=178840 CPUtime=1157.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 46198 0 0 0 115786 10 0 0 25 0 1 0 471827609 183132160 43415 33554432000 134512640 135078026 4290942992 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 44710 43415 73 139 0 44569 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 206928

[startup+1242.3 s]
/proc/loadavg: 3.11 3.13 3.27 4/185 30051
/proc/meminfo: memFree=18751852/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=181964 CPUtime=1217.96 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 46966 0 0 0 121786 10 0 0 25 0 1 0 471827609 186331136 44183 33554432000 134512640 135078026 4290942992 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 45491 44183 73 139 0 45350 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 210052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.10 3.25 2/180 30059
/proc/meminfo: memFree=18907724/32951132 swapFree=67111524/67111528
[pid=29912] ppid=29910 vsize=28088 CPUtime=24.31 cores=4,6
/proc/29912/stat : 29912 (SATzilla2009_C) S 29910 29912 29711 0 -1 4202496 10307 43047 0 0 893 2 1525 11 25 0 1 0 471825174 28762112 6791 33554432000 134512640 136149437 4294790144 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29912/statm: 7022 6791 220 400 0 6619 0
[pid=29926] ppid=29912 vsize=185432 CPUtime=1275.67 cores=4,6
/proc/29926/stat : 29926 (mxc-sr08) R 29912 29912 29711 0 -1 4202496 47777 0 0 0 127556 11 0 0 25 0 1 0 471827609 189882368 44994 33554432000 134512640 135078026 4290942992 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29926/statm: 46358 44994 73 139 0 46217 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 213520

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29912 and gives
#  childrusage.ru_utime.tv_sec=24
#  childrusage.ru_utime.tv_usec=196321
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=143978
# CPU time returned by wait4() is 24.3403
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.74
CPU system time (s): 0.24
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 213520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.1963
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53354
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= 13
involuntary context switches= 131

runsolver used 3.2715 second user time and 7.33788 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 01:44:15
IDJOB=3274264
IDBENCH=83159
IDSOLVER=1675
FILE ID=node129/3274264-1303602255
RUNJOBID= node129-1303600950-29730
PBS_JOBID= 13150613
Free space on /tmp= 66288 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274264-1303602255/watcher-3274264-1303602255 -o /tmp/evaluation-result-3274264-1303602255/solver-3274264-1303602255 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274264-1303602255.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=902122428

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19065544 kB
Buffers:       1206392 kB
Cached:       11927812 kB
SwapCached:          4 kB
Active:        1844028 kB
Inactive:     11379088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19065544 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           98964 kB
Writeback:           8 kB
AnonPages:       87944 kB
Mapped:          18152 kB
Slab:           600568 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   278892 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node129 at 2011-04-24 02:05:58