Trace number 3499160

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) 4998.69 4998.54

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2027.29
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

20.37/20.44	c SATzilla is building models for class 2
20.37/20.44	c run presolver march_dl2004 for 5 seconds ... 
20.37/20.44	c Bin: Executing march_dl2004
20.37/20.44	c spawning binary file with 5 seconds ...
20.37/20.44	c child exit by a signal
20.37/20.44	c march_dl2004 returned code 137.
20.37/20.44	c run presolver mxc-sr08 for 5 seconds ... 
20.37/20.44	c Bin: Executing mxc-sr08
20.37/20.44	c spawning binary file with 5 seconds ...
20.37/20.44	c child exit by a signal
20.37/20.44	c mxc-sr08 returned code 137.
20.37/20.44	c Orignal number of varibales is 574, number of clauses is 118394 
20.37/20.44	c predicted feature computation time is 9.588330 
20.37/20.44	c Bin: Executing satelite
20.37/20.44	c spawning binary file with 240 seconds ...
20.37/20.44	c child exited successfully
20.37/20.44	c satzilla computing base features
20.37/20.44	c Number of variabe is: 362, Number of clause is : 53231 
20.37/20.44	c Initializing...
20.37/20.44	c satzilla compute diameter ...
20.37/20.44	c start diameter features ...
20.37/20.44	c satzilla doing clause learning
20.37/20.44	c start clause learning features ...
20.37/20.44	c Bin: Executing zchaff07
20.37/20.44	c spawning binary file with 2 seconds ...
20.37/20.44	c child exit by a signal
20.37/20.44	c satzilla doing survey propogation probe
20.37/20.44	c do survay propogation for 2 second ...
20.37/20.44	c satzilla doing local search probe
20.37/20.44	c satzilla doing lobjois search-space size estimate
20.37/20.44	c features are:574 118394 362 53231 0.585635 1.22416 0.00680055 0.419158 0.563089 2.01549 0.015196 0.308436 0.00552486 0.0552486 1.39629 0.0236328 0.0236328 0.015196 0.865305 1.8786e-05 0.0806673 3.57166 0.19994 0.353368 0 1 1.51065 0.00600188 1.05109 0 0.0766659 3.42914 0.458793 0.00226782 0.6024 0.000263005 0.00603032 3.39889 0.144068 3 4 0.67256 2738.83 0.175559 1767 3278 3278 1767 3016 2587 2942 20.3644 0.134563 15.9327 24.263 24.263 15.9327 22.834 18.5427 20.9361 0.300527 1.29614 2.28046e-06 1 0.957891 7.80557e-05 0.768077 0.000267224 0.0763554 0.228335 0.8862 4.44089e-16 1 0.462142 4.88346e-06 0.460172 0.00277304 0.159358 14.2979 0.139316 73.3333 0.166363 74 60 88 21.6484 0.269315 0.999631 0.00154684 0.28477 0.698809 
20.37/20.44	c satzilla's ranking:
20.37/20.44	c 1) vallst: 10.869520
20.37/20.44	c 2) minisat20: 8.706365
20.37/20.44	c 3) minisat20SAT07: 5.617700
20.37/20.44	c 4) zchaff_rand: 3.817757
20.37/20.44	c 5) march_dl2004: 3.697303
20.37/20.44	c 6) mxc-sr08: 1.496333
20.37/20.44	c 7) tts-4-0: 0.262290
20.37/20.44	c 8) SATenstein: -10000.000000
20.37/20.44	c 9) gnovelty+: -10000.000000
20.37/20.44	c 10) adaptg2wsat+: -10000.000000
20.37/20.44	c 11) adaptg2wsat0: -10000.000000
20.37/20.44	c 12) picosat846: -10000.000000
20.37/20.44	c 13) kcnfs04SAT07: -10000.000000
20.37/20.44	c satzilla running vallst ... 
4998.62/4998.53	c Bin: Executing vallst
4998.62/4998.53	c spawning binary file with 4979 seconds ...
4998.62/4998.53	c child exit by a signal
4998.62/4998.53	c vallst returned code 137.
4998.62/4998.53	c satzilla running minisat20 ... 
4998.62/4998.53	c Bin: Executing minisat20
4998.62/4998.53	c minisat20 returned code 1.
4998.62/4998.53	c satzilla running minisat20SAT07 ... 
4998.62/4998.53	c Bin: Executing minisat20SAT07
4998.62/4998.53	c minisat20SAT07 returned code 1.
4998.62/4998.53	c satzilla running zchaff_rand ... 
4998.62/4998.53	c Bin: Executing zchaff_rand
4998.62/4998.53	c zchaff_rand returned code 1.
4998.62/4998.53	c satzilla running march_dl2004 ... 
4998.62/4998.53	c Bin: Executing march_dl2004
4998.62/4998.53	c march_dl2004 returned code 1.
4998.62/4998.53	c satzilla running mxc-sr08 ... 
4998.62/4998.53	c Bin: Executing mxc-sr08
4998.62/4998.53	c mxc-sr08 returned code 1.
4998.62/4998.53	c satzilla running tts-4-0 ... 
4998.62/4998.53	c Bin: Executing tts-4-0
4998.62/4998.53	c tts-4-0 returned code 1.
4998.62/4998.53	c satzilla running SATenstein ... 
4998.62/4998.53	c Bin: Executing SATenstein
4998.62/4998.53	c SATenstein returned code 1.
4998.62/4998.53	c satzilla running gnovelty+ ... 
4998.62/4998.53	c Bin: Executing gnovelty+
4998.62/4998.53	c gnovelty+ returned code 1.
4998.62/4998.53	c satzilla running adaptg2wsat+ ... 
4998.62/4998.53	c Bin: Executing adaptg2wsat+
4998.62/4998.53	c adaptg2wsat+ returned code 1.
4998.62/4998.53	c satzilla running adaptg2wsat0 ... 
4998.62/4998.53	c Bin: Executing adaptg2wsat0
4998.62/4998.53	c adaptg2wsat0 returned code 1.
4998.62/4998.53	c satzilla running picosat846 ... 
4998.62/4998.53	c Bin: Executing picosat846
4998.62/4998.53	c picosat846 returned code 1.
4998.62/4998.53	c satzilla running kcnfs04SAT07 ... 
4998.62/4998.53	c Bin: Executing kcnfs04SAT07
4998.62/4998.53	c kcnfs04SAT07 returned code 1.
4998.62/4998.53	c ERROR: All Failed! 
4998.62/4998.53	c SATZILLA_TIME=4999.430000

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

