Trace number 3499206

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.54 4998.33

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

23.18/23.28	c SATzilla is building models for class 2
23.18/23.28	c run presolver march_dl2004 for 5 seconds ... 
23.18/23.28	c Bin: Executing march_dl2004
23.18/23.28	c spawning binary file with 5 seconds ...
23.18/23.28	c child exit by a signal
23.18/23.28	c march_dl2004 returned code 137.
23.18/23.28	c run presolver mxc-sr08 for 5 seconds ... 
23.18/23.28	c Bin: Executing mxc-sr08
23.18/23.28	c spawning binary file with 5 seconds ...
23.18/23.28	c child exit by a signal
23.18/23.28	c mxc-sr08 returned code 137.
23.18/23.28	c Orignal number of varibales is 2400, number of clauses is 266431 
23.18/23.28	c predicted feature computation time is 13.019305 
23.18/23.28	c Bin: Executing satelite
23.18/23.28	c spawning binary file with 240 seconds ...
23.18/23.28	c child exited successfully
23.18/23.28	c satzilla computing base features
23.18/23.28	c Number of variabe is: 2325, Number of clause is : 263417 
23.18/23.28	c Initializing...
23.18/23.28	c satzilla compute diameter ...
23.18/23.28	c start diameter features ...
23.18/23.28	c satzilla doing clause learning
23.18/23.28	c start clause learning features ...
23.18/23.28	c Bin: Executing zchaff07
23.18/23.28	c spawning binary file with 2 seconds ...
23.18/23.28	c child exit by a signal
23.18/23.28	c satzilla doing survey propogation probe
23.18/23.28	c do survay propogation for 2 second ...
23.18/23.28	c satzilla doing local search probe
23.18/23.28	c satzilla doing lobjois search-space size estimate
23.18/23.28	c features are:2400 266431 2325 263417 0.0322581 0.0114419 0.00882631 0.997212 0.0129695 0.183962 0.00144907 1.87709 0.000860215 0.0258065 0.194886 0.954805 0.954805 0.00144907 0.177673 0.000884529 0.00234989 5.46536 0.162535 0.0350404 0.0708661 0.279461 2.66196 0.000821338 0.167066 0.00049731 0.00134767 4.9047 0.954805 0.00180531 0.191737 0.000971843 0.0029497 3 0 3 3 -0 143.714 0.309698 45 205 184 53 173 141 155 64.9975 0.137983 48.9463 86.0566 80.3556 58.0489 66.5957 60.0778 61.8313 0.837094 0.0833749 0.48628 0.931376 0.909689 0.726839 0.888243 0.800069 0.857742 6.49599e-11 13.6186 -1.11022e-16 2.98262e-08 1.69551e-11 0 1.00131e-12 6.66134e-16 3.40838e-14 340.275 5.26658 1064.12 0.163817 1090 1048 1119 56.3632 0.0965721 1.0059 0.038008 0.782486 0.895637 
23.18/23.28	c satzilla's ranking:
23.18/23.28	c 1) mxc-sr08: 3.450532
23.18/23.28	c 2) vallst: 2.363379
23.18/23.28	c 3) march_dl2004: 2.225205
23.18/23.28	c 4) minisat20SAT07: 1.797226
23.18/23.28	c 5) minisat20: 1.627271
23.18/23.28	c 6) zchaff_rand: 1.166685
23.18/23.28	c 7) tts-4-0: 0.174430
23.18/23.28	c 8) SATenstein: -10000.000000
23.18/23.28	c 9) gnovelty+: -10000.000000
23.18/23.28	c 10) adaptg2wsat+: -10000.000000
23.18/23.28	c 11) adaptg2wsat0: -10000.000000
23.18/23.28	c 12) picosat846: -10000.000000
23.18/23.28	c 13) kcnfs04SAT07: -10000.000000
23.18/23.28	c satzilla running mxc-sr08 ... 
4998.49/4998.32	c Bin: Executing mxc-sr08
4998.49/4998.32	c spawning binary file with 4976 seconds ...
4998.49/4998.32	c child exit by a signal
4998.49/4998.32	c mxc-sr08 returned code 137.
4998.49/4998.32	c satzilla running vallst ... 
4998.49/4998.32	c Bin: Executing vallst
4998.49/4998.32	c vallst returned code 1.
4998.49/4998.32	c satzilla running march_dl2004 ... 
4998.49/4998.32	c Bin: Executing march_dl2004
4998.49/4998.32	c march_dl2004 returned code 1.
4998.49/4998.32	c satzilla running minisat20SAT07 ... 
4998.49/4998.32	c Bin: Executing minisat20SAT07
4998.49/4998.32	c minisat20SAT07 returned code 1.
4998.49/4998.32	c satzilla running minisat20 ... 
4998.49/4998.32	c Bin: Executing minisat20
4998.49/4998.32	c minisat20 returned code 1.
4998.49/4998.32	c satzilla running zchaff_rand ... 
4998.49/4998.32	c Bin: Executing zchaff_rand
4998.49/4998.32	c zchaff_rand returned code 1.
4998.49/4998.32	c satzilla running tts-4-0 ... 
4998.49/4998.32	c Bin: Executing tts-4-0
4998.49/4998.32	c tts-4-0 returned code 1.
4998.49/4998.32	c satzilla running SATenstein ... 
4998.49/4998.32	c Bin: Executing SATenstein
4998.49/4998.32	c SATenstein returned code 1.
4998.49/4998.32	c satzilla running gnovelty+ ... 
4998.49/4998.32	c Bin: Executing gnovelty+
4998.49/4998.32	c gnovelty+ returned code 1.
4998.49/4998.32	c satzilla running adaptg2wsat+ ... 
4998.49/4998.32	c Bin: Executing adaptg2wsat+
4998.49/4998.32	c adaptg2wsat+ returned code 1.
4998.49/4998.32	c satzilla running adaptg2wsat0 ... 
4998.49/4998.32	c Bin: Executing adaptg2wsat0
4998.49/4998.32	c adaptg2wsat0 returned code 1.
4998.49/4998.32	c satzilla running picosat846 ... 
4998.49/4998.32	c Bin: Executing picosat846
4998.49/4998.32	c picosat846 returned code 1.
4998.49/4998.32	c satzilla running kcnfs04SAT07 ... 
4998.49/4998.32	c Bin: Executing kcnfs04SAT07
4998.49/4998.32	c kcnfs04SAT07 returned code 1.
4998.49/4998.32	c ERROR: All Failed! 
4998.49/4998.32	c SATZILLA_TIME=4999.280000

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-3499206-1308507368/watcher-3499206-1308507368 -o /tmp/evaluation-result-3499206-1308507368/solver-3499206-1308507368 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499206-1308507368.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: 0.93 0.99 1.15 2/178 29171
/proc/meminfo: memFree=26978672/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 943152428 2187264 114 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/29171/statm: 534 114 97 400 0 131 0

