Trace number 3499704

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? (exit code) 4999.02 4998.86

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.268958
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

24.68/24.77	c SATzilla is building models for class 2
24.68/24.77	c run presolver march_dl2004 for 5 seconds ... 
24.68/24.77	c Bin: Executing march_dl2004
24.68/24.77	c spawning binary file with 5 seconds ...
24.68/24.77	c child exit by a signal
24.68/24.77	c march_dl2004 returned code 137.
24.68/24.77	c run presolver mxc-sr08 for 5 seconds ... 
24.68/24.77	c Bin: Executing mxc-sr08
24.68/24.77	c spawning binary file with 5 seconds ...
24.68/24.77	c child exit by a signal
24.68/24.77	c mxc-sr08 returned code 137.
24.68/24.77	c Orignal number of varibales is 1985, number of clauses is 409171 
24.68/24.77	c predicted feature computation time is 15.871546 
24.68/24.77	c Bin: Executing satelite
24.68/24.77	c spawning binary file with 240 seconds ...
24.68/24.77	c child exited successfully
24.68/24.77	c satzilla computing base features
24.68/24.77	c Number of variabe is: 1940, Number of clause is : 407186 
24.68/24.77	c Initializing...
24.68/24.77	c satzilla compute diameter ...
24.68/24.77	c start diameter features ...
24.68/24.77	c satzilla doing clause learning
24.68/24.77	c start clause learning features ...
24.68/24.77	c Bin: Executing zchaff07
24.68/24.77	c spawning binary file with 2 seconds ...
24.68/24.77	c child exit by a signal
24.68/24.77	c satzilla doing survey propogation probe
24.68/24.77	c do survay propogation for 2 second ...
24.68/24.77	c satzilla doing local search probe
24.68/24.77	c satzilla doing lobjois search-space size estimate
24.68/24.77	c features are:1985 409171 1940 407186 0.0231959 0.00487492 0.00476441 0.999136 0.00624875 0.099213 0.00153832 2.31892 0.00103093 0.0474227 0.150205 0.9787 0.9787 0.00153832 0.172975 0.000545205 0.00196225 5.51286 0.319992 0.0628233 0.132007 0.482456 2.91911 0.00100897 0.197208 0.000336456 0.0013974 5.41327 0.9787 0.00476195 0 0.00476195 0.00476195 2 0 2 2 -0 208.625 1.47087 4 846 846 4 612 21 64 90.7863 0.136025 71.067 107.25 107.25 71.067 106.136 88.9077 91.2344 0.8765 0.139792 0.376523 0.994912 0.963117 0.710801 0.95129 0.863036 0.920429 6.92803e-05 5.82575 -1.11022e-16 0.00632422 6.3163e-06 0 1.13664e-08 1.11022e-16 8.5365e-13 60.4762 0.120336 926.238 0.022726 924 906 948 104.049 0.0486067 0.999945 0 0.892139 0.965464 
24.68/24.77	c satzilla's ranking:
24.68/24.77	c 1) march_dl2004: 4.050622
24.68/24.77	c 2) mxc-sr08: 3.554693
24.68/24.77	c 3) minisat20: 1.328744
24.68/24.77	c 4) minisat20SAT07: 1.185119
24.68/24.77	c 5) zchaff_rand: 0.309985
24.68/24.77	c 6) tts-4-0: 0.055955
24.68/24.77	c 7) vallst: -0.017928
24.68/24.77	c 8) SATenstein: -10000.000000
24.68/24.77	c 9) gnovelty+: -10000.000000
24.68/24.77	c 10) adaptg2wsat+: -10000.000000
24.68/24.77	c 11) adaptg2wsat0: -10000.000000
24.68/24.77	c 12) picosat846: -10000.000000
24.68/24.77	c 13) kcnfs04SAT07: -10000.000000
24.68/24.77	c satzilla running march_dl2004 ... 
4998.93/4998.86	c Bin: Executing march_dl2004
4998.93/4998.86	c spawning binary file with 4975 seconds ...
4998.93/4998.86	c child exit by a signal
4998.93/4998.86	c march_dl2004 returned code 137.
4998.93/4998.86	c satzilla running mxc-sr08 ... 
4998.93/4998.86	c Bin: Executing mxc-sr08
4998.93/4998.86	c mxc-sr08 returned code 1.
4998.93/4998.86	c satzilla running minisat20 ... 
4998.93/4998.86	c Bin: Executing minisat20
4998.93/4998.86	c minisat20 returned code 1.
4998.93/4998.86	c satzilla running minisat20SAT07 ... 
4998.93/4998.86	c Bin: Executing minisat20SAT07
4998.93/4998.86	c minisat20SAT07 returned code 1.
4998.93/4998.86	c satzilla running zchaff_rand ... 
4998.93/4998.86	c Bin: Executing zchaff_rand
4998.93/4998.86	c zchaff_rand returned code 1.
4998.93/4998.86	c satzilla running tts-4-0 ... 
4998.93/4998.86	c Bin: Executing tts-4-0
4998.93/4998.86	c tts-4-0 returned code 1.
4998.93/4998.86	c satzilla running vallst ... 
4998.93/4998.86	c Bin: Executing vallst
4998.93/4998.86	c vallst returned code 1.
4998.93/4998.86	c satzilla running SATenstein ... 
4998.93/4998.86	c Bin: Executing SATenstein
4998.93/4998.86	c SATenstein returned code 1.
4998.93/4998.86	c satzilla running gnovelty+ ... 
4998.93/4998.86	c Bin: Executing gnovelty+
4998.93/4998.86	c gnovelty+ returned code 1.
4998.93/4998.86	c satzilla running adaptg2wsat+ ... 
4998.93/4998.86	c Bin: Executing adaptg2wsat+
4998.93/4998.86	c adaptg2wsat+ returned code 1.
4998.93/4998.86	c satzilla running adaptg2wsat0 ... 
4998.93/4998.86	c Bin: Executing adaptg2wsat0
4998.93/4998.86	c adaptg2wsat0 returned code 1.
4998.93/4998.86	c satzilla running picosat846 ... 
4998.93/4998.86	c Bin: Executing picosat846
4998.93/4998.86	c picosat846 returned code 1.
4998.93/4998.86	c satzilla running kcnfs04SAT07 ... 
4998.93/4998.86	c Bin: Executing kcnfs04SAT07
4998.93/4998.86	c kcnfs04SAT07 returned code 1.
4998.93/4998.86	c ERROR: All Failed! 
4998.93/4998.86	c SATZILLA_TIME=4999.760000

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.1 (svn: 989)

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-3499704-1308496924/watcher-3499704-1308496924 -o /tmp/evaluation-result-3499704-1308496924/solver-3499704-1308496924 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499704-1308496924.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.01 1.95 2/175 4513
/proc/meminfo: memFree=27316424/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 942108292 2187264 114 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0

