Trace number 3499500

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.82 4998.78

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

16.48/16.57	c SATzilla is building models for class 2
16.48/16.57	c run presolver march_dl2004 for 5 seconds ... 
16.48/16.57	c Bin: Executing march_dl2004
16.48/16.57	c spawning binary file with 5 seconds ...
16.48/16.57	c child exit by a signal
16.48/16.57	c march_dl2004 returned code 137.
16.48/16.57	c run presolver mxc-sr08 for 5 seconds ... 
16.48/16.57	c Bin: Executing mxc-sr08
16.48/16.57	c spawning binary file with 5 seconds ...
16.48/16.57	c child exit by a signal
16.48/16.57	c mxc-sr08 returned code 137.
16.48/16.57	c Orignal number of varibales is 218, number of clauses is 13362 
16.48/16.57	c predicted feature computation time is 7.189008 
16.48/16.57	c Bin: Executing satelite
16.48/16.57	c spawning binary file with 240 seconds ...
16.48/16.57	c child exited successfully
16.48/16.57	c satzilla computing base features
16.48/16.57	c Number of variabe is: 218, Number of clause is : 13362 
16.48/16.57	c Initializing...
16.48/16.57	c satzilla compute diameter ...
16.48/16.57	c start diameter features ...
16.48/16.57	c satzilla doing clause learning
16.48/16.57	c start clause learning features ...
16.48/16.57	c Bin: Executing zchaff07
16.48/16.57	c spawning binary file with 2 seconds ...
16.48/16.57	c child exit by a signal
16.48/16.57	c satzilla doing survey propogation probe
16.48/16.57	c do survay propogation for 2 second ...
16.48/16.57	c satzilla doing local search probe
16.48/16.57	c satzilla doing lobjois search-space size estimate
16.48/16.57	c features are:218 13362 218 13362 0 0 0.0163149 1 0 -0 0.0203116 0.877471 0.0137615 0.0688073 0.364916 0 0.881006 0.0203116 0.261372 0.00920521 0.0274659 4.47825 0.227578 0.154778 0.118012 0.756098 2.93284 0.00818767 0.369111 0.00112259 0.0114504 3.94008 0.118994 0.0139585 0.070737 0.012573 0.0161652 2.99539 0.0226107 2 3 0.0293898 4564 0.00900203 4506 4596 4596 4506 4596 4506 4590 43.4275 0.0699342 39.446 46.8134 46.8134 39.446 46.8134 39.446 44.0231 0.633835 0.150327 0.55477 0.964423 0.78153 0.569432 0.653121 0.576377 0.592581 1.79514e-05 2.13741 1.08363e-08 0.000208918 5.7461e-05 1.83371e-08 1.5244e-05 8.07809e-08 1.17248e-06 18.8896 0.229205 77.7578 0.111933 78 67 89 14.9631 0.200415 0.994441 0.0039283 0.681191 0.806282 
16.48/16.57	c satzilla's ranking:
16.48/16.57	c 1) march_dl2004: 4.783407
16.48/16.57	c 2) minisat20: 2.796342
16.48/16.57	c 3) mxc-sr08: 2.212391
16.48/16.57	c 4) zchaff_rand: 1.908163
16.48/16.57	c 5) minisat20SAT07: 1.877397
16.48/16.57	c 6) tts-4-0: 0.404474
16.48/16.57	c 7) vallst: 0.177377
16.48/16.57	c 8) SATenstein: -10000.000000
16.48/16.57	c 9) gnovelty+: -10000.000000
16.48/16.57	c 10) adaptg2wsat+: -10000.000000
16.48/16.57	c 11) adaptg2wsat0: -10000.000000
16.48/16.57	c 12) picosat846: -10000.000000
16.48/16.57	c 13) kcnfs04SAT07: -10000.000000
16.48/16.57	c satzilla running march_dl2004 ... 
4998.72/4998.77	c Bin: Executing march_dl2004
4998.72/4998.77	c spawning binary file with 4983 seconds ...
4998.72/4998.77	c child exit by a signal
4998.72/4998.77	c march_dl2004 returned code 137.
4998.72/4998.77	c satzilla running minisat20 ... 
4998.72/4998.77	c Bin: Executing minisat20
4998.72/4998.77	c minisat20 returned code 1.
4998.72/4998.77	c satzilla running mxc-sr08 ... 
4998.72/4998.77	c Bin: Executing mxc-sr08
4998.72/4998.77	c mxc-sr08 returned code 1.
4998.72/4998.77	c satzilla running zchaff_rand ... 
4998.72/4998.77	c Bin: Executing zchaff_rand
4998.72/4998.77	c zchaff_rand returned code 1.
4998.72/4998.77	c satzilla running minisat20SAT07 ... 
4998.72/4998.77	c Bin: Executing minisat20SAT07
4998.72/4998.77	c minisat20SAT07 returned code 1.
4998.72/4998.77	c satzilla running tts-4-0 ... 
4998.72/4998.77	c Bin: Executing tts-4-0
4998.72/4998.77	c tts-4-0 returned code 1.
4998.72/4998.77	c satzilla running vallst ... 
4998.72/4998.77	c Bin: Executing vallst
4998.72/4998.77	c vallst returned code 1.
4998.72/4998.77	c satzilla running SATenstein ... 
4998.72/4998.77	c Bin: Executing SATenstein
4998.72/4998.77	c SATenstein returned code 1.
4998.72/4998.77	c satzilla running gnovelty+ ... 
4998.72/4998.77	c Bin: Executing gnovelty+
4998.72/4998.77	c gnovelty+ returned code 1.
4998.72/4998.77	c satzilla running adaptg2wsat+ ... 
4998.72/4998.77	c Bin: Executing adaptg2wsat+
4998.72/4998.77	c adaptg2wsat+ returned code 1.
4998.72/4998.77	c satzilla running adaptg2wsat0 ... 
4998.72/4998.77	c Bin: Executing adaptg2wsat0
4998.72/4998.77	c adaptg2wsat0 returned code 1.
4998.72/4998.77	c satzilla running picosat846 ... 
4998.72/4998.77	c Bin: Executing picosat846
4998.72/4998.77	c picosat846 returned code 1.
4998.72/4998.77	c satzilla running kcnfs04SAT07 ... 
4998.72/4998.77	c Bin: Executing kcnfs04SAT07
4998.72/4998.77	c kcnfs04SAT07 returned code 1.
4998.72/4998.77	c ERROR: All Failed! 
4998.72/4998.77	c SATZILLA_TIME=4999.570000

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-3499500-1308495394/watcher-3499500-1308495394 -o /tmp/evaluation-result-3499500-1308495394/solver-3499500-1308495394 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499500-1308495394.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: 2.01 2.01 1.94 2/173 5765
/proc/meminfo: memFree=28703832/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 961137906 2187264 114 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/5765/statm: 534 114 97 400 0 131 0

