Trace number 3499180

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.16 4999.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

21.78/21.90	c SATzilla is building models for class 2
21.78/21.90	c run presolver march_dl2004 for 5 seconds ... 
21.78/21.90	c Bin: Executing march_dl2004
21.78/21.90	c spawning binary file with 5 seconds ...
21.78/21.90	c child exit by a signal
21.78/21.90	c march_dl2004 returned code 137.
21.78/21.90	c run presolver mxc-sr08 for 5 seconds ... 
21.78/21.90	c Bin: Executing mxc-sr08
21.78/21.90	c spawning binary file with 5 seconds ...
21.78/21.90	c child exit by a signal
21.78/21.90	c mxc-sr08 returned code 137.
21.78/21.90	c Orignal number of varibales is 2100, number of clauses is 215164 
21.78/21.90	c predicted feature computation time is 11.901436 
21.78/21.90	c Bin: Executing satelite
21.78/21.90	c spawning binary file with 240 seconds ...
21.78/21.90	c child exited successfully
21.78/21.90	c satzilla computing base features
21.78/21.90	c Number of variabe is: 2030, Number of clause is : 212532 
21.78/21.90	c Initializing...
21.78/21.90	c satzilla compute diameter ...
21.78/21.90	c start diameter features ...
21.78/21.90	c satzilla doing clause learning
21.78/21.90	c start clause learning features ...
21.78/21.90	c Bin: Executing zchaff07
21.78/21.90	c spawning binary file with 2 seconds ...
21.78/21.90	c child exit by a signal
21.78/21.90	c satzilla doing survey propogation probe
21.78/21.90	c do survay propogation for 2 second ...
21.78/21.90	c satzilla doing local search probe
21.78/21.90	c satzilla doing lobjois search-space size estimate
21.78/21.90	c features are:2100 215164 2030 212532 0.0344828 0.012384 0.0095515 0.99683 0.0142718 0.193226 0.00165372 1.80711 0.000985222 0.0280788 0.20466 0.951927 0.951927 0.00165372 0.193398 0.000997497 0.00251727 5.49345 0.165923 0.0375533 0.083558 0.306773 2.72029 0.000937859 0.180959 0.000559916 0.00146801 4.92638 0.951927 0.00201763 0.198046 0.000992792 0.0032748 3 0 3 3 -0 180.762 0.333885 70 308 261 126 215 142 182 62.1884 0.0798191 53.9396 72.0897 67.9077 56.9505 66.4632 57.9909 60.5939 0.830232 0.0841602 0.590042 0.923588 0.902032 0.718767 0.880217 0.796818 0.851095 4.57932e-10 6.46642 -1.11022e-16 5.45853e-08 2.91561e-10 0 4.46665e-12 1.11022e-15 7.27196e-14 314.146 5.73872 934.104 0.149392 954.5 920 981 52.7371 0.107714 1.00652 0.0458842 0.794895 0.913279 
21.78/21.90	c satzilla's ranking:
21.78/21.90	c 1) mxc-sr08: 2.448949
21.78/21.90	c 2) march_dl2004: 2.012738
21.78/21.90	c 3) minisat20SAT07: 1.747998
21.78/21.90	c 4) minisat20: 1.614014
21.78/21.90	c 5) zchaff_rand: 1.351228
21.78/21.90	c 6) vallst: 1.163556
21.78/21.90	c 7) tts-4-0: 0.178847
21.78/21.90	c 8) SATenstein: -10000.000000
21.78/21.90	c 9) gnovelty+: -10000.000000
21.78/21.90	c 10) adaptg2wsat+: -10000.000000
21.78/21.90	c 11) adaptg2wsat0: -10000.000000
21.78/21.90	c 12) picosat846: -10000.000000
21.78/21.90	c 13) kcnfs04SAT07: -10000.000000
21.78/21.90	c satzilla running mxc-sr08 ... 
4999.13/4999.00	c Bin: Executing mxc-sr08
4999.13/4999.00	c spawning binary file with 4978 seconds ...
4999.13/4999.00	c child exit by a signal
4999.13/4999.00	c mxc-sr08 returned code 137.
4999.13/4999.00	c satzilla running march_dl2004 ... 
4999.13/4999.00	c Bin: Executing march_dl2004
4999.13/4999.00	c march_dl2004 returned code 1.
4999.13/4999.00	c satzilla running minisat20SAT07 ... 
4999.13/4999.00	c Bin: Executing minisat20SAT07
4999.13/4999.00	c minisat20SAT07 returned code 1.
4999.13/4999.00	c satzilla running minisat20 ... 
4999.13/4999.00	c Bin: Executing minisat20
4999.13/4999.00	c minisat20 returned code 1.
4999.13/4999.00	c satzilla running zchaff_rand ... 
4999.13/4999.00	c Bin: Executing zchaff_rand
4999.13/4999.00	c zchaff_rand returned code 1.
4999.13/4999.00	c satzilla running vallst ... 
4999.13/4999.00	c Bin: Executing vallst
4999.13/4999.00	c vallst returned code 1.
4999.13/4999.00	c satzilla running tts-4-0 ... 
4999.13/4999.00	c Bin: Executing tts-4-0
4999.13/4999.00	c tts-4-0 returned code 1.
4999.13/4999.00	c satzilla running SATenstein ... 
4999.13/4999.00	c Bin: Executing SATenstein
4999.13/4999.00	c SATenstein returned code 1.
4999.13/4999.00	c satzilla running gnovelty+ ... 
4999.13/4999.00	c Bin: Executing gnovelty+
4999.13/4999.00	c gnovelty+ returned code 1.
4999.13/4999.00	c satzilla running adaptg2wsat+ ... 
4999.13/4999.00	c Bin: Executing adaptg2wsat+
4999.13/4999.00	c adaptg2wsat+ returned code 1.
4999.13/4999.00	c satzilla running adaptg2wsat0 ... 
4999.13/4999.00	c Bin: Executing adaptg2wsat0
4999.13/4999.00	c adaptg2wsat0 returned code 1.
4999.13/4999.00	c satzilla running picosat846 ... 
4999.13/4999.00	c Bin: Executing picosat846
4999.13/4999.00	c picosat846 returned code 1.
4999.13/4999.00	c satzilla running kcnfs04SAT07 ... 
4999.13/4999.00	c Bin: Executing kcnfs04SAT07
4999.13/4999.00	c kcnfs04SAT07 returned code 1.
4999.13/4999.00	c ERROR: All Failed! 
4999.13/4999.00	c SATZILLA_TIME=4999.900000

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-3499180-1308507007/watcher-3499180-1308507007 -o /tmp/evaluation-result-3499180-1308507007/solver-3499180-1308507007 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499180-1308507007.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.84 1.97 1.95 2/178 8504
/proc/meminfo: memFree=27648260/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 1040931345 2187264 115 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8504/statm: 534 115 97 400 0 131 0

