Trace number 3499274

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.73 4998.59

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.84272
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

15.39/15.47	c SATzilla is building models for class 2
15.39/15.47	c run presolver march_dl2004 for 5 seconds ... 
15.39/15.47	c Bin: Executing march_dl2004
15.39/15.47	c spawning binary file with 5 seconds ...
15.39/15.47	c child exit by a signal
15.39/15.47	c march_dl2004 returned code 137.
15.39/15.47	c run presolver mxc-sr08 for 5 seconds ... 
15.39/15.47	c Bin: Executing mxc-sr08
15.39/15.47	c spawning binary file with 5 seconds ...
15.39/15.47	c child exit by a signal
15.39/15.47	c mxc-sr08 returned code 137.
15.39/15.47	c Orignal number of varibales is 200, number of clauses is 480 
15.39/15.47	c predicted feature computation time is 6.893587 
15.39/15.47	c Bin: Executing satelite
15.39/15.47	c spawning binary file with 240 seconds ...
15.39/15.47	c child exited successfully
15.39/15.47	c satzilla computing base features
15.39/15.47	c Number of variabe is: 200, Number of clause is : 480 
15.39/15.47	c Initializing...
15.39/15.47	c satzilla compute diameter ...
15.39/15.47	c start diameter features ...
15.39/15.47	c satzilla doing clause learning
15.39/15.47	c start clause learning features ...
15.39/15.47	c Bin: Executing zchaff07
15.39/15.47	c spawning binary file with 2 seconds ...
15.39/15.47	c child exit by a signal
15.39/15.47	c satzilla doing survey propogation probe
15.39/15.47	c do survay propogation for 2 second ...
15.39/15.47	c satzilla doing local search probe
15.39/15.47	c satzilla doing lobjois search-space size estimate
15.39/15.47	c features are:200 480 200 480 0 0 0.416667 0.4675 1.00051 1.12388 0.0125 0.447214 0.01 0.025 0.450561 0.833333 0.833333 0.0125 0 0.0125 0.0125 -0 0.333333 0 0.333333 0.333333 -0 0.00725 0.308102 0.00208333 0.0125 1.34271 0.675 0.024875 0.024618 0.0208333 0.025 4.47739 0.111558 4 5 0.692124 4526.17 0.00875186 4481 4591 4591 4481 4558 4486 4536 36.3925 0.0733138 32.4055 40.9846 40.9846 32.4055 38.0412 34.8915 36.5026 0.583176 6.97731e-05 0.583083 0.583306 0.583225 0.58312 0.583207 0.583145 0.583181 0.22947 6.15796e-05 0.229443 0.229513 0.22949 0.229452 0.229481 0.229459 0.229469 6.9986 0.267076 51.9159 0.121371 52 44 60 1.08375 0.222724 0.931344 0.0313751 0.671323 0.843658 
15.39/15.47	c satzilla's ranking:
15.39/15.47	c 1) tts-4-0: 2.506878
15.39/15.47	c 2) vallst: 0.844776
15.39/15.47	c 3) minisat20: 0.017097
15.39/15.47	c 4) march_dl2004: -0.194990
15.39/15.47	c 5) zchaff_rand: -0.276328
15.39/15.47	c 6) minisat20SAT07: -0.939527
15.39/15.47	c 7) mxc-sr08: -1.175366
15.39/15.47	c 8) SATenstein: -10000.000000
15.39/15.47	c 9) gnovelty+: -10000.000000
15.39/15.47	c 10) adaptg2wsat+: -10000.000000
15.39/15.47	c 11) adaptg2wsat0: -10000.000000
15.39/15.47	c 12) picosat846: -10000.000000
15.39/15.47	c 13) kcnfs04SAT07: -10000.000000
15.39/15.47	c satzilla running tts-4-0 ... 
4998.63/4998.58	c Bin: Executing tts-4-0
4998.63/4998.58	c spawning binary file with 4984 seconds ...
4998.63/4998.58	c child exit by a signal
4998.63/4998.58	c tts-4-0 returned code 137.
4998.63/4998.58	c satzilla running vallst ... 
4998.63/4998.58	c Bin: Executing vallst
4998.63/4998.58	c vallst returned code 1.
4998.63/4998.58	c satzilla running minisat20 ... 
4998.63/4998.58	c Bin: Executing minisat20
4998.63/4998.58	c minisat20 returned code 1.
4998.63/4998.58	c satzilla running march_dl2004 ... 
4998.63/4998.58	c Bin: Executing march_dl2004
4998.63/4998.58	c march_dl2004 returned code 1.
4998.63/4998.58	c satzilla running zchaff_rand ... 
4998.63/4998.58	c Bin: Executing zchaff_rand
4998.63/4998.58	c zchaff_rand returned code 1.
4998.63/4998.58	c satzilla running minisat20SAT07 ... 
4998.63/4998.58	c Bin: Executing minisat20SAT07
4998.63/4998.58	c minisat20SAT07 returned code 1.
4998.63/4998.58	c satzilla running mxc-sr08 ... 
4998.63/4998.58	c Bin: Executing mxc-sr08
4998.63/4998.58	c mxc-sr08 returned code 1.
4998.63/4998.58	c satzilla running SATenstein ... 
4998.63/4998.58	c Bin: Executing SATenstein
4998.63/4998.58	c SATenstein returned code 1.
4998.63/4998.58	c satzilla running gnovelty+ ... 
4998.63/4998.58	c Bin: Executing gnovelty+
4998.63/4998.58	c gnovelty+ returned code 1.
4998.63/4998.58	c satzilla running adaptg2wsat+ ... 
4998.63/4998.58	c Bin: Executing adaptg2wsat+
4998.63/4998.58	c adaptg2wsat+ returned code 1.
4998.63/4998.58	c satzilla running adaptg2wsat0 ... 
4998.63/4998.58	c Bin: Executing adaptg2wsat0
4998.63/4998.58	c adaptg2wsat0 returned code 1.
4998.63/4998.58	c satzilla running picosat846 ... 
4998.63/4998.58	c Bin: Executing picosat846
4998.63/4998.58	c picosat846 returned code 1.
4998.63/4998.58	c satzilla running kcnfs04SAT07 ... 
4998.63/4998.58	c Bin: Executing kcnfs04SAT07
4998.63/4998.58	c kcnfs04SAT07 returned code 1.
4998.63/4998.58	c ERROR: All Failed! 
4998.63/4998.58	c SATZILLA_TIME=4999.480000

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.08 2/178 29027
/proc/meminfo: memFree=28489080/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962587636 2187264 114 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/29027/statm: 534 114 97 400 0 131 0