[startup+0.0565799 s]
/proc/loadavg: 0.93 0.99 1.15 2/178 29171
/proc/meminfo: memFree=26978672/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 943152428 2187264 114 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/29171/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100581 s]
/proc/loadavg: 0.93 0.99 1.15 2/178 29171
/proc/meminfo: memFree=26978672/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 943152428 2187264 114 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/29171/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300532 s]
/proc/loadavg: 0.93 0.99 1.15 2/178 29171
/proc/meminfo: memFree=26978672/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 943152428 2187264 114 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/29171/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700479 s]
/proc/loadavg: 0.93 0.99 1.15 2/178 29171
/proc/meminfo: memFree=26978672/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 943152428 2187264 114 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/29171/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50029 s]
/proc/loadavg: 0.93 0.99 1.15 3/180 29173
/proc/meminfo: memFree=26949292/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 943152428 2187264 114 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/29171/statm: 534 114 97 400 0 131 0
[pid=29172] ppid=29171 vsize=35752 CPUtime=1.49 cores=0,2,4,6
/proc/29172/stat : 29172 (march_dl2004) R 29171 29171 28044 0 -1 4202496 31215 0 0 0 145 4 0 0 25 0 1 0 943152428 36610048 5492 33554432000 134512640 134996440 4289786176 18446744073709551615 134532790 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/29172/statm: 8938 5492 75 119 0 8817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37888