[startup+0.082887 s]
/proc/loadavg: 2.01 2.01 1.94 2/173 5765
/proc/meminfo: memFree=28703832/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 961137906 2187264 114 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/5765/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100891 s]
/proc/loadavg: 2.01 2.01 1.94 2/173 5765
/proc/meminfo: memFree=28703832/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 961137906 2187264 114 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/5765/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300844 s]
/proc/loadavg: 2.01 2.01 1.94 2/173 5765
/proc/meminfo: memFree=28703832/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 961137906 2187264 114 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/5765/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.7008 s]
/proc/loadavg: 2.01 2.01 1.94 2/173 5765
/proc/meminfo: memFree=28703832/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 961137906 2187264 114 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/5765/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50066 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 5777
/proc/meminfo: memFree=28667972/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 961137906 2187264 114 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/5765/statm: 534 114 97 400 0 131 0
[pid=5766] ppid=5765 vsize=5376 CPUtime=1.49 cores=0,2,4,6
/proc/5766/stat : 5766 (march_dl2004) R 5765 5765 5496 0 -1 4202496 2113 0 0 0 149 0 0 0 25 0 1 0 961137906 5505024 1146 33554432000 134512640 134996440 4292669280 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5766/statm: 1344 1146 74 119 0 1223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10038 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 5777
/proc/meminfo: memFree=28666904/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 163 0 0 0 0 0 0 0 20 0 1 0 961137906 2187264 114 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/5765/statm: 534 114 97 400 0 131 0
[pid=5766] ppid=5765 vsize=7204 CPUtime=3.09 cores=0,2,4,6
/proc/5766/stat : 5766 (march_dl2004) R 5765 5765 5496 0 -1 4202496 2523 0 0 0 309 0 0 0 25 0 1 0 961137906 7376896 1556 33554432000 134512640 134996440 4292669280 18446744073709551615 134527807 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5766/statm: 1801 1556 74 119 0 1680 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9340

