Trace number 3273212

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

23.66/23.70	c SATzilla is building models for class 2
23.66/23.70	c run presolver march_dl2004 for 5 seconds ... 
23.66/23.70	c Bin: Executing march_dl2004
23.66/23.70	c spawning binary file with 5 seconds ...
23.66/23.70	c child exit by a signal
23.66/23.70	c march_dl2004 returned code 137.
23.66/23.70	c run presolver mxc-sr08 for 5 seconds ... 
23.66/23.70	c Bin: Executing mxc-sr08
23.66/23.70	c spawning binary file with 5 seconds ...
23.66/23.70	c child exit by a signal
23.66/23.70	c mxc-sr08 returned code 137.
23.66/23.70	c Orignal number of varibales is 526, number of clauses is 146535 
23.66/23.70	c predicted feature computation time is 10.196091 
23.66/23.70	c Bin: Executing satelite
23.66/23.70	c spawning binary file with 240 seconds ...
23.66/23.70	c child exited successfully
23.66/23.70	c satzilla computing base features
23.66/23.70	c Number of variabe is: 426, Number of clause is : 96618 
23.66/23.70	c Initializing...
23.66/23.70	c satzilla compute diameter ...
23.66/23.70	c start diameter features ...
23.66/23.70	c satzilla doing clause learning
23.66/23.70	c start clause learning features ...
23.66/23.70	c Bin: Executing zchaff07
23.66/23.70	c spawning binary file with 2 seconds ...
23.66/23.70	c child exit by a signal
23.66/23.70	c satzilla doing survey propogation probe
23.66/23.70	c do survay propogation for 2 second ...
23.66/23.70	c satzilla doing local search probe
23.66/23.70	c satzilla doing lobjois search-space size estimate
23.66/23.70	c features are:526 146535 426 96618 0.234742 0.516643 0.00440912 0.397942 0.623023 2.03443 0.0146034 0.411298 0.00469484 0.0539906 1.26227 0.020255 0.0204827 0.0146034 0.589565 0.000517502 0.0444017 4.93229 0.239455 0.345614 0 0.946451 2.62073 0.00407857 0.841978 0.000248401 0.0426422 4.18406 0.337887 0.00171116 0.364909 0.000186301 0.00269101 3.24129 0.132004 3 4 0.552559 730.217 0.353901 113 1246 1007 365 896 594 808 14.1458 0.11388 9.87615 16.8637 16.3732 12.5008 15.4769 12.9027 13.9091 0.415906 0.936889 0.000600402 0.972518 0.954279 0.0131181 0.842044 0.017413 0.300491 0.00507071 2.02792 -1.11022e-16 0.0595453 0.0106789 4.92678e-11 0.00581092 1.54312e-09 0.00143092 12.1136 0.293918 122.477 0.128573 124.5 112 134 14.3116 0.240505 0.997421 0.00203519 0.283805 0.699339 
23.66/23.70	c satzilla's ranking:
23.66/23.70	c 1) vallst: 6.574824
23.66/23.70	c 2) minisat20SAT07: 5.684577
23.66/23.70	c 3) minisat20: 5.026191
23.66/23.70	c 4) march_dl2004: 4.274130
23.66/23.70	c 5) mxc-sr08: 3.806415
23.66/23.70	c 6) zchaff_rand: 3.593695
23.66/23.70	c 7) tts-4-0: 0.208991
23.66/23.70	c 8) SATenstein: -10000.000000
23.66/23.70	c 9) gnovelty+: -10000.000000
23.66/23.70	c 10) adaptg2wsat+: -10000.000000
23.66/23.70	c 11) adaptg2wsat0: -10000.000000
23.66/23.70	c 12) picosat846: -10000.000000
23.66/23.70	c 13) kcnfs04SAT07: -10000.000000
23.66/23.70	c satzilla running vallst ... 

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-3273212-1303600601/watcher-3273212-1303600601 -o /tmp/evaluation-result-3273212-1303600601/solver-3273212-1303600601 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273212-1303600601.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: 0.00 0.00 0.30 4/186 22663
/proc/meminfo: memFree=13934672/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=0 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471660896 2187264 114 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 114 97 400 0 131 0