[startup+3.10098 s]
/proc/loadavg: 0.93 0.99 1.15 3/180 29173
/proc/meminfo: memFree=26943144/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 943152428 2187264 114 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/29171/statm: 534 114 97 400 0 131 0
[pid=29172] ppid=29171 vsize=40432 CPUtime=3.09 cores=0,2,4,6
/proc/29172/stat : 29172 (march_dl2004) R 29171 29171 28044 0 -1 4202496 32365 0 0 0 304 5 0 0 25 0 1 0 943152428 41402368 6642 33554432000 134512640 134996440 4289786176 18446744073709551615 134528113 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/29172/statm: 10108 6642 75 119 0 9987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42568

[startup+6.30035 s]
/proc/loadavg: 1.09 1.02 1.16 3/180 29175
/proc/meminfo: memFree=26956164/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 187 32479 0 0 0 0 493 6 18 0 1 0 943152428 2187264 127 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/29171/statm: 534 127 108 400 0 131 0
[pid=29175] ppid=29171 vsize=20756 CPUtime=1.29 cores=0,2,4,6
/proc/29175/stat : 29175 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 5766 0 0 0 129 0 0 0 22 0 1 0 943152928 21254144 4886 33554432000 134512640 135078026 4287202880 18446744073709551615 134560988 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/29175/statm: 5189 4886 57 139 0 5048 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22892

[startup+12.7011 s]
/proc/loadavg: 1.16 1.04 1.16 3/178 29177
/proc/meminfo: memFree=26945736/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=20348 CPUtime=12.69 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) R 29169 29171 28044 0 -1 4202496 7131 44323 0 0 115 1 1145 8 19 0 1 0 943152428 20836352 4733 33554432000 134512640 136149437 4288615504 18446744073709551615 134532707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29171/statm: 5087 4733 136 400 0 4684 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20348

[startup+25.5005 s]
/proc/loadavg: 1.35 1.08 1.17 3/180 29181
/proc/meminfo: memFree=26895136/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=20756 CPUtime=2.2 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 5794 0 0 0 220 0 0 0 25 0 1 0 943154757 21254144 4914 33554432000 134512640 135078026 4294657760 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 5189 4914 57 139 0 5048 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49556

[startup+51.1005 s]
/proc/loadavg: 1.57 1.16 1.19 3/180 29182
/proc/meminfo: memFree=26837448/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=40060 CPUtime=27.8 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 11333 0 0 0 2778 2 0 0 25 0 1 0 943154757 41021440 9830 33554432000 134512640 135078026 4294657760 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 10015 9830 73 139 0 9874 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 68860

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.23 3/180 29183
/proc/meminfo: memFree=26756188/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=82592 CPUtime=79 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 21991 0 0 0 7895 5 0 0 25 0 1 0 943154757 84574208 20488 33554432000 134512640 135078026 4294657760 18446744073709551615 134534601 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 20648 20488 73 139 0 20507 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111392

[startup+162.3 s]
/proc/loadavg: 1.93 1.41 1.28 3/180 29185
/proc/meminfo: memFree=26702728/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=115504 CPUtime=139 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 30137 0 0 0 13893 7 0 0 25 0 1 0 943154757 118276096 28634 33554432000 134512640 135078026 4294657760 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 28876 28634 73 139 0 28735 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 144304

[startup+222.3 s]
/proc/loadavg: 2.05 1.53 1.33 3/180 29187
/proc/meminfo: memFree=26686576/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=131124 CPUtime=199 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 34053 0 0 0 19892 8 0 0 25 0 1 0 943154757 134270976 32550 33554432000 134512640 135078026 4294657760 18446744073709551615 134534587 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 32781 32550 73 139 0 32640 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 159924