running on 4 cores: 0,2,4,6

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: 1.78 1.86 1.92 3/178 26005
/proc/meminfo: memFree=27273444/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 962265011 2187264 113 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/26005/statm: 534 113 97 400 0 131 0

[startup+0.101215 s]
/proc/loadavg: 1.78 1.86 1.92 3/178 26005
/proc/meminfo: memFree=27273444/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 962265011 2187264 113 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/26005/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.20121 s]
/proc/loadavg: 1.78 1.86 1.92 3/178 26005
/proc/meminfo: memFree=27273444/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 962265011 2187264 113 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/26005/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301189 s]
/proc/loadavg: 1.78 1.86 1.92 3/178 26005
/proc/meminfo: memFree=27273444/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 962265011 2187264 113 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/26005/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701112 s]
/proc/loadavg: 1.78 1.86 1.92 3/178 26005
/proc/meminfo: memFree=27273444/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 962265011 2187264 113 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/26005/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50097 s]
/proc/loadavg: 1.78 1.86 1.92 3/180 26007
/proc/meminfo: memFree=27262532/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 962265011 2187264 113 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/26005/statm: 534 113 97 400 0 131 0
[pid=26006] ppid=26005 vsize=12552 CPUtime=1.49 cores=0,2,4,6
/proc/26006/stat : 26006 (march_dl2004) R 26005 26005 24776 0 -1 4202496 9917 0 0 0 140 9 0 0 25 0 1 0 962265011 12853248 2514 33554432000 134512640 134996440 4287379472 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/26006/statm: 3138 2514 73 119 0 3017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14688