[startup+0.0140321 s]
/proc/loadavg: 0.00 0.00 0.30 4/186 22663
/proc/meminfo: memFree=13934672/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=0 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471660896 2187264 114 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101042 s]
/proc/loadavg: 0.00 0.00 0.30 4/186 22663
/proc/meminfo: memFree=13934672/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=0 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471660896 2187264 114 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301019 s]
/proc/loadavg: 0.00 0.00 0.30 4/186 22663
/proc/meminfo: memFree=13934672/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=0 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471660896 2187264 114 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700936 s]
/proc/loadavg: 0.00 0.00 0.30 4/186 22663
/proc/meminfo: memFree=13934672/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=0 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471660896 2187264 114 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50079 s]
/proc/loadavg: 0.00 0.00 0.30 4/188 22665
/proc/meminfo: memFree=13921016/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=0 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471660896 2187264 114 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 114 97 400 0 131 0
[pid=22664] ppid=22663 vsize=14960 CPUtime=1.48 cores=0,2
/proc/22664/stat : 22664 (march_dl2004) R 22663 22663 22610 0 -1 4202496 17893 0 0 0 147 1 0 0 25 0 1 0 471660897 15319040 2197 33554432000 134512640 134996440 4293618704 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22664/statm: 3740 2197 67 119 0 3619 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17096

[startup+3.10046 s]
/proc/loadavg: 0.32 0.07 0.32 5/194 22677
/proc/meminfo: memFree=13908544/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=0 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 471660896 2187264 114 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 114 97 400 0 131 0
[pid=22664] ppid=22663 vsize=14960 CPUtime=3.08 cores=0,2
/proc/22664/stat : 22664 (march_dl2004) R 22663 22663 22610 0 -1 4202496 17911 0 0 0 307 1 0 0 25 0 1 0 471660897 15319040 2215 33554432000 134512640 134996440 4293618704 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22664/statm: 3740 2215 67 119 0 3619 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17096

[startup+6.30087 s]
/proc/loadavg: 0.32 0.07 0.32 5/194 22679
/proc/meminfo: memFree=13925404/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=4.99 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 183 19715 0 0 0 0 456 43 18 0 1 0 471660896 2187264 123 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 123 105 400 0 131 0
[pid=22679] ppid=22663 vsize=15272 CPUtime=1.29 cores=0,2
/proc/22679/stat : 22679 (mxc-sr08) R 22663 22663 22610 0 -1 4202496 4614 0 0 0 129 0 0 0 22 0 1 0 471661397 15638528 3560 33554432000 134512640 135078026 4294878096 18446744073709551615 134560772 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22679/statm: 3818 3560 57 139 0 3677 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17408

[startup+12.7007 s]
/proc/loadavg: 0.81 0.18 0.36 4/187 22702
/proc/meminfo: memFree=13946220/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=2136 CPUtime=9.99 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 210 24435 0 0 0 0 955 44 18 0 1 0 471660896 2187264 140 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 534 140 121 400 0 131 0
[pid=22701] ppid=22663 vsize=18368 CPUtime=2.68 cores=0,2
/proc/22701/stat : 22701 (satelite) R 22663 22663 22610 0 -1 4202496 4313 0 0 0 267 1 0 0 25 0 1 0 471661897 18808832 3943 33554432000 134512640 135037501 4289513680 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/22701/statm: 4592 3943 67 129 0 4461 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20504

[startup+25.5004 s]
/proc/loadavg: 1.14 0.27 0.38 5/194 22717
/proc/meminfo: memFree=13802624/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=26856 CPUtime=1.78 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 2098 0 0 0 169 9 0 0 25 0 1 0 471663267 27500544 2058 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 6714 2058 154 56 0 6268 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 38784

[startup+51.1007 s]
/proc/loadavg: 2.12 0.57 0.48 5/194 22722
/proc/meminfo: memFree=13652832/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=30184 CPUtime=27.39 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 2906 0 0 0 2677 62 0 0 25 0 1 0 471663267 30908416 2866 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 7546 2866 155 56 0 7100 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42112

[startup+102.307 s]
/proc/loadavg: 3.25 1.14 0.68 5/194 22723
/proc/meminfo: memFree=13483448/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=31000 CPUtime=78.59 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 3593 0 0 0 7747 112 0 0 25 0 1 0 471663267 31744000 3553 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 7750 3553 155 56 0 7304 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42928

[startup+162.3 s]
/proc/loadavg: 3.70 1.62 0.87 5/194 22725
/proc/meminfo: memFree=13349880/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=34236 CPUtime=138.58 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 4144 0 0 0 13701 157 0 0 25 0 1 0 471663267 35057664 4104 33554432000 134512640 134738160 4290797328 18446744073709551615 134586260 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 8559 4104 155 56 0 8113 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 46164

[startup+222.3 s]
/proc/loadavg: 3.92 2.10 1.08 5/194 22727
/proc/meminfo: memFree=13263812/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=35352 CPUtime=198.59 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 4545 0 0 0 19671 188 0 0 25 0 1 0 471663267 36200448 4505 33554432000 134512640 134738160 4290797328 18446744073709551615 134605805 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 8838 4505 155 56 0 8392 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 47280

[startup+282.3 s]
/proc/loadavg: 4.02 2.43 1.25 5/194 22728
/proc/meminfo: memFree=13217156/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=38156 CPUtime=258.59 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 4898 0 0 0 25642 217 0 0 25 0 1 0 471663267 39071744 4858 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 9539 4858 155 56 0 9093 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 50084

[startup+342.3 s]
/proc/loadavg: 4.00 2.73 1.43 5/194 22730
/proc/meminfo: memFree=13194188/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=38444 CPUtime=318.59 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 5068 0 0 0 31617 242 0 0 25 0 1 0 471663267 39366656 5028 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 9611 5028 155 56 0 9165 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 50372

[startup+402.3 s]
/proc/loadavg: 4.00 2.94 1.58 5/194 22731
/proc/meminfo: memFree=13158708/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2

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

/proc/22717/statm: 12539 7843 155 56 0 12093 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 62084

[startup+642.3 s]
/proc/loadavg: 4.01 3.54 2.13 5/194 22738
/proc/meminfo: memFree=13016876/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=50732 CPUtime=618.6 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8343 0 0 0 61529 331 0 0 25 0 1 0 471663267 51949568 8303 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 12683 8303 155 56 0 12237 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 62660

[startup+702.3 s]
/proc/loadavg: 4.00 3.62 2.25 5/194 22739
/proc/meminfo: memFree=13013260/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=46388 CPUtime=678.6 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8385 0 0 0 67513 347 0 0 25 0 1 0 471663267 47501312 7499 33554432000 134512640 134738160 4290797328 18446744073709551615 134575947 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 11597 7499 155 56 0 11151 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 58316

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.35 5/194 22741
/proc/meminfo: memFree=12995760/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=46388 CPUtime=738.61 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8385 0 0 0 73493 368 0 0 25 0 1 0 471663267 47501312 7499 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 11597 7499 155 56 0 11151 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 58316

[startup+822.3 s]
/proc/loadavg: 4.07 3.76 2.46 5/194 22743
/proc/meminfo: memFree=12961020/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=46388 CPUtime=798.61 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8385 0 0 0 79475 386 0 0 25 0 1 0 471663267 47501312 7499 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 11597 7499 155 56 0 11151 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 58316

[startup+882.3 s]
/proc/loadavg: 4.02 3.80 2.55 5/194 22744
/proc/meminfo: memFree=12907680/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=46388 CPUtime=858.61 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8385 0 0 0 85456 405 0 0 25 0 1 0 471663267 47501312 7499 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 11597 7499 155 56 0 11151 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 58316

[startup+942.3 s]
/proc/loadavg: 4.01 3.83 2.64 5/194 22746
/proc/meminfo: memFree=12852728/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=46388 CPUtime=918.61 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8386 0 0 0 91435 426 0 0 25 0 1 0 471663267 47501312 7500 33554432000 134512640 134738160 4290797328 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 11597 7500 155 56 0 11151 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 58316

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.72 5/194 22747
/proc/meminfo: memFree=12806828/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=46388 CPUtime=978.61 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8387 0 0 0 97419 442 0 0 25 0 1 0 471663267 47501312 7501 33554432000 134512640 134738160 4290797328 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 11597 7501 155 56 0 11151 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 58316

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.79 5/194 22749
/proc/meminfo: memFree=12761672/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=46388 CPUtime=1038.62 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8387 0 0 0 103404 458 0 0 25 0 1 0 471663267 47501312 7501 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 11597 7501 155 56 0 11151 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 58316

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.87 5/194 22751
/proc/meminfo: memFree=12740568/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=48632 CPUtime=1098.62 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 8808 0 0 0 109389 473 0 0 25 0 1 0 471663267 49799168 7922 33554432000 134512640 134738160 4290797328 18446744073709551615 134570731 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 12158 7922 155 56 0 11712 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 60560

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.93 5/194 22752
/proc/meminfo: memFree=12732728/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=51180 CPUtime=1158.61 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 9490 0 0 0 115374 487 0 0 25 0 1 0 471663267 52408320 8604 33554432000 134512640 134738160 4290797328 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 12795 8604 155 56 0 12349 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 63108

[startup+1242.3 s]
/proc/loadavg: 4.06 3.94 3.01 5/194 22754
/proc/meminfo: memFree=12727740/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=51484 CPUtime=1218.62 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 9908 0 0 0 121361 501 0 0 25 0 1 0 471663267 52719616 8809 33554432000 134512640 134738160 4290797328 18446744073709551615 134586183 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 12871 8809 155 56 0 12425 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 63412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.95 3.06 3/182 22791
/proc/meminfo: memFree=13806192/32951124 swapFree=67111528/67111528
[pid=22663] ppid=22661 vsize=11928 CPUtime=23.67 cores=0,2
/proc/22663/stat : 22663 (SATzilla2009_C) S 22661 22663 22610 0 -1 4202496 8245 32240 0 0 868 2 1447 50 25 0 1 0 471660896 12214272 2730 33554432000 134512640 136149437 4291627600 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22663/statm: 2982 2730 220 400 0 2579 0
[pid=22717] ppid=22663 vsize=54512 CPUtime=1276.33 cores=0,2
/proc/22717/stat : 22717 (vallst) R 22663 22663 22610 0 -1 4202496 10616 0 0 0 127121 512 0 0 25 0 1 0 471663267 55820288 9517 33554432000 134512640 134738160 4290797328 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/22717/statm: 13628 9517 155 56 0 13182 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 66440

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 22663 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=162478
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=531919
# CPU time returned by wait4() is 23.6944
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1294.36
CPU system time (s): 5.64
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 66440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.1625
system time used= 0.531919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40485
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= 309

runsolver used 2.24666 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 01:16:41
IDJOB=3273212
IDBENCH=71153
IDSOLVER=1675
FILE ID=node109/3273212-1303600601
RUNJOBID= node109-1303600595-22628
PBS_JOBID= 13150585
Free space on /tmp= 71304 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273212-1303600601/watcher-3273212-1303600601 -o /tmp/evaluation-result-3273212-1303600601/solver-3273212-1303600601 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273212-1303600601.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1514042233

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13934704 kB
Buffers:       2103752 kB
Cached:       16200408 kB
SwapCached:          0 kB
Active:       10129148 kB
Inactive:      8309568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13934704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          103916 kB
Writeback:           0 kB
AnonPages:      133848 kB
Mapped:          16436 kB
Slab:           513072 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   307940 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= 71236 MiB
End job on node109 at 2011-04-24 01:38:24