[startup+6.30087 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 5779
/proc/meminfo: memFree=28669956/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 187 2772 0 0 0 0 499 0 18 0 1 0 961137906 2187264 127 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/5765/statm: 534 127 108 400 0 131 0
[pid=5778] ppid=5765 vsize=2876 CPUtime=1.3 cores=0,2,4,6
/proc/5778/stat : 5778 (mxc-sr08) R 5765 5765 5496 0 -1 4202496 707 0 0 0 130 0 0 0 22 0 1 0 961138406 2945024 617 33554432000 134512640 135078026 4288557408 18446744073709551615 134534255 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/5778/statm: 719 617 73 139 0 578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5012

[startup+12.7008 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 5783
/proc/meminfo: memFree=28662176/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=8708 CPUtime=12.67 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) R 5763 5765 5496 0 -1 4202496 1388 5358 0 0 67 0 1199 1 18 0 1 0 961137906 8916992 923 33554432000 134512640 136149437 4291230592 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5765/statm: 2177 923 208 400 0 1774 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8708

[startup+25.5006 s]
/proc/loadavg: 2.00 2.01 1.94 3/180 5785
/proc/meminfo: memFree=28658696/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=8920 CPUtime=8.91 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 2967 0 0 0 891 0 0 0 25 0 1 0 961139564 9134080 2000 33554432000 134512640 134996440 4293449664 18446744073709551615 134566538 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 2230 2000 74 119 0 2109 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13528

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.94 3/180 5786
/proc/meminfo: memFree=28656560/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=10108 CPUtime=34.5 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 3246 0 0 0 3450 0 0 0 25 0 1 0 961139564 10350592 2279 33554432000 134512640 134996440 4293449664 18446744073709551615 134514025 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 2527 2279 74 119 0 2406 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14716

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5787
/proc/meminfo: memFree=28655532/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=11164 CPUtime=85.71 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 3512 0 0 0 8571 0 0 0 25 0 1 0 961139564 11431936 2545 33554432000 134512640 134996440 4293449664 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 2791 2545 74 119 0 2670 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15772

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5828
/proc/meminfo: memFree=28590944/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=11560 CPUtime=145.7 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 3621 0 0 0 14570 0 0 0 25 0 1 0 961139564 11837440 2654 33554432000 134512640 134996440 4293449664 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 2890 2654 74 119 0 2769 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 16168

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5833
/proc/meminfo: memFree=28424676/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=11824 CPUtime=205.69 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 3699 0 0 0 20569 0 0 0 25 0 1 0 961139564 12107776 2732 33554432000 134512640 134996440 4293449664 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 2956 2732 74 119 0 2835 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 16432

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5844
/proc/meminfo: memFree=28389688/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=12088 CPUtime=265.69 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 3760 0 0 0 26569 0 0 0 25 0 1 0 961139564 12378112 2793 33554432000 134512640 134996440 4293449664 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3022 2793 74 119 0 2901 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 16696

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/180 5846
/proc/meminfo: memFree=28360448/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=12352 CPUtime=325.68 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 3830 0 0 0 32568 0 0 0 25 0 1 0 961139564 12648448 2863 33554432000 134512640 134996440 4293449664 18446744073709551615 134551376 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3088 2863 74 119 0 2967 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 16960

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 5847
/proc/meminfo: memFree=28339944/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=12616 CPUtime=385.68 cores=0,2,4,6

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5976
/proc/meminfo: memFree=27754556/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15784 CPUtime=4645.75 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4683 0 0 0 464570 5 0 0 25 0 1 0 961139564 16162816 3716 33554432000 134512640 134996440 4293449664 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3946 3716 74 119 0 3825 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 20392

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5977
/proc/meminfo: memFree=27747920/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15784 CPUtime=4705.76 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4686 0 0 0 470570 6 0 0 25 0 1 0 961139564 16162816 3719 33554432000 134512640 134996440 4293449664 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3946 3719 74 119 0 3825 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 20392

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5979
/proc/meminfo: memFree=27741792/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15784 CPUtime=4765.75 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4689 0 0 0 476569 6 0 0 25 0 1 0 961139564 16162816 3722 33554432000 134512640 134996440 4293449664 18446744073709551615 134514202 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3946 3722 74 119 0 3825 0
Current children cumulated CPU time (s) 4782.31
Current children cumulated vsize (KiB) 20392

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5981
/proc/meminfo: memFree=27737520/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15784 CPUtime=4825.75 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4691 0 0 0 482569 6 0 0 25 0 1 0 961139564 16162816 3724 33554432000 134512640 134996440 4293449664 18446744073709551615 134514032 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3946 3724 74 119 0 3825 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 20392

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5982
/proc/meminfo: memFree=27731388/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15784 CPUtime=4885.76 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4696 0 0 0 488570 6 0 0 25 0 1 0 961139564 16162816 3729 33554432000 134512640 134996440 4293449664 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3946 3729 74 119 0 3825 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 20392

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5984
/proc/meminfo: memFree=27723892/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4945.76 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4701 0 0 0 494570 6 0 0 25 0 1 0 961139564 16297984 3734 33554432000 134512640 134996440 4293449664 18446744073709551615 134514037 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3734 74 119 0 3858 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 20524

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5984
/proc/meminfo: memFree=27723644/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4949.76 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4701 0 0 0 494970 6 0 0 25 0 1 0 961139564 16297984 3734 33554432000 134512640 134996440 4293449664 18446744073709551615 134526947 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3734 74 119 0 3858 0
Current children cumulated CPU time (s) 4966.32
Current children cumulated vsize (KiB) 20524

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5984
/proc/meminfo: memFree=27722640/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4962.56 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4702 0 0 0 496250 6 0 0 25 0 1 0 961139564 16297984 3735 33554432000 134512640 134996440 4293449664 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3735 74 119 0 3858 0
Current children cumulated CPU time (s) 4979.12
Current children cumulated vsize (KiB) 20524

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5985
/proc/meminfo: memFree=27721512/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4975.36 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4703 0 0 0 497530 6 0 0 25 0 1 0 961139564 16297984 3736 33554432000 134512640 134996440 4293449664 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3736 74 119 0 3858 0
Current children cumulated CPU time (s) 4991.92
Current children cumulated vsize (KiB) 20524

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5985
/proc/meminfo: memFree=27721264/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4978.56 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4703 0 0 0 497850 6 0 0 25 0 1 0 961139564 16297984 3736 33554432000 134512640 134996440 4293449664 18446744073709551615 134514065 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3736 74 119 0 3858 0
Current children cumulated CPU time (s) 4995.12
Current children cumulated vsize (KiB) 20524

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5985
/proc/meminfo: memFree=27721140/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4980.16 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4703 0 0 0 498010 6 0 0 25 0 1 0 961139564 16297984 3736 33554432000 134512640 134996440 4293449664 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3736 74 119 0 3858 0
Current children cumulated CPU time (s) 4996.72
Current children cumulated vsize (KiB) 20524

[startup+4997.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5985
/proc/meminfo: memFree=27720892/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4980.96 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4703 0 0 0 498090 6 0 0 25 0 1 0 961139564 16297984 3736 33554432000 134512640 134996440 4293449664 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3736 74 119 0 3858 0
Current children cumulated CPU time (s) 4997.52
Current children cumulated vsize (KiB) 20524

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5985
/proc/meminfo: memFree=27720888/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4981.76 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4703 0 0 0 498170 6 0 0 25 0 1 0 961139564 16297984 3736 33554432000 134512640 134996440 4293449664 18446744073709551615 134528374 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3736 74 119 0 3858 0
Current children cumulated CPU time (s) 4998.32
Current children cumulated vsize (KiB) 20524

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 5985
/proc/meminfo: memFree=27720888/32951124 swapFree=67054528/67111528
[pid=5765] ppid=5763 vsize=4608 CPUtime=16.56 cores=0,2,4,6
/proc/5765/stat : 5765 (SATzilla2009_C) S 5763 5765 5496 0 -1 4202496 1443 5358 0 0 452 4 1199 1 25 0 1 0 961137906 4718592 744 33554432000 134512640 136149437 4291230592 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/5765/statm: 1152 744 220 400 0 749 0
[pid=5785] ppid=5765 vsize=15916 CPUtime=4982.16 cores=0,2,4,6
/proc/5785/stat : 5785 (march_dl2004) R 5765 5765 5496 0 -1 4202496 4703 0 0 0 498210 6 0 0 25 0 1 0 961139564 16297984 3736 33554432000 134512640 134996440 4293449664 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/5785/statm: 3979 3736 74 119 0 3858 0
Current children cumulated CPU time (s) 4998.72
Current children cumulated vsize (KiB) 20524

Child status: 17
Real time (s): 4998.78
CPU time (s): 4998.82
CPU user time (s): 4998.69
CPU system time (s): 0.12798
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 20524

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

runsolver used 7.35888 second user time and 15.3687 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-19 16:56:34
IDJOB=3499500
IDBENCH=83353
IDSOLVER=1995
FILE ID=node130/3499500-1308495394
RUNJOBID= node130-1308490394-5514
PBS_JOBID= 13608176
Free space on /tmp= 73276 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499500-1308495394/watcher-3499500-1308495394 -o /tmp/evaluation-result-3499500-1308495394/solver-3499500-1308495394 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499500-1308495394.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=1134909468

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28706616 kB
Buffers:        508272 kB
Cached:        3353432 kB
SwapCached:      10540 kB
Active:        1340088 kB
Inactive:      2540588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28706616 kB
SwapTotal:    67111528 kB
SwapFree:     67054528 kB
Dirty:           31440 kB
Writeback:           0 kB
AnonPages:       17028 kB
Mapped:          12352 kB
Slab:           300116 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191432 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= 73192 MiB
End job on node130 at 2011-06-19 18:19:53