Trace number 3499308

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.79 4998.72

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

24.48/24.54	c SATzilla is building models for class 2
24.48/24.54	c run presolver march_dl2004 for 5 seconds ... 
24.48/24.54	c Bin: Executing march_dl2004
24.48/24.54	c spawning binary file with 5 seconds ...
24.48/24.54	c child exit by a signal
24.48/24.54	c march_dl2004 returned code 137.
24.48/24.54	c run presolver mxc-sr08 for 5 seconds ... 
24.48/24.54	c Bin: Executing mxc-sr08
24.48/24.54	c spawning binary file with 5 seconds ...
24.48/24.54	c child exit by a signal
24.48/24.54	c mxc-sr08 returned code 137.
24.48/24.54	c Orignal number of varibales is 1664, number of clauses is 157664 
24.48/24.54	c predicted feature computation time is 10.608708 
24.48/24.54	c Bin: Executing satelite
24.48/24.54	c spawning binary file with 240 seconds ...
24.48/24.54	c child exited successfully
24.48/24.54	c satzilla computing base features
24.48/24.54	c Number of variabe is: 1248, Number of clause is : 156000 
24.48/24.54	c Initializing...
24.48/24.54	c satzilla compute diameter ...
24.48/24.54	c start diameter features ...
24.48/24.54	c satzilla doing clause learning
24.48/24.54	c start clause learning features ...
24.48/24.54	c Bin: Executing zchaff07
24.48/24.54	c spawning binary file with 2 seconds ...
24.48/24.54	c child exit by a signal
24.48/24.54	c satzilla doing survey propogation probe
24.48/24.54	c do survay propogation for 2 second ...
24.48/24.54	c satzilla doing local search probe
24.48/24.54	c satzilla doing lobjois search-space size estimate
24.48/24.54	c features are:1664 157664 1248 156000 0.333333 0.0106667 0.008 1 0 -0 0.00478205 0.581195 0.00160256 0.00961538 0.604431 0.008 0.008 0.00478205 0 0.00478205 0.00478205 -0 0.00268097 0 0.00268097 0.00268097 -0 0.00239744 0 0.00239744 0.00239744 -0 0.752 0.00799359 0 0.00799359 0.00799359 2 0 2 2 -0 924.125 1.08426 357 3755 3255 358 662 477 559 28.4111 0.0827935 25.6075 35.8363 30.3565 25.7815 29.3766 27.2227 28.4045 0.34814 0.056186 0.280215 0.491676 0.366294 0.31969 0.360892 0.335982 0.354366 9.4534e-12 0 2.41129e-12 8.41518e-11 2.02269e-11 4.23384e-12 9.24527e-12 4.76075e-12 5.85421e-12 297.411 3.19808 321.536 0.145979 327 303 347 17.0945 0.600604 1.36071 1.99953 0.633967 0.730799 
24.48/24.54	c satzilla's ranking:
24.48/24.54	c 1) zchaff_rand: 3.967619
24.48/24.54	c 2) mxc-sr08: 3.911844
24.48/24.54	c 3) minisat20SAT07: 2.281372
24.48/24.54	c 4) march_dl2004: 1.596639
24.48/24.54	c 5) minisat20: 0.824735
24.48/24.54	c 6) tts-4-0: 0.416397
24.48/24.54	c 7) vallst: -0.665077
24.48/24.54	c 8) SATenstein: -10000.000000
24.48/24.54	c 9) gnovelty+: -10000.000000
24.48/24.54	c 10) adaptg2wsat+: -10000.000000
24.48/24.54	c 11) adaptg2wsat0: -10000.000000
24.48/24.54	c 12) picosat846: -10000.000000
24.48/24.54	c 13) kcnfs04SAT07: -10000.000000
24.48/24.54	c satzilla running zchaff_rand ... 
4998.74/4998.71	c Bin: Executing zchaff_rand
4998.74/4998.71	c spawning binary file with 4975 seconds ...
4998.74/4998.71	c child exit by a signal
4998.74/4998.71	c zchaff_rand returned code 137.
4998.74/4998.71	c satzilla running mxc-sr08 ... 
4998.74/4998.71	c Bin: Executing mxc-sr08
4998.74/4998.71	c mxc-sr08 returned code 1.
4998.74/4998.71	c satzilla running minisat20SAT07 ... 
4998.74/4998.71	c Bin: Executing minisat20SAT07
4998.74/4998.71	c minisat20SAT07 returned code 1.
4998.74/4998.71	c satzilla running march_dl2004 ... 
4998.74/4998.71	c Bin: Executing march_dl2004
4998.74/4998.71	c march_dl2004 returned code 1.
4998.74/4998.71	c satzilla running minisat20 ... 
4998.74/4998.71	c Bin: Executing minisat20
4998.74/4998.71	c minisat20 returned code 1.
4998.74/4998.71	c satzilla running tts-4-0 ... 
4998.74/4998.71	c Bin: Executing tts-4-0
4998.74/4998.71	c tts-4-0 returned code 1.
4998.74/4998.71	c satzilla running vallst ... 
4998.74/4998.71	c Bin: Executing vallst
4998.74/4998.71	c vallst returned code 1.
4998.74/4998.71	c satzilla running SATenstein ... 
4998.74/4998.71	c Bin: Executing SATenstein
4998.74/4998.71	c SATenstein returned code 1.
4998.74/4998.71	c satzilla running gnovelty+ ... 
4998.74/4998.71	c Bin: Executing gnovelty+
4998.74/4998.71	c gnovelty+ returned code 1.
4998.74/4998.71	c satzilla running adaptg2wsat+ ... 
4998.74/4998.71	c Bin: Executing adaptg2wsat+
4998.74/4998.71	c adaptg2wsat+ returned code 1.
4998.74/4998.71	c satzilla running adaptg2wsat0 ... 
4998.74/4998.71	c Bin: Executing adaptg2wsat0
4998.74/4998.71	c adaptg2wsat0 returned code 1.
4998.74/4998.71	c satzilla running picosat846 ... 
4998.74/4998.71	c Bin: Executing picosat846
4998.74/4998.71	c picosat846 returned code 1.
4998.74/4998.71	c satzilla running kcnfs04SAT07 ... 
4998.74/4998.71	c Bin: Executing kcnfs04SAT07
4998.74/4998.71	c kcnfs04SAT07 returned code 1.
4998.74/4998.71	c ERROR: All Failed! 
4998.74/4998.71	c SATZILLA_TIME=4999.520000

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-3499308-1308510396/watcher-3499308-1308510396 -o /tmp/evaluation-result-3499308-1308510396/solver-3499308-1308510396 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499308-1308510396.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.92 1.98 1.99 3/178 16662
/proc/meminfo: memFree=27601512/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1041270329 2187264 114 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/16662/statm: 534 114 97 400 0 131 0