[startup+0.0847999 s]
/proc/loadavg: 1.84 1.97 1.95 2/178 8504
/proc/meminfo: memFree=27648260/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 1040931345 2187264 115 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8504/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10079 s]
/proc/loadavg: 1.84 1.97 1.95 2/178 8504
/proc/meminfo: memFree=27648260/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 1040931345 2187264 115 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8504/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300754 s]
/proc/loadavg: 1.84 1.97 1.95 2/178 8504
/proc/meminfo: memFree=27648260/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 1040931345 2187264 115 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8504/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700686 s]
/proc/loadavg: 1.84 1.97 1.95 2/178 8504
/proc/meminfo: memFree=27648260/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 1040931345 2187264 115 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8504/statm: 534 115 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50049 s]
/proc/loadavg: 1.84 1.97 1.95 3/180 8506
/proc/meminfo: memFree=27623344/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 1040931345 2187264 115 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8504/statm: 534 115 97 400 0 131 0
[pid=8505] ppid=8504 vsize=30752 CPUtime=1.49 cores=0,2,4,6
/proc/8505/stat : 8505 (march_dl2004) R 8504 8504 7381 0 -1 4202496 25419 0 0 0 146 3 0 0 25 0 1 0 1040931345 31490048 4860 33554432000 134512640 134996440 4287710816 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8505/statm: 7688 4860 75 119 0 7567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32888

[startup+3.10024 s]
/proc/loadavg: 1.84 1.97 1.95 3/180 8506
/proc/meminfo: memFree=27620236/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 1040931345 2187264 115 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8504/statm: 534 115 97 400 0 131 0
[pid=8505] ppid=8504 vsize=33116 CPUtime=3.09 cores=0,2,4,6
/proc/8505/stat : 8505 (march_dl2004) R 8504 8504 7381 0 -1 4202496 25965 0 0 0 306 3 0 0 25 0 1 0 1040931345 33910784 5406 33554432000 134512640 134996440 4287710816 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8505/statm: 8279 5406 75 119 0 8158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35252