[startup+282.301 s]
/proc/loadavg: 2.02 1.61 1.37 3/180 29188
/proc/meminfo: memFree=26648720/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=168208 CPUtime=259.01 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 43095 0 0 0 25890 11 0 0 25 0 1 0 943154757 172244992 41592 33554432000 134512640 135078026 4294657760 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 42052 41592 73 139 0 41911 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 197008

[startup+342.301 s]
/proc/loadavg: 2.00 1.68 1.40 3/180 29190
/proc/meminfo: memFree=26636784/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=168208 CPUtime=319.01 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 43103 0 0 0 31890 11 0 0 25 0 1 0 943154757 172244992 41600 33554432000 134512640 135078026 4294657760 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 42052 41600 73 139 0 41911 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 197008

[startup+402.301 s]
/proc/loadavg: 2.00 1.74 1.44 3/180 29191
/proc/meminfo: memFree=26612324/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=185580 CPUtime=379.01 cores=0,2,4,6

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/180 29320
/proc/meminfo: memFree=26385552/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=268408 CPUtime=4639.21 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 66621 0 0 0 463884 37 0 0 25 0 1 0 943154757 274849792 65118 33554432000 134512640 135078026 4294657760 18446744073709551615 134534613 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 67102 65118 73 139 0 66961 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 297208

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29322
/proc/meminfo: memFree=26384908/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=268984 CPUtime=4699.22 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 66729 0 0 0 469885 37 0 0 25 0 1 0 943154757 275439616 65226 33554432000 134512640 135078026 4294657760 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 67246 65226 73 139 0 67105 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 297784

[startup+4782.3 s]
/proc/loadavg: 2.06 2.02 1.96 3/180 29323
/proc/meminfo: memFree=26384260/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=269752 CPUtime=4759.21 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 66877 0 0 0 475884 37 0 0 25 0 1 0 943154757 276226048 65374 33554432000 134512640 135078026 4294657760 18446744073709551615 134534344 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 67438 65374 73 139 0 67297 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 298552

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/180 29325
/proc/meminfo: memFree=26383624/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=270532 CPUtime=4819.22 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67036 0 0 0 481884 38 0 0 25 0 1 0 943154757 277024768 65533 33554432000 134512640 135078026 4294657760 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 67633 65533 73 139 0 67492 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 299332

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/180 29326
/proc/meminfo: memFree=26382364/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=271696 CPUtime=4879.21 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67273 0 0 0 487883 38 0 0 25 0 1 0 943154757 278216704 65770 33554432000 134512640 135078026 4294657760 18446744073709551615 134534650 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 67924 65770 73 139 0 67783 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 300496

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29328
/proc/meminfo: memFree=26381720/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=272944 CPUtime=4939.23 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67502 0 0 0 493884 39 0 0 25 0 1 0 943154757 279494656 65999 33554432000 134512640 135078026 4294657760 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68236 65999 73 139 0 68095 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 301744

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29328
/proc/meminfo: memFree=26381720/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273076 CPUtime=4943.23 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67522 0 0 0 494284 39 0 0 25 0 1 0 943154757 279629824 66019 33554432000 134512640 135078026 4294657760 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68269 66019 73 139 0 68128 0
Current children cumulated CPU time (s) 4966.49
Current children cumulated vsize (KiB) 301876

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 29329
/proc/meminfo: memFree=26381576/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273208 CPUtime=4956.02 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67554 0 0 0 495563 39 0 0 25 0 1 0 943154757 279764992 66051 33554432000 134512640 135078026 4294657760 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68302 66051 73 139 0 68161 0
Current children cumulated CPU time (s) 4979.28
Current children cumulated vsize (KiB) 302008

[startup+4991.9 s]
/proc/loadavg: 2.07 2.02 1.97 3/180 29329
/proc/meminfo: memFree=26380832/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273868 CPUtime=4968.82 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67658 0 0 0 496843 39 0 0 25 0 1 0 943154757 280440832 66155 33554432000 134512640 135078026 4294657760 18446744073709551615 134534832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68467 66155 73 139 0 68326 0
Current children cumulated CPU time (s) 4992.08
Current children cumulated vsize (KiB) 302668