[startup+0.023672 s]
/proc/loadavg: 1.00 1.00 1.08 2/178 29027
/proc/meminfo: memFree=28489080/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962587636 2187264 114 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/29027/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100656 s]
/proc/loadavg: 1.00 1.00 1.08 2/178 29027
/proc/meminfo: memFree=28489080/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962587636 2187264 114 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/29027/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300618 s]
/proc/loadavg: 1.00 1.00 1.08 2/178 29027
/proc/meminfo: memFree=28489080/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962587636 2187264 114 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/29027/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700544 s]
/proc/loadavg: 1.00 1.00 1.08 2/178 29027
/proc/meminfo: memFree=28489080/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962587636 2187264 114 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/29027/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.5004 s]
/proc/loadavg: 1.00 1.00 1.08 3/180 29029
/proc/meminfo: memFree=28488344/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962587636 2187264 114 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/29027/statm: 534 114 97 400 0 131 0
[pid=29028] ppid=29027 vsize=1116 CPUtime=1.49 cores=1,3,5,7
/proc/29028/stat : 29028 (march_dl2004) R 29027 29027 27675 0 -1 4202496 216 0 0 0 149 0 0 0 25 0 1 0 962587636 1142784 187 33554432000 134512640 134996440 4288161280 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29028/statm: 279 187 74 119 0 158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3252

[startup+3.10111 s]
/proc/loadavg: 1.08 1.02 1.08 3/180 29029
/proc/meminfo: memFree=28487600/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962587636 2187264 114 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/29027/statm: 534 114 97 400 0 131 0
[pid=29028] ppid=29027 vsize=1116 CPUtime=3.1 cores=1,3,5,7
/proc/29028/stat : 29028 (march_dl2004) R 29027 29027 27675 0 -1 4202496 220 0 0 0 310 0 0 0 25 0 1 0 962587636 1142784 191 33554432000 134512640 134996440 4288161280 18446744073709551615 134587377 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29028/statm: 279 191 74 119 0 158 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 3252

[startup+6.30054 s]
/proc/loadavg: 1.08 1.02 1.08 3/180 29031
/proc/meminfo: memFree=28484792/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 186 221 0 0 0 0 499 0 18 0 1 0 962587636 2187264 127 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 534 127 108 400 0 131 0
[pid=29031] ppid=29027 vsize=2008 CPUtime=1.3 cores=1,3,5,7
/proc/29031/stat : 29031 (mxc-sr08) R 29027 29027 27675 0 -1 4202496 430 0 0 0 130 0 0 0 22 0 1 0 962588136 2056192 404 33554432000 134512640 135078026 4292967408 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29031/statm: 502 404 73 139 0 361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4144