[startup+6.30065 s]
/proc/loadavg: 2.01 2.00 1.96 3/180 8508
/proc/meminfo: memFree=27631216/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 187 26026 0 0 0 0 496 3 18 0 1 0 1040931345 2187264 128 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8504/statm: 534 128 108 400 0 131 0
[pid=8508] ppid=8504 vsize=16884 CPUtime=1.29 cores=0,2,4,6
/proc/8508/stat : 8508 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 4705 0 0 0 129 0 0 0 23 0 1 0 1040931845 17289216 3993 33554432000 134512640 135078026 4294896336 18446744073709551615 134561280 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8508/statm: 4221 3993 57 139 0 4080 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19020

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 8510
/proc/meminfo: memFree=27622796/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=16964 CPUtime=12.68 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) R 8502 8504 7381 0 -1 4202496 5809 36052 0 0 168 0 1094 6 20 0 1 0 1040931345 17371136 3858 33554432000 134512640 136149437 4294840944 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8504/statm: 4241 3858 136 400 0 3838 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16964

[startup+25.5011 s]
/proc/loadavg: 2.01 2.00 1.96 3/180 8514
/proc/meminfo: memFree=27583584/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=16512 CPUtime=3.58 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 5163 0 0 0 358 0 0 0 25 0 1 0 1040933536 16908288 3947 33554432000 134512640 135078026 4288169424 18446744073709551615 134522463 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 4128 3947 73 139 0 3987 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41188

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 8515
/proc/meminfo: memFree=27539284/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=42652 CPUtime=29.19 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 11678 0 0 0 2917 2 0 0 25 0 1 0 1040933536 43675648 10462 33554432000 134512640 135078026 4288169424 18446744073709551615 134534533 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 10663 10462 73 139 0 10522 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67328

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 8517
/proc/meminfo: memFree=27497628/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=72904 CPUtime=80.39 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 19083 0 0 0 8035 4 0 0 25 0 1 0 1040933536 74653696 17867 33554432000 134512640 135078026 4288169424 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 18226 17867 73 139 0 18085 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 97580

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 8518
/proc/meminfo: memFree=27468812/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=97880 CPUtime=140.38 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 25340 0 0 0 14033 5 0 0 25 0 1 0 1040933536 100229120 24124 33554432000 134512640 135078026 4288169424 18446744073709551615 134522129 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 24470 24124 73 139 0 24329 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 122556

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 8520
/proc/meminfo: memFree=27441856/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=117628 CPUtime=200.39 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 30279 0 0 0 20033 6 0 0 25 0 1 0 1040933536 120451072 29063 33554432000 134512640 135078026 4288169424 18446744073709551615 134534338 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 29407 29063 73 139 0 29266 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 142304

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 8521
/proc/meminfo: memFree=27427908/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=126100 CPUtime=260.39 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 32153 0 0 0 26033 6 0 0 25 0 1 0 1040933536 129126400 30937 33554432000 134512640 135078026 4288169424 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 31525 30937 73 139 0 31384 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 150776

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 8523
/proc/meminfo: memFree=27427104/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=126100 CPUtime=320.39 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 32169 0 0 0 32033 6 0 0 25 0 1 0 1040933536 129126400 30953 33554432000 134512640 135078026 4288169424 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 31525 30953 73 139 0 31384 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 150776

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 8525
/proc/meminfo: memFree=27417012/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=132188 CPUtime=380.4 cores=0,2,4,6

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