[startup+0.00674396 s]
/proc/loadavg: 2.03 2.01 1.95 2/175 4513
/proc/meminfo: memFree=27316424/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 942108292 2187264 114 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10077 s]
/proc/loadavg: 2.03 2.01 1.95 2/175 4513
/proc/meminfo: memFree=27316424/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 942108292 2187264 114 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300741 s]
/proc/loadavg: 2.03 2.01 1.95 2/175 4513
/proc/meminfo: memFree=27316424/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 942108292 2187264 114 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700659 s]
/proc/loadavg: 2.03 2.01 1.95 2/175 4513
/proc/meminfo: memFree=27316424/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 942108292 2187264 114 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50051 s]
/proc/loadavg: 2.03 2.01 1.95 3/177 4515
/proc/meminfo: memFree=27285108/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 942108292 2187264 114 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
[pid=4514] ppid=4513 vsize=37960 CPUtime=1.49 cores=1,3,5,7
/proc/4514/stat : 4514 (march_dl2004) R 4513 4513 4095 0 -1 4202496 41408 0 0 0 144 5 0 0 25 0 1 0 942108292 38871040 7365 33554432000 134512640 134996440 4286741600 18446744073709551615 134544588 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/4514/statm: 9490 7365 73 119 0 9369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40096

[startup+3.10021 s]
/proc/loadavg: 2.03 2.01 1.95 3/177 4515
/proc/meminfo: memFree=27283124/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 942108292 2187264 114 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
[pid=4514] ppid=4513 vsize=54416 CPUtime=3.09 cores=1,3,5,7
/proc/4514/stat : 4514 (march_dl2004) R 4513 4513 4095 0 -1 4202496 49070 0 0 0 303 6 0 0 25 0 1 0 942108292 55721984 8242 33554432000 134512640 134996440 4286741600 18446744073709551615 134532774 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/4514/statm: 13604 8242 75 119 0 13483 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56552