[startup+12.7004 s]
/proc/loadavg: 1.22 1.05 1.09 3/179 29036
/proc/meminfo: memFree=28481984/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=7316 CPUtime=12.68 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) R 29025 29027 27675 0 -1 4202496 427 2469 0 0 33 36 1197 2 18 0 1 0 962587636 7491584 323 33554432000 134512640 136149437 4293464752 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29027/statm: 1829 323 208 400 0 1426 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7316

[startup+25.501 s]
/proc/loadavg: 1.34 1.08 1.10 3/180 29038
/proc/meminfo: memFree=28472920/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=6960 CPUtime=10.02 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 1675 0 0 0 1002 0 0 0 25 0 1 0 962589184 7127040 1648 33554432000 134512640 134965848 4289388032 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/29038/statm: 1740 1648 68 111 0 1627 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10176

[startup+51.1003 s]
/proc/loadavg: 1.56 1.15 1.12 3/180 29039
/proc/meminfo: memFree=28446712/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=20092 CPUtime=35.61 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 4939 0 0 0 3561 0 0 0 25 0 1 0 962589184 20574208 4912 33554432000 134512640 134965848 4289388032 18446744073709551615 134534080 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/29038/statm: 5023 4912 68 111 0 4910 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23308

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.17 3/180 29040
/proc/meminfo: memFree=28420268/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=31344 CPUtime=86.83 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 7779 0 0 0 8682 1 0 0 25 0 1 0 962589184 32096256 7752 33554432000 134512640 134965848 4289388032 18446744073709551615 134534020 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29038/statm: 7836 7752 68 111 0 7723 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34560

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.22 3/180 29041
/proc/meminfo: memFree=28399660/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=41188 CPUtime=146.82 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 10238 0 0 0 14681 1 0 0 25 0 1 0 962589184 42176512 10211 33554432000 134512640 134965848 4289388032 18446744073709551615 134534067 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29038/statm: 10297 10211 68 111 0 10184 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 44404

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.27 3/180 29052
/proc/meminfo: memFree=28381580/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=48924 CPUtime=206.82 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 12134 0 0 0 20681 1 0 0 25 0 1 0 962589184 50098176 12107 33554432000 134512640 134965848 4289388032 18446744073709551615 134534117 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/29038/statm: 12231 12107 68 111 0 12118 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 52140

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.31 3/180 29054
/proc/meminfo: memFree=28357504/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=62284 CPUtime=266.82 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 15522 0 0 0 26680 2 0 0 25 0 1 0 962589184 63778816 15495 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 15571 15495 68 111 0 15458 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 65500

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.35 3/180 29055
/proc/meminfo: memFree=28328100/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=74004 CPUtime=326.82 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 18411 0 0 0 32680 2 0 0 25 0 1 0 962589184 75780096 18384 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 18501 18384 68 111 0 18388 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 77220

[startup+402.3 s]
/proc/loadavg: 1.99 1.73 1.38 3/180 29060
/proc/meminfo: memFree=28304104/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=86192 CPUtime=386.83 cores=1,3,5,7

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29185
/proc/meminfo: memFree=27638056/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=428408 CPUtime=4646.96 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 107032 0 0 0 464668 28 0 0 25 0 1 0 962589184 438689792 107005 33554432000 134512640 134965848 4289388032 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 107102 107005 68 111 0 106989 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 431624

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29187
/proc/meminfo: memFree=27629584/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=431924 CPUtime=4706.96 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 107905 0 0 0 470668 28 0 0 25 0 1 0 962589184 442290176 107878 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 107981 107878 68 111 0 107868 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 435140

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29189
/proc/meminfo: memFree=27621756/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=435908 CPUtime=4766.95 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 108876 0 0 0 476667 28 0 0 25 0 1 0 962589184 446369792 108849 33554432000 134512640 134965848 4289388032 18446744073709551615 134535097 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 108977 108849 68 111 0 108864 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 439124

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29190
/proc/meminfo: memFree=27614164/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=439656 CPUtime=4826.96 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 109857 0 0 0 482667 29 0 0 25 0 1 0 962589184 450207744 109830 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 109914 109830 68 111 0 109801 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 442872

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29192
/proc/meminfo: memFree=27606696/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=443876 CPUtime=4886.96 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 110921 0 0 0 488667 29 0 0 25 0 1 0 962589184 454529024 110894 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 110969 110894 68 111 0 110856 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 447092

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29194
/proc/meminfo: memFree=27600096/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=447392 CPUtime=4946.97 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 111751 0 0 0 494667 30 0 0 25 0 1 0 962589184 458129408 111724 33554432000 134512640 134965848 4289388032 18446744073709551615 134534052 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 111848 111724 68 111 0 111735 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 450608

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29194
/proc/meminfo: memFree=27599848/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=447392 CPUtime=4950.97 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 111795 0 0 0 495067 30 0 0 25 0 1 0 962589184 458129408 111768 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 111848 111768 68 111 0 111735 0
Current children cumulated CPU time (s) 4966.43
Current children cumulated vsize (KiB) 450608

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29194
/proc/meminfo: memFree=27598956/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=447860 CPUtime=4963.77 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 111883 0 0 0 496347 30 0 0 25 0 1 0 962589184 458608640 111856 33554432000 134512640 134965848 4289388032 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 111965 111856 68 111 0 111852 0
Current children cumulated CPU time (s) 4979.23
Current children cumulated vsize (KiB) 451076

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29194
/proc/meminfo: memFree=27598088/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=448332 CPUtime=4976.57 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 111991 0 0 0 497627 30 0 0 25 0 1 0 962589184 459091968 111964 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 112083 111964 68 111 0 111970 0
Current children cumulated CPU time (s) 4992.03
Current children cumulated vsize (KiB) 451548

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29194
/proc/meminfo: memFree=27597836/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=448564 CPUtime=4979.78 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 112039 0 0 0 497948 30 0 0 25 0 1 0 962589184 459329536 112012 33554432000 134512640 134965848 4289388032 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 112141 112012 68 111 0 112028 0
Current children cumulated CPU time (s) 4995.24
Current children cumulated vsize (KiB) 451780

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29194
/proc/meminfo: memFree=27597712/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=448564 CPUtime=4981.37 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 112064 0 0 0 498107 30 0 0 25 0 1 0 962589184 459329536 112037 33554432000 134512640 134965848 4289388032 18446744073709551615 134534111 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 112141 112037 68 111 0 112028 0
Current children cumulated CPU time (s) 4996.83
Current children cumulated vsize (KiB) 451780