[startup+3.10067 s]
/proc/loadavg: 1.78 1.86 1.92 3/180 26007
/proc/meminfo: memFree=27262280/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 962265011 2187264 113 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/26005/statm: 534 113 97 400 0 131 0
[pid=26006] ppid=26005 vsize=12552 CPUtime=3.09 cores=0,2,4,6
/proc/26006/stat : 26006 (march_dl2004) R 26005 26005 24776 0 -1 4202496 9917 0 0 0 281 28 0 0 25 0 1 0 962265011 12853248 2514 33554432000 134512640 134996440 4287379472 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/26006/statm: 3138 2514 73 119 0 3017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14688

[startup+6.30109 s]
/proc/loadavg: 1.80 1.86 1.92 3/180 26008
/proc/meminfo: memFree=27260172/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 186 11639 0 0 0 0 463 36 18 0 1 0 962265011 2187264 126 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 534 126 108 400 0 131 0
[pid=26008] ppid=26005 vsize=10996 CPUtime=1.29 cores=0,2,4,6
/proc/26008/stat : 26008 (mxc-sr08) R 26005 26005 24776 0 -1 4202496 3668 0 0 0 129 0 0 0 23 0 1 0 962265511 11259904 2612 33554432000 134512640 135078026 4289268880 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/26008/statm: 2749 2612 73 139 0 2608 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13132

[startup+12.7009 s]
/proc/loadavg: 1.81 1.86 1.92 3/179 26009
/proc/meminfo: memFree=27263784/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=7336 CPUtime=12.68 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) R 26003 26005 24776 0 -1 4202496 1934 19133 0 0 70 0 1160 38 18 0 1 0 962265011 7512064 1440 33554432000 134512640 136149437 4289631280 18446744073709551615 134532721 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26005/statm: 1834 1440 136 400 0 1431 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7336

[startup+25.5006 s]
/proc/loadavg: 1.85 1.87 1.92 3/180 26012
/proc/meminfo: memFree=27248992/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=22740 CPUtime=5.04 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 1846 0 0 0 488 16 0 0 25 0 1 0 962267055 23285760 1806 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 5685 1806 154 56 0 5239 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 33944

[startup+51.1009 s]
/proc/loadavg: 1.90 1.88 1.92 3/180 26012
/proc/meminfo: memFree=27246096/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=23272 CPUtime=30.65 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 2282 0 0 0 3018 47 0 0 25 0 1 0 962267055 23830528 2242 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 5818 2242 154 56 0 5372 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34476

[startup+102.301 s]
/proc/loadavg: 1.96 1.89 1.92 3/180 26014
/proc/meminfo: memFree=27235188/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=24388 CPUtime=81.85 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 2611 0 0 0 8103 82 0 0 25 0 1 0 962267055 24973312 2571 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 6097 2571 155 56 0 5651 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35592

[startup+162.301 s]
/proc/loadavg: 1.98 1.91 1.92 3/180 26015
/proc/meminfo: memFree=27230820/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=25264 CPUtime=141.85 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 3022 0 0 0 14077 108 0 0 25 0 1 0 962267055 25870336 2812 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 6316 2812 155 56 0 5870 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 36468

[startup+222.307 s]
/proc/loadavg: 1.99 1.92 1.92 3/180 26017
/proc/meminfo: memFree=27223352/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=25820 CPUtime=201.85 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 3397 0 0 0 20053 132 0 0 25 0 1 0 962267055 26439680 3083 33554432000 134512640 134738160 4288500448 18446744073709551615 134585612 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 6455 3083 155 56 0 6009 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 37024

[startup+282.301 s]
/proc/loadavg: 1.99 1.93 1.92 3/180 26018
/proc/meminfo: memFree=27219468/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=26884 CPUtime=261.85 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 4399 0 0 0 26036 149 0 0 25 0 1 0 962267055 27529216 3739 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 6721 3739 155 56 0 6275 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 38088

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.92 3/180 26020
/proc/meminfo: memFree=27214592/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=27744 CPUtime=321.85 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 4593 0 0 0 32018 167 0 0 25 0 1 0 962267055 28409856 3933 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 6936 3933 155 56 0 6490 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 38948

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.92 3/180 26022
/proc/meminfo: memFree=27211336/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=30780 CPUtime=381.86 cores=0,2,4,6

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