[startup+4995.11 s]
/proc/loadavg: 2.07 2.02 1.97 3/180 29329
/proc/meminfo: memFree=26380952/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273868 CPUtime=4972.03 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67666 0 0 0 497164 39 0 0 25 0 1 0 943154757 280440832 66163 33554432000 134512640 135078026 4294657760 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68467 66163 73 139 0 68326 0
Current children cumulated CPU time (s) 4995.29
Current children cumulated vsize (KiB) 302668

[startup+4996.7 s]
/proc/loadavg: 2.07 2.02 1.97 3/180 29329
/proc/meminfo: memFree=26380828/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273868 CPUtime=4973.62 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67667 0 0 0 497323 39 0 0 25 0 1 0 943154757 280440832 66164 33554432000 134512640 135078026 4294657760 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68467 66164 73 139 0 68326 0
Current children cumulated CPU time (s) 4996.88
Current children cumulated vsize (KiB) 302668

[startup+4997.5 s]
/proc/loadavg: 2.06 2.02 1.97 3/180 29329
/proc/meminfo: memFree=26380828/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273868 CPUtime=4974.42 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67667 0 0 0 497403 39 0 0 25 0 1 0 943154757 280440832 66164 33554432000 134512640 135078026 4294657760 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68467 66164 73 139 0 68326 0
Current children cumulated CPU time (s) 4997.68
Current children cumulated vsize (KiB) 302668

[startup+4997.9 s]
/proc/loadavg: 2.06 2.02 1.97 3/180 29329
/proc/meminfo: memFree=26380828/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273868 CPUtime=4974.82 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67667 0 0 0 497443 39 0 0 25 0 1 0 943154757 280440832 66164 33554432000 134512640 135078026 4294657760 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68467 66164 73 139 0 68326 0
Current children cumulated CPU time (s) 4998.08
Current children cumulated vsize (KiB) 302668

[startup+4998.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/180 29329
/proc/meminfo: memFree=26380828/32951124 swapFree=67054460/67111528
[pid=29171] ppid=29169 vsize=28800 CPUtime=23.26 cores=0,2,4,6
/proc/29171/stat : 29171 (SATzilla2009_C) S 29169 29171 28044 0 -1 4202496 14037 51949 0 0 970 4 1340 12 25 0 1 0 943152428 29491200 6977 33554432000 134512640 136149437 4288615504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/29171/statm: 7200 6977 221 400 0 6797 0
[pid=29181] ppid=29171 vsize=273868 CPUtime=4975.23 cores=0,2,4,6
/proc/29181/stat : 29181 (mxc-sr08) R 29171 29171 28044 0 -1 4202496 67667 0 0 0 497484 39 0 0 25 0 1 0 943154757 280440832 66164 33554432000 134512640 135078026 4294657760 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/29181/statm: 68467 66164 73 139 0 68326 0
Current children cumulated CPU time (s) 4998.49
Current children cumulated vsize (KiB) 302668

Child status: 17
Real time (s): 4998.33
CPU time (s): 4998.54
CPU user time (s): 4997.96
CPU system time (s): 0.579911
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 302668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.96
system time used= 0.579911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133670
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= 15
involuntary context switches= 15109

runsolver used 8.28374 second user time and 15.6486 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-19 20:16:08
IDJOB=3499206
IDBENCH=71385
IDSOLVER=1995
FILE ID=node143/3499206-1308507368
RUNJOBID= node143-1308507368-29142
PBS_JOBID= 13608163
Free space on /tmp= 73552 MiB

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=1282134915

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.846
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.846
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.846
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.846
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:      26979480 kB
Buffers:        538844 kB
Cached:        5031604 kB
SwapCached:      10088 kB
Active:        2463444 kB
Inactive:      3128496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26979480 kB
SwapTotal:    67111528 kB
SwapFree:     67054460 kB
Dirty:           67460 kB
Writeback:           0 kB
AnonPages:       19076 kB
Mapped:          13068 kB
Slab:           317888 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   207892 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= 73516 MiB
End job on node143 at 2011-06-19 21:39:27