[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8652
/proc/meminfo: memFree=27253416/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=217240 CPUtime=4700.53 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53089 0 0 0 470038 15 0 0 25 0 1 0 1040933536 222453760 51873 33554432000 134512640 135078026 4288169424 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54310 51873 73 139 0 54169 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 241916

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8653
/proc/meminfo: memFree=27252240/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=217372 CPUtime=4760.53 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53112 0 0 0 476038 15 0 0 25 0 1 0 1040933536 222588928 51896 33554432000 134512640 135078026 4288169424 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54343 51896 73 139 0 54202 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 242048

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8655
/proc/meminfo: memFree=27251556/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=217900 CPUtime=4820.54 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53205 0 0 0 482038 16 0 0 25 0 1 0 1040933536 223129600 51989 33554432000 134512640 135078026 4288169424 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54475 51989 73 139 0 54334 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 242576

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8657
/proc/meminfo: memFree=27250756/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=218424 CPUtime=4880.54 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53314 0 0 0 488038 16 0 0 25 0 1 0 1040933536 223666176 52098 33554432000 134512640 135078026 4288169424 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54606 52098 73 139 0 54465 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 243100

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8658
/proc/meminfo: memFree=27250332/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=218688 CPUtime=4940.54 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53373 0 0 0 494038 16 0 0 25 0 1 0 1040933536 223936512 52157 33554432000 134512640 135078026 4288169424 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54672 52157 73 139 0 54531 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 243364

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8658
/proc/meminfo: memFree=27250332/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=218820 CPUtime=4944.54 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53392 0 0 0 494438 16 0 0 25 0 1 0 1040933536 224071680 52176 33554432000 134512640 135078026 4288169424 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54705 52176 73 139 0 54564 0
Current children cumulated CPU time (s) 4966.43
Current children cumulated vsize (KiB) 243496

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27250204/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=218952 CPUtime=4957.34 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53415 0 0 0 495718 16 0 0 25 0 1 0 1040933536 224206848 52199 33554432000 134512640 135078026 4288169424 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54738 52199 73 139 0 54597 0
Current children cumulated CPU time (s) 4979.23
Current children cumulated vsize (KiB) 243628

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27249936/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=219084 CPUtime=4970.14 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53439 0 0 0 496998 16 0 0 25 0 1 0 1040933536 224342016 52223 33554432000 134512640 135078026 4288169424 18446744073709551615 134534533 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54771 52223 73 139 0 54630 0
Current children cumulated CPU time (s) 4992.03
Current children cumulated vsize (KiB) 243760

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27249936/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=219084 CPUtime=4973.35 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53442 0 0 0 497319 16 0 0 25 0 1 0 1040933536 224342016 52226 33554432000 134512640 135078026 4288169424 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54771 52226 73 139 0 54630 0
Current children cumulated CPU time (s) 4995.24
Current children cumulated vsize (KiB) 243760

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27249936/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=219084 CPUtime=4974.94 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53443 0 0 0 497478 16 0 0 25 0 1 0 1040933536 224342016 52227 33554432000 134512640 135078026 4288169424 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54771 52227 73 139 0 54630 0
Current children cumulated CPU time (s) 4996.83
Current children cumulated vsize (KiB) 243760

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27249812/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=219084 CPUtime=4976.55 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53444 0 0 0 497639 16 0 0 25 0 1 0 1040933536 224342016 52228 33554432000 134512640 135078026 4288169424 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54771 52228 73 139 0 54630 0
Current children cumulated CPU time (s) 4998.44
Current children cumulated vsize (KiB) 243760

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27249812/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=219084 CPUtime=4976.94 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53445 0 0 0 497678 16 0 0 25 0 1 0 1040933536 224342016 52229 33554432000 134512640 135078026 4288169424 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54771 52229 73 139 0 54630 0
Current children cumulated CPU time (s) 4998.83
Current children cumulated vsize (KiB) 243760

[startup+4998.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27249812/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=219084 CPUtime=4977.14 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4202496 53445 0 0 0 497698 16 0 0 25 0 1 0 1040933536 224342016 52229 33554432000 134512640 135078026 4288169424 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8514/statm: 54771 52229 73 139 0 54630 0
Current children cumulated CPU time (s) 4999.03
Current children cumulated vsize (KiB) 243760

[startup+4999 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8659
/proc/meminfo: memFree=27249812/32951124 swapFree=67056304/67111528
[pid=8504] ppid=8502 vsize=24676 CPUtime=21.89 cores=0,2,4,6
/proc/8504/stat : 8504 (SATzilla2009_C) S 8502 8504 7381 0 -1 4202496 12135 41407 0 0 886 3 1291 9 25 0 1 0 1040931345 25268224 5943 33554432000 134512640 136149437 4294840944 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/8504/statm: 6169 5943 220 400 0 5766 0
[pid=8514] ppid=8504 vsize=0 CPUtime=4977.24 cores=0,2,4,6
/proc/8514/stat : 8514 (mxc-sr08) R 8504 8504 7381 0 -1 4203524 53445 0 0 0 497708 16 0 0 25 0 1 0 1040933536 0 0 33554432000 0 0 0 0 0 0 0 8392704 0 18446744073709551615 0 0 17 2 0 0 0
/proc/8514/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.13
Current children cumulated vsize (KiB) 24676

Child status: 17
Real time (s): 4999.01
CPU time (s): 4999.16
CPU user time (s): 4998.86
CPU system time (s): 0.296954
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 243760

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

runsolver used 8.21275 second user time and 15.7636 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-19 20:10:08
IDJOB=3499180
IDBENCH=71294
IDSOLVER=1995
FILE ID=node110/3499180-1308507007
RUNJOBID= node110-1308507007-8475
PBS_JOBID= 13608196
Free space on /tmp= 73384 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499180-1308507007/watcher-3499180-1308507007 -o /tmp/evaluation-result-3499180-1308507007/solver-3499180-1308507007 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499180-1308507007.cnf

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=1548084394

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27649308 kB
Buffers:        556260 kB
Cached:        4350104 kB
SwapCached:      22752 kB
Active:        2374608 kB
Inactive:      2565960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27649308 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           66324 kB
Writeback:          80 kB
AnonPages:       28864 kB
Mapped:          13592 kB
Slab:           298920 kB
PageTables:       4376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209972 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= 73368 MiB
End job on node110 at 2011-06-19 21:33:27