[startup+4997.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 29194
/proc/meminfo: memFree=27597464/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=448564 CPUtime=4982.17 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 112079 0 0 0 498187 30 0 0 25 0 1 0 962589184 459329536 112052 33554432000 134512640 134965848 4289388032 18446744073709551615 134534052 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 112141 112052 68 111 0 112028 0
Current children cumulated CPU time (s) 4997.63
Current children cumulated vsize (KiB) 451780

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 1.94 4/174 29201
/proc/meminfo: memFree=28039952/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=448564 CPUtime=4982.97 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 112092 0 0 0 498267 30 0 0 25 0 1 0 962589184 459329536 112065 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 112141 112065 68 111 0 112028 0
Current children cumulated CPU time (s) 4998.43
Current children cumulated vsize (KiB) 451780

[startup+4998.5 s]
/proc/loadavg: 2.00 2.00 1.94 4/174 29201
/proc/meminfo: memFree=28039952/32951124 swapFree=67053048/67111528
[pid=29027] ppid=29025 vsize=3216 CPUtime=15.46 cores=1,3,5,7
/proc/29027/stat : 29027 (SATzilla2009_C) S 29025 29027 27675 0 -1 4202496 491 2469 0 0 256 91 1197 2 25 0 1 0 962587636 3293184 336 33554432000 134512640 136149437 4293464752 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/29027/statm: 804 336 220 400 0 401 0
[pid=29038] ppid=29027 vsize=448564 CPUtime=4983.17 cores=1,3,5,7
/proc/29038/stat : 29038 (tts-4-0) R 29027 29027 27675 0 -1 4202496 112095 0 0 0 498287 30 0 0 25 0 1 0 962589184 459329536 112068 33554432000 134512640 134965848 4289388032 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/29038/statm: 112141 112068 68 111 0 112028 0
Current children cumulated CPU time (s) 4998.63
Current children cumulated vsize (KiB) 451780

Child status: 17
Real time (s): 4998.59
CPU time (s): 4998.73
CPU user time (s): 4997.48
CPU system time (s): 1.25681
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 451780

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

runsolver used 7.2489 second user time and 16.2255 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-19 20:57:52
IDJOB=3499274
IDBENCH=83142
IDSOLVER=1995
FILE ID=node104/3499274-1308509872
RUNJOBID= node104-1308509872-28999
PBS_JOBID= 13608202
Free space on /tmp= 73376 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499274-1308509872/watcher-3499274-1308509872 -o /tmp/evaluation-result-3499274-1308509872/solver-3499274-1308509872 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499274-1308509872.cnf

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=2105612782

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28489640 kB
Buffers:        503516 kB
Cached:        3564784 kB
SwapCached:      12456 kB
Active:        1589244 kB
Inactive:      2499748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28489640 kB
SwapTotal:    67111528 kB
SwapFree:     67053048 kB
Dirty:           62880 kB
Writeback:           8 kB
AnonPages:       17780 kB
Mapped:          10024 kB
Slab:           310696 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213324 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= 73356 MiB
End job on node104 at 2011-06-19 22:21:11