[startup+0.0835821 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16662
/proc/meminfo: memFree=27601512/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1041270329 2187264 114 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/16662/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100568 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16662
/proc/meminfo: memFree=27601512/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1041270329 2187264 114 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/16662/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300537 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16662
/proc/meminfo: memFree=27601512/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1041270329 2187264 114 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/16662/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700467 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16662
/proc/meminfo: memFree=27601512/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1041270329 2187264 114 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/16662/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50037 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 16664
/proc/meminfo: memFree=27588012/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1041270329 2187264 114 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/16662/statm: 534 114 97 400 0 131 0
[pid=16663] ppid=16662 vsize=18316 CPUtime=1.49 cores=0,2,4,6
/proc/16663/stat : 16663 (march_dl2004) R 16662 16662 15556 0 -1 4202496 18235 0 0 0 147 2 0 0 25 0 1 0 1041270330 18755584 3443 33554432000 134512640 134996440 4293663184 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/16663/statm: 4579 3443 67 119 0 4458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20452

[startup+3.10106 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 16664
/proc/meminfo: memFree=27584400/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1041270329 2187264 114 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/16662/statm: 534 114 97 400 0 131 0
[pid=16663] ppid=16662 vsize=18844 CPUtime=3.09 cores=0,2,4,6
/proc/16663/stat : 16663 (march_dl2004) R 16662 16662 15556 0 -1 4202496 18380 0 0 0 306 3 0 0 25 0 1 0 1041270330 19296256 3588 33554432000 134512640 134996440 4293663184 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/16663/statm: 4711 3588 67 119 0 4590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20980

[startup+6.30054 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 16666
/proc/meminfo: memFree=27584276/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 182 26248 0 0 0 0 494 5 18 0 1 0 1041270329 2187264 123 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16662/statm: 534 123 105 400 0 131 0
[pid=16666] ppid=16662 vsize=20264 CPUtime=1.29 cores=0,2,4,6
/proc/16666/stat : 16666 (mxc-sr08) R 16662 16662 15556 0 -1 4202496 5684 0 0 0 128 1 0 0 22 0 1 0 1041270830 20750336 4766 33554432000 134512640 135078026 4291654976 18446744073709551615 134560919 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/16666/statm: 5066 4766 57 139 0 4925 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22400

[startup+12.7005 s]
/proc/loadavg: 1.94 1.98 1.99 3/180 16669
/proc/meminfo: memFree=27572880/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=2136 CPUtime=9.99 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 209 36032 0 0 0 0 992 7 18 0 1 0 1041270329 2187264 140 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 534 140 121 400 0 131 0
[pid=16668] ppid=16662 vsize=22152 CPUtime=2.69 cores=0,2,4,6
/proc/16668/stat : 16668 (satelite) R 16662 16662 15556 0 -1 4202496 4898 0 0 0 267 2 0 0 25 0 1 0 1041271330 22683648 4872 33554432000 134512640 135037501 4292804432 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 2 0 0 0
/proc/16668/statm: 5538 4872 67 129 0 5407 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24288

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/180 16674
/proc/meminfo: memFree=27542320/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=18544 CPUtime=0.94 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 4115 0 0 0 91 3 0 0 25 0 1 0 1041272784 18989056 2841 33554432000 134512640 135365884 4292041728 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 4636 2841 112 209 0 4408 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46632

[startup+51.1011 s]
/proc/loadavg: 1.97 1.98 1.99 3/180 16674
/proc/meminfo: memFree=27524388/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=38748 CPUtime=26.55 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 7874 0 0 0 2616 39 0 0 25 0 1 0 1041272784 39677952 5319 33554432000 134512640 135365884 4292041728 18446744073709551615 134551688 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 9687 5319 112 209 0 9459 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66836

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/180 16676
/proc/meminfo: memFree=27511480/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=39884 CPUtime=77.76 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 9146 0 0 0 7685 91 0 0 25 0 1 0 1041272784 40841216 6591 33554432000 134512640 135365884 4292041728 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 9971 6591 112 209 0 9743 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 67972

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 16676
/proc/meminfo: memFree=27501412/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=51384 CPUtime=137.75 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 12645 0 0 0 13637 138 0 0 25 0 1 0 1041272784 52617216 7529 33554432000 134512640 135365884 4292041728 18446744073709551615 134551131 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 12846 7529 112 209 0 12618 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 79472

[startup+222.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/180 16678
/proc/meminfo: memFree=27492200/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=53424 CPUtime=197.75 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 14469 0 0 0 19595 180 0 0 25 0 1 0 1041272784 54706176 9353 33554432000 134512640 135365884 4292041728 18446744073709551615 134550680 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 13356 9353 112 209 0 13128 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 81512

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/180 16680
/proc/meminfo: memFree=27484836/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=53680 CPUtime=257.75 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 15303 0 0 0 25557 218 0 0 25 0 1 0 1041272784 54968320 10187 33554432000 134512640 135365884 4292041728 18446744073709551615 134543572 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 13420 10187 112 209 0 13192 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 81768

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 16682
/proc/meminfo: memFree=27478592/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=53808 CPUtime=317.75 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 15770 0 0 0 31518 257 0 0 25 0 1 0 1041272784 55099392 10654 33554432000 134512640 135365884 4292041728 18446744073709551615 134551159 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 13452 10654 112 209 0 13224 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 81896

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16684
/proc/meminfo: memFree=27472468/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6

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


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16808
/proc/meminfo: memFree=27310184/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4637.81 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 74224 0 0 0 461871 1910 0 0 25 0 1 0 1041272784 222461952 33265 33554432000 134512640 135365884 4292041728 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 33265 112 209 0 54084 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 245336

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16810
/proc/meminfo: memFree=27309132/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4697.82 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 74436 0 0 0 467855 1927 0 0 25 0 1 0 1041272784 222461952 33477 33554432000 134512640 135365884 4292041728 18446744073709551615 134550694 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 33477 112 209 0 54084 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 245336

[startup+4782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 16812
/proc/meminfo: memFree=27308092/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4757.82 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 74612 0 0 0 473844 1938 0 0 25 0 1 0 1041272784 222461952 33653 33554432000 134512640 135365884 4292041728 18446744073709551615 134550694 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 33653 112 209 0 54084 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 245336

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 16814
/proc/meminfo: memFree=27306928/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4817.82 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 74818 0 0 0 479828 1954 0 0 25 0 1 0 1041272784 222461952 33859 33554432000 134512640 135365884 4292041728 18446744073709551615 134550631 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 33859 112 209 0 54084 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 245336

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16816
/proc/meminfo: memFree=27306136/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4877.82 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75028 0 0 0 485812 1970 0 0 25 0 1 0 1041272784 222461952 34069 33554432000 134512640 135365884 4292041728 18446744073709551615 134550631 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34069 112 209 0 54084 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 245336

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16816
/proc/meminfo: memFree=27305356/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4937.82 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75226 0 0 0 491799 1983 0 0 25 0 1 0 1041272784 222461952 34267 33554432000 134512640 135365884 4292041728 18446744073709551615 134550694 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34267 112 209 0 54084 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 245336

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 16816
/proc/meminfo: memFree=27305108/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4941.82 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75242 0 0 0 492197 1985 0 0 25 0 1 0 1041272784 222461952 34283 33554432000 134512640 135365884 4292041728 18446744073709551615 134550650 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34283 112 209 0 54084 0
Current children cumulated CPU time (s) 4966.34
Current children cumulated vsize (KiB) 245336

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16818
/proc/meminfo: memFree=27305084/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4954.62 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75290 0 0 0 493473 1989 0 0 25 0 1 0 1041272784 222461952 34331 33554432000 134512640 135365884 4292041728 18446744073709551615 134551142 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34331 112 209 0 54084 0
Current children cumulated CPU time (s) 4979.14
Current children cumulated vsize (KiB) 245336

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16818
/proc/meminfo: memFree=27304828/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4967.42 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75337 0 0 0 494750 1992 0 0 25 0 1 0 1041272784 222461952 34378 33554432000 134512640 135365884 4292041728 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34378 112 209 0 54084 0
Current children cumulated CPU time (s) 4991.94
Current children cumulated vsize (KiB) 245336

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16818
/proc/meminfo: memFree=27304704/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4970.63 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75349 0 0 0 495070 1993 0 0 25 0 1 0 1041272784 222461952 34390 33554432000 134512640 135365884 4292041728 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34390 112 209 0 54084 0
Current children cumulated CPU time (s) 4995.15
Current children cumulated vsize (KiB) 245336

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16818
/proc/meminfo: memFree=27304824/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4972.22 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75355 0 0 0 495229 1993 0 0 25 0 1 0 1041272784 222461952 34396 33554432000 134512640 135365884 4292041728 18446744073709551615 134550694 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34396 112 209 0 54084 0
Current children cumulated CPU time (s) 4996.74
Current children cumulated vsize (KiB) 245336

[startup+4997.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16818
/proc/meminfo: memFree=27304824/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4973.02 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75359 0 0 0 495308 1994 0 0 25 0 1 0 1041272784 222461952 34400 33554432000 134512640 135365884 4292041728 18446744073709551615 134550697 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34400 112 209 0 54084 0
Current children cumulated CPU time (s) 4997.54
Current children cumulated vsize (KiB) 245336

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 16842
/proc/meminfo: memFree=27473188/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4973.83 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75361 0 0 0 495389 1994 0 0 25 0 1 0 1041272784 222461952 34402 33554432000 134512640 135365884 4292041728 18446744073709551615 134550694 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34402 112 209 0 54084 0
Current children cumulated CPU time (s) 4998.35
Current children cumulated vsize (KiB) 245336

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 2.00 2/173 16842
/proc/meminfo: memFree=27473188/32951124 swapFree=67049484/67111528
[pid=16662] ppid=16660 vsize=28088 CPUtime=24.52 cores=0,2,4,6
/proc/16662/stat : 16662 (SATzilla2009_C) S 16660 16662 15556 0 -1 4202496 10306 46165 0 0 916 3 1520 13 25 0 1 0 1041270329 28762112 6791 33554432000 134512640 136149437 4289620864 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/16662/statm: 7022 6791 220 400 0 6619 0
[pid=16674] ppid=16662 vsize=217248 CPUtime=4974.22 cores=0,2,4,6
/proc/16674/stat : 16674 (zchaff_rand) R 16662 16662 15556 0 -1 4202496 75362 0 0 0 495428 1994 0 0 25 0 1 0 1041272784 222461952 34403 33554432000 134512640 135365884 4292041728 18446744073709551615 134553706 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16674/statm: 54312 34403 112 209 0 54084 0
Current children cumulated CPU time (s) 4998.74
Current children cumulated vsize (KiB) 245336

Child status: 17
Real time (s): 4998.72
CPU time (s): 4998.79
CPU user time (s): 4978.67
CPU system time (s): 20.1219
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 245336

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

runsolver used 9.11461 second user time and 17.8473 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-19 21:06:37
IDJOB=3499308
IDBENCH=83159
IDSOLVER=1995
FILE ID=node118/3499308-1308510396
RUNJOBID= node118-1308510396-16594
PBS_JOBID= 13608188
Free space on /tmp= 73216 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499308-1308510396/watcher-3499308-1308510396 -o /tmp/evaluation-result-3499308-1308510396/solver-3499308-1308510396 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499308-1308510396.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=802955659

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27602064 kB
Buffers:        522676 kB
Cached:        4423488 kB
SwapCached:      14540 kB
Active:        1728376 kB
Inactive:      3243604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27602064 kB
SwapTotal:    67111528 kB
SwapFree:     67049484 kB
Dirty:           67308 kB
Writeback:           0 kB
AnonPages:       23256 kB
Mapped:           9620 kB
Slab:           312404 kB
PageTables:       3668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219468 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= 73216 MiB
End job on node118 at 2011-06-19 22:29:55