[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26192
/proc/meminfo: memFree=26917300/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4701.99 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 469433 766 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 58628

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26193
/proc/meminfo: memFree=26912576/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4761.99 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 475422 777 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134575736 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 58628

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26195
/proc/meminfo: memFree=26907328/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4822 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 481411 789 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134586188 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 58628

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26197
/proc/meminfo: memFree=26902844/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4882 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 487402 798 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134576002 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 58628

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26198
/proc/meminfo: memFree=26899592/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4941.99 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 493393 806 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 58628

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

[startup+4966.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26198
/proc/meminfo: memFree=26899468/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4946.1 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 493801 809 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4966.52
Current children cumulated vsize (KiB) 58628

[startup+4979.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26898968/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4958.89 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 495079 810 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4979.31
Current children cumulated vsize (KiB) 58628

[startup+4992 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26898204/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4971.7 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 496358 812 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134586183 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4992.12
Current children cumulated vsize (KiB) 58628

[startup+4995.21 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26898080/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4974.9 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 496678 812 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4995.32
Current children cumulated vsize (KiB) 58628

[startup+4996.8 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26898080/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4976.49 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 496837 812 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4996.91
Current children cumulated vsize (KiB) 58628

[startup+4997.6 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26897956/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4977.29 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 496917 812 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134586220 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4997.71
Current children cumulated vsize (KiB) 58628

[startup+4998 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26897956/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4977.69 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 496957 812 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134575947 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4998.11
Current children cumulated vsize (KiB) 58628

[startup+4998.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26897956/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4978.1 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 496998 812 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134575972 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4998.52
Current children cumulated vsize (KiB) 58628

[startup+4998.51 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 26199
/proc/meminfo: memFree=26897956/32951124 swapFree=67076892/67111528
[pid=26005] ppid=26003 vsize=11204 CPUtime=20.42 cores=0,2,4,6
/proc/26005/stat : 26005 (SATzilla2009_C) S 26003 26005 24776 0 -1 4202496 3499 21710 0 0 644 0 1359 39 25 0 1 0 962265011 11472896 2556 33554432000 134512640 136149437 4289631280 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/26005/statm: 2801 2556 220 400 0 2398 0
[pid=26011] ppid=26005 vsize=47424 CPUtime=4978.2 cores=0,2,4,6
/proc/26011/stat : 26011 (vallst) R 26005 26005 24776 0 -1 4202496 10362 0 0 0 497008 812 0 0 25 0 1 0 962267055 48562176 8844 33554432000 134512640 134738160 4288500448 18446744073709551615 134576002 0 0 4096 8404994 0 0 0 17 0 0 0 0
/proc/26011/statm: 11856 8844 155 56 0 11410 0
Current children cumulated CPU time (s) 4998.62
Current children cumulated vsize (KiB) 58628

Child status: 17
Real time (s): 4998.54
CPU time (s): 4998.69
CPU user time (s): 4990.15
CPU system time (s): 8.5397
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 58628

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

runsolver used 8.85765 second user time and 18.0743 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-19 20:04:33
IDJOB=3499160
IDBENCH=71139
IDSOLVER=1995
FILE ID=node139/3499160-1308506673
RUNJOBID= node139-1308506606-25881
PBS_JOBID= 13608167
Free space on /tmp= 73260 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499160-1308506673/watcher-3499160-1308506673 -o /tmp/evaluation-result-3499160-1308506673/solver-3499160-1308506673 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499160-1308506673.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1370226529

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:      27273872 kB
Buffers:        577768 kB
Cached:        4642564 kB
SwapCached:       3512 kB
Active:        1489356 kB
Inactive:      3801852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27273872 kB
SwapTotal:    67111528 kB
SwapFree:     67076892 kB
Dirty:           37884 kB
Writeback:           0 kB
AnonPages:       68916 kB
Mapped:          15348 kB
Slab:           321244 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245836 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= 73228 MiB
End job on node139 at 2011-06-19 21:27:51