[startup+6.30062 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 4516
/proc/meminfo: memFree=27293780/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 187 50897 0 0 0 0 492 7 18 0 1 0 942108292 2187264 127 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 534 127 108 400 0 131 0
[pid=4516] ppid=4513 vsize=22244 CPUtime=1.29 cores=1,3,5,7
/proc/4516/stat : 4516 (mxc-sr08) R 4513 4513 4095 0 -1 4202496 6645 0 0 0 128 1 0 0 22 0 1 0 942108792 22777856 5331 33554432000 134512640 135078026 4289860704 18446744073709551615 134560883 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4516/statm: 5561 5331 57 139 0 5420 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24380

[startup+12.7005 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 4518
/proc/meminfo: memFree=27285600/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=32052 CPUtime=12.67 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) R 4511 4513 4095 0 -1 4202496 7714 66553 0 0 41 0 1215 11 18 0 1 0 942108292 32821248 7636 33554432000 134512640 136149437 4290431520 18446744073709551615 134535655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4513/statm: 8013 7636 136 400 0 7610 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32052

[startup+25.5011 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 4520
/proc/meminfo: memFree=27273124/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=24616 CPUtime=0.72 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 23308 0 0 0 69 3 0 0 25 0 1 0 942110769 25206784 4110 33554432000 134512640 134996440 4292061936 18446744073709551615 134617620 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4520/statm: 6154 4110 65 119 0 6033 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 49836

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 4521
/proc/meminfo: memFree=27242208/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=65736 CPUtime=26.32 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 51679 0 0 0 2625 7 0 0 25 0 1 0 942110769 67313664 10851 33554432000 134512640 134996440 4292061936 18446744073709551615 134532774 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4520/statm: 16434 10851 75 119 0 16313 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90956

[startup+102.306 s]
/proc/loadavg: 2.08 2.02 1.96 3/177 4522
/proc/meminfo: memFree=27240260/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=67744 CPUtime=77.53 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 52112 0 0 0 7746 7 0 0 25 0 1 0 942110769 69369856 11284 33554432000 134512640 134996440 4292061936 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/4520/statm: 16936 11284 75 119 0 16815 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 92964

[startup+162.301 s]
/proc/loadavg: 2.03 2.01 1.96 3/177 4524
/proc/meminfo: memFree=27239628/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=68688 CPUtime=137.52 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 52340 0 0 0 13745 7 0 0 25 0 1 0 942110769 70336512 11512 33554432000 134512640 134996440 4292061936 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/4520/statm: 17172 11512 75 119 0 17051 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 93908

[startup+222.301 s]
/proc/loadavg: 2.05 2.02 1.96 3/177 4528
/proc/meminfo: memFree=27238996/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=69624 CPUtime=197.52 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 52565 0 0 0 19745 7 0 0 25 0 1 0 942110769 71294976 11737 33554432000 134512640 134996440 4292061936 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/4520/statm: 17406 11737 75 119 0 17285 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 94844

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 1.97 3/177 4530
/proc/meminfo: memFree=27238192/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=70152 CPUtime=257.52 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 52666 0 0 0 25745 7 0 0 25 0 1 0 942110769 71835648 11838 33554432000 134512640 134996440 4292061936 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/4520/statm: 17538 11838 75 119 0 17417 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 95372

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 1.97 3/177 4531
/proc/meminfo: memFree=27237672/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=70560 CPUtime=317.53 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 52772 0 0 0 31746 7 0 0 25 0 1 0 942110769 72253440 11944 33554432000 134512640 134996440 4292061936 18446744073709551615 134564394 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/4520/statm: 17640 11944 75 119 0 17519 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 95780

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 4533
/proc/meminfo: memFree=27237276/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=70832 CPUtime=377.53 cores=1,3,5,7

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.23 2/170 4684
/proc/meminfo: memFree=27309396/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75660 CPUtime=4697.67 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53915 0 0 0 469760 7 0 0 25 0 1 0 942110769 77475840 13087 33554432000 134512640 134996440 4292061936 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/4520/statm: 18915 13087 75 119 0 18794 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 100880

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/170 4686
/proc/meminfo: memFree=27309492/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75660 CPUtime=4757.67 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53917 0 0 0 475760 7 0 0 25 0 1 0 942110769 77475840 13089 33554432000 134512640 134996440 4292061936 18446744073709551615 134532970 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18915 13089 75 119 0 18794 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 100880

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/170 4687
/proc/meminfo: memFree=27309336/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4817.67 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53923 0 0 0 481760 7 0 0 25 0 1 0 942110769 77615104 13095 33554432000 134512640 134996440 4292061936 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13095 75 119 0 18828 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 101016

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/170 4689
/proc/meminfo: memFree=27309432/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4877.67 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53928 0 0 0 487760 7 0 0 25 0 1 0 942110769 77615104 13100 33554432000 134512640 134996440 4292061936 18446744073709551615 134536985 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13100 75 119 0 18828 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 101016

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4691
/proc/meminfo: memFree=27309396/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4937.68 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53931 0 0 0 493761 7 0 0 25 0 1 0 942110769 77615104 13103 33554432000 134512640 134996440 4292061936 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13103 75 119 0 18828 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 101016

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4691
/proc/meminfo: memFree=27309396/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4941.68 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53933 0 0 0 494161 7 0 0 25 0 1 0 942110769 77615104 13105 33554432000 134512640 134996440 4292061936 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13105 75 119 0 18828 0
Current children cumulated CPU time (s) 4966.43
Current children cumulated vsize (KiB) 101016

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4691
/proc/meminfo: memFree=27309380/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4954.48 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53934 0 0 0 495441 7 0 0 25 0 1 0 942110769 77615104 13106 33554432000 134512640 134996440 4292061936 18446744073709551615 134528342 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13106 75 119 0 18828 0
Current children cumulated CPU time (s) 4979.23
Current children cumulated vsize (KiB) 101016

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4691
/proc/meminfo: memFree=27309500/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4967.28 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53938 0 0 0 496721 7 0 0 25 0 1 0 942110769 77615104 13110 33554432000 134512640 134996440 4292061936 18446744073709551615 134532759 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13110 75 119 0 18828 0
Current children cumulated CPU time (s) 4992.03
Current children cumulated vsize (KiB) 101016

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4691
/proc/meminfo: memFree=27309500/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4970.48 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53938 0 0 0 497041 7 0 0 25 0 1 0 942110769 77615104 13110 33554432000 134512640 134996440 4292061936 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13110 75 119 0 18828 0
Current children cumulated CPU time (s) 4995.23
Current children cumulated vsize (KiB) 101016

[startup+4996.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4692
/proc/meminfo: memFree=27309376/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4972.08 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53938 0 0 0 497201 7 0 0 25 0 1 0 942110769 77615104 13110 33554432000 134512640 134996440 4292061936 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13110 75 119 0 18828 0
Current children cumulated CPU time (s) 4996.83
Current children cumulated vsize (KiB) 101016

[startup+4997.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4692
/proc/meminfo: memFree=27309376/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4972.88 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53938 0 0 0 497281 7 0 0 25 0 1 0 942110769 77615104 13110 33554432000 134512640 134996440 4292061936 18446744073709551615 134532774 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13110 75 119 0 18828 0
Current children cumulated CPU time (s) 4997.63
Current children cumulated vsize (KiB) 101016

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4692
/proc/meminfo: memFree=27309376/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4973.68 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53938 0 0 0 497361 7 0 0 25 0 1 0 942110769 77615104 13110 33554432000 134512640 134996440 4292061936 18446744073709551615 134568159 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13110 75 119 0 18828 0
Current children cumulated CPU time (s) 4998.43
Current children cumulated vsize (KiB) 101016

[startup+4998.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4692
/proc/meminfo: memFree=27309376/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4974.08 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53938 0 0 0 497401 7 0 0 25 0 1 0 942110769 77615104 13110 33554432000 134512640 134996440 4292061936 18446744073709551615 134532774 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13110 75 119 0 18828 0
Current children cumulated CPU time (s) 4998.83
Current children cumulated vsize (KiB) 101016

[startup+4998.8 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 4692
/proc/meminfo: memFree=27309376/32951124 swapFree=67062232/67111528
[pid=4513] ppid=4511 vsize=25220 CPUtime=24.75 cores=1,3,5,7
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4095 0 -1 4202496 22516 75769 0 0 1043 6 1412 14 25 0 1 0 942108292 25825280 6078 33554432000 134512640 136149437 4290431520 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/4513/statm: 6305 6078 220 400 0 5902 0
[pid=4520] ppid=4513 vsize=75796 CPUtime=4974.18 cores=1,3,5,7
/proc/4520/stat : 4520 (march_dl2004) R 4513 4513 4095 0 -1 4202496 53938 0 0 0 497411 7 0 0 25 0 1 0 942110769 77615104 13110 33554432000 134512640 134996440 4292061936 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4520/statm: 18949 13110 75 119 0 18828 0
Current children cumulated CPU time (s) 4998.93
Current children cumulated vsize (KiB) 101016

Child status: 17
Real time (s): 4998.86
CPU time (s): 4999.02
CPU user time (s): 4998.73
CPU system time (s): 0.294955
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 101016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.73
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152239
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= 14
involuntary context switches= 11980

runsolver used 6.65699 second user time and 16.0676 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-19 17:22:04
IDJOB=3499704
IDBENCH=88209
IDSOLVER=1995
FILE ID=node147/3499704-1308496924
RUNJOBID= node147-1308490389-4114
PBS_JOBID= 13608159
Free space on /tmp= 73052 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499704-1308496924/watcher-3499704-1308496924 -o /tmp/evaluation-result-3499704-1308496924/solver-3499704-1308496924 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499704-1308496924.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1073682357

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27316984 kB
Buffers:        534724 kB
Cached:        4670464 kB
SwapCached:      11000 kB
Active:        2012168 kB
Inactive:      3251204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27316984 kB
SwapTotal:    67111528 kB
SwapFree:     67062232 kB
Dirty:           36504 kB
Writeback:           0 kB
AnonPages:       56092 kB
Mapped:          11472 kB
Slab:           307072 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213088 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= 73060 MiB
End job on node147 at 2011-06-19 18:45:23