Trace number 3499408

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: SATzilla2009_C 2009-03-22? (exit code) 4999.26 4999.08

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

16.88/16.97	c SATzilla is building models for class 2
16.88/16.97	c run presolver march_dl2004 for 5 seconds ... 
16.88/16.97	c Bin: Executing march_dl2004
16.88/16.97	c spawning binary file with 5 seconds ...
16.88/16.97	c child exit by a signal
16.88/16.97	c march_dl2004 returned code 137.
16.88/16.97	c run presolver mxc-sr08 for 5 seconds ... 
16.88/16.97	c Bin: Executing mxc-sr08
16.88/16.97	c spawning binary file with 5 seconds ...
16.88/16.97	c child exit by a signal
16.88/16.97	c mxc-sr08 returned code 137.
16.88/16.97	c Orignal number of varibales is 364, number of clauses is 2562 
16.88/16.97	c predicted feature computation time is 6.968259 
16.88/16.97	c Bin: Executing satelite
16.88/16.97	c spawning binary file with 240 seconds ...
16.88/16.97	c child exited successfully
16.88/16.97	c satzilla computing base features
16.88/16.97	c Number of variabe is: 364, Number of clause is : 2562 
16.88/16.97	c Initializing...
16.88/16.97	c satzilla compute diameter ...
16.88/16.97	c start diameter features ...
16.88/16.97	c satzilla doing clause learning
16.88/16.97	c start clause learning features ...
16.88/16.97	c Bin: Executing zchaff07
16.88/16.97	c spawning binary file with 2 seconds ...
16.88/16.97	c child exit by a signal
16.88/16.97	c satzilla doing survey propogation probe
16.88/16.97	c do survay propogation for 2 second ...
16.88/16.97	c satzilla doing local search probe
16.88/16.97	c satzilla doing lobjois search-space size estimate
16.88/16.97	c features are:364 2562 364 2562 0 0 0.142077 1 0 -0 0.0105386 1.66296 0.00549451 0.0714286 0.270144 0.923497 0.923497 0.0105386 0 0.0105386 0.0105386 -0 0.037037 0 0.037037 0.037037 -0 0.00507416 0 0.00507416 0.00507416 -0 0.923497 0.0980904 0.0176155 0.0971897 0.101874 3 0 3 3 -0 4867.5 0.00708783 4833 4902 4902 4833 4902 4833 4902 132.982 2.14821e-06 132.982 132.983 132.983 132.982 132.983 132.982 132.983 0.857582 2.12272e-05 0.857561 0.857619 0.857612 0.857564 0.857596 0.857566 0.857574 0.204271 8.97562e-05 0.204232 0.20429 0.204289 0.20424 0.204286 0.204255 0.204279 3.11405 1.12591 149.211 0.066274 149 137 162 3.14597 0.119114 0.991906 0.00941626 0.913474 0.930949 
16.88/16.97	c satzilla's ranking:
16.88/16.97	c 1) tts-4-0: 7.022100
16.88/16.97	c 2) zchaff_rand: 6.007385
16.88/16.97	c 3) mxc-sr08: 4.512583
16.88/16.97	c 4) minisat20: 3.868384
16.88/16.97	c 5) minisat20SAT07: 2.886511
16.88/16.97	c 6) march_dl2004: 2.461328
16.88/16.97	c 7) vallst: -0.815391
16.88/16.97	c 8) SATenstein: -10000.000000
16.88/16.97	c 9) gnovelty+: -10000.000000
16.88/16.97	c 10) adaptg2wsat+: -10000.000000
16.88/16.97	c 11) adaptg2wsat0: -10000.000000
16.88/16.97	c 12) picosat846: -10000.000000
16.88/16.97	c 13) kcnfs04SAT07: -10000.000000
16.88/16.97	c satzilla running tts-4-0 ... 
4999.14/4999.07	c Bin: Executing tts-4-0
4999.14/4999.07	c spawning binary file with 4983 seconds ...
4999.14/4999.07	c child exit by a signal
4999.14/4999.07	c tts-4-0 returned code 137.
4999.14/4999.07	c satzilla running zchaff_rand ... 
4999.14/4999.07	c Bin: Executing zchaff_rand
4999.14/4999.07	c zchaff_rand returned code 1.
4999.14/4999.07	c satzilla running mxc-sr08 ... 
4999.14/4999.07	c Bin: Executing mxc-sr08
4999.14/4999.07	c mxc-sr08 returned code 1.
4999.14/4999.07	c satzilla running minisat20 ... 
4999.14/4999.07	c Bin: Executing minisat20
4999.14/4999.07	c minisat20 returned code 1.
4999.14/4999.07	c satzilla running minisat20SAT07 ... 
4999.14/4999.07	c Bin: Executing minisat20SAT07
4999.14/4999.07	c minisat20SAT07 returned code 1.
4999.14/4999.07	c satzilla running march_dl2004 ... 
4999.14/4999.07	c Bin: Executing march_dl2004
4999.14/4999.07	c march_dl2004 returned code 1.
4999.14/4999.07	c satzilla running vallst ... 
4999.14/4999.07	c Bin: Executing vallst
4999.14/4999.07	c vallst returned code 1.
4999.14/4999.07	c satzilla running SATenstein ... 
4999.14/4999.07	c Bin: Executing SATenstein
4999.14/4999.07	c SATenstein returned code 1.
4999.14/4999.07	c satzilla running gnovelty+ ... 
4999.14/4999.07	c Bin: Executing gnovelty+
4999.14/4999.07	c gnovelty+ returned code 1.
4999.14/4999.07	c satzilla running adaptg2wsat+ ... 
4999.14/4999.07	c Bin: Executing adaptg2wsat+
4999.14/4999.07	c adaptg2wsat+ returned code 1.
4999.14/4999.07	c satzilla running adaptg2wsat0 ... 
4999.14/4999.07	c Bin: Executing adaptg2wsat0
4999.14/4999.07	c adaptg2wsat0 returned code 1.
4999.14/4999.07	c satzilla running picosat846 ... 
4999.14/4999.07	c Bin: Executing picosat846
4999.14/4999.07	c picosat846 returned code 1.
4999.14/4999.07	c satzilla running kcnfs04SAT07 ... 
4999.14/4999.07	c Bin: Executing kcnfs04SAT07
4999.14/4999.07	c kcnfs04SAT07 returned code 1.
4999.14/4999.07	c ERROR: All Failed! 
4999.14/4999.07	c SATZILLA_TIME=5000.010000

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-3499408-1308491407/watcher-3499408-1308491407 -o /tmp/evaluation-result-3499408-1308491407/solver-3499408-1308491407 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499408-1308491407.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: 2.00 1.93 1.31 2/175 8416
/proc/meminfo: memFree=26051564/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 941556303 2187264 114 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 114 97 400 0 131 0

[startup+0.047297 s]
/proc/loadavg: 2.00 1.93 1.31 2/175 8416
/proc/meminfo: memFree=26051564/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 941556303 2187264 114 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100287 s]
/proc/loadavg: 2.00 1.93 1.31 2/175 8416
/proc/meminfo: memFree=26051564/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 941556303 2187264 114 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300246 s]
/proc/loadavg: 2.00 1.93 1.31 2/175 8416
/proc/meminfo: memFree=26051564/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 941556303 2187264 114 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700175 s]
/proc/loadavg: 2.00 1.93 1.31 2/175 8416
/proc/meminfo: memFree=26051564/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 941556303 2187264 114 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50102 s]
/proc/loadavg: 2.00 1.93 1.31 3/177 8418
/proc/meminfo: memFree=26049960/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 941556303 2187264 114 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 114 97 400 0 131 0
[pid=8417] ppid=8416 vsize=2384 CPUtime=1.5 cores=1,3,5,7
/proc/8417/stat : 8417 (march_dl2004) R 8416 8416 8256 0 -1 4202496 515 0 0 0 150 0 0 0 25 0 1 0 941556303 2441216 486 33554432000 134512640 134996440 4290877264 18446744073709551615 134565990 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8417/statm: 596 486 74 119 0 475 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 4520

[startup+3.10072 s]
/proc/loadavg: 2.00 1.93 1.31 3/177 8418
/proc/meminfo: memFree=26049588/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 941556303 2187264 114 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 114 97 400 0 131 0
[pid=8417] ppid=8416 vsize=2516 CPUtime=3.1 cores=1,3,5,7
/proc/8417/stat : 8417 (march_dl2004) R 8416 8416 8256 0 -1 4202496 525 0 0 0 310 0 0 0 25 0 1 0 941556303 2576384 496 33554432000 134512640 134996440 4290877264 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8417/statm: 629 496 74 119 0 508 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 4652

[startup+6.30111 s]
/proc/loadavg: 2.00 1.93 1.31 3/177 8419
/proc/meminfo: memFree=26048188/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 187 526 0 0 0 0 499 0 18 0 1 0 941556303 2187264 127 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/8416/statm: 534 127 108 400 0 131 0
[pid=8419] ppid=8416 vsize=3592 CPUtime=1.3 cores=1,3,5,7
/proc/8419/stat : 8419 (mxc-sr08) R 8416 8416 8256 0 -1 4202496 818 0 0 0 130 0 0 0 22 0 1 0 941556803 3678208 792 33554432000 134512640 135078026 4287994272 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/8419/statm: 898 792 73 139 0 757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5728

[startup+12.7009 s]
/proc/loadavg: 2.00 1.93 1.32 3/177 8422
/proc/meminfo: memFree=26042372/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=7544 CPUtime=12.68 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) R 8414 8416 8256 0 -1 4202496 575 3816 0 0 52 17 1198 1 18 0 1 0 941556303 7725056 446 33554432000 134512640 136149437 4292518496 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8416/statm: 1886 446 208 400 0 1483 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7544

[startup+25.5005 s]
/proc/loadavg: 2.00 1.93 1.32 3/177 8423
/proc/meminfo: memFree=26036064/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=15044 CPUtime=8.51 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 3716 0 0 0 851 0 0 0 25 0 1 0 941558001 15405056 3689 33554432000 134512640 134965848 4289079584 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8423/statm: 3761 3689 68 111 0 3648 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18488

[startup+51.1007 s]
/proc/loadavg: 2.00 1.94 1.34 3/177 8424
/proc/meminfo: memFree=26016336/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=34736 CPUtime=34.11 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 8622 0 0 0 3410 1 0 0 25 0 1 0 941558001 35569664 8595 33554432000 134512640 134965848 4289079584 18446744073709551615 134534067 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8423/statm: 8684 8595 68 111 0 8571 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38180

[startup+102.306 s]
/proc/loadavg: 2.00 1.94 1.38 3/177 8425
/proc/meminfo: memFree=25988360/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=62396 CPUtime=85.32 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 15539 0 0 0 8528 4 0 0 25 0 1 0 941558001 63893504 15512 33554432000 134512640 134965848 4289079584 18446744073709551615 134534348 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8423/statm: 15599 15512 68 111 0 15486 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65840

[startup+162.301 s]
/proc/loadavg: 2.00 1.95 1.41 3/177 8427
/proc/meminfo: memFree=25964484/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=86540 CPUtime=145.32 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 21581 0 0 0 14526 6 0 0 25 0 1 0 941558001 88616960 21554 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8423/statm: 21635 21554 68 111 0 21522 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 89984

[startup+222.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/177 8428
/proc/meminfo: memFree=25943980/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=106228 CPUtime=205.32 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 26483 0 0 0 20524 8 0 0 25 0 1 0 941558001 108777472 26456 33554432000 134512640 134965848 4289079584 18446744073709551615 134534025 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8423/statm: 26557 26456 68 111 0 26444 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 109672

[startup+282.301 s]
/proc/loadavg: 2.00 1.96 1.48 3/177 8430
/proc/meminfo: memFree=25920972/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=129432 CPUtime=265.32 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 32281 0 0 0 26523 9 0 0 25 0 1 0 941558001 132538368 32254 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/8423/statm: 32358 32254 68 111 0 32245 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 132876

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.51 3/177 8431
/proc/meminfo: memFree=25897856/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=152872 CPUtime=325.32 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 38148 0 0 0 32520 12 0 0 25 0 1 0 941558001 156540928 38121 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 38218 38121 68 111 0 38105 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 156316

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/177 8433
/proc/meminfo: memFree=25872604/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=178184 CPUtime=385.33 cores=1,3,5,7

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


[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 8612
/proc/meminfo: memFree=25218844/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=830284 CPUtime=4705.49 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 207490 0 0 0 470460 89 0 0 25 0 1 0 941558001 850210816 207463 33554432000 134512640 134965848 4289079584 18446744073709551615 134535097 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 207571 207463 68 111 0 207458 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 833728

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8614
/proc/meminfo: memFree=25210484/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=838252 CPUtime=4765.49 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 209517 0 0 0 476459 90 0 0 25 0 1 0 941558001 858370048 209490 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 209563 209490 68 111 0 209450 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 841696

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8615
/proc/meminfo: memFree=25202988/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=845752 CPUtime=4825.48 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 211357 0 0 0 482458 90 0 0 25 0 1 0 941558001 866050048 211330 33554432000 134512640 134965848 4289079584 18446744073709551615 134534121 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 211438 211330 68 111 0 211325 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 849196

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8617
/proc/meminfo: memFree=25192148/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=856064 CPUtime=4885.49 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 213960 0 0 0 488457 92 0 0 25 0 1 0 941558001 876609536 213933 33554432000 134512640 134965848 4289079584 18446744073709551615 134534067 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 214016 213933 68 111 0 213903 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 859508

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8619
/proc/meminfo: memFree=25182804/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=864972 CPUtime=4945.49 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 216166 0 0 0 494456 93 0 0 25 0 1 0 941558001 885731328 216139 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 216243 216139 68 111 0 216130 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 868416

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

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8619
/proc/meminfo: memFree=25182552/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=865208 CPUtime=4949.49 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 216255 0 0 0 494856 93 0 0 25 0 1 0 941558001 885972992 216228 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 216302 216228 68 111 0 216189 0
Current children cumulated CPU time (s) 4966.44
Current children cumulated vsize (KiB) 868652

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8619
/proc/meminfo: memFree=25180304/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=867784 CPUtime=4962.29 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 216854 0 0 0 496136 93 0 0 25 0 1 0 941558001 888610816 216827 33554432000 134512640 134965848 4289079584 18446744073709551615 134534348 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 216946 216827 68 111 0 216833 0
Current children cumulated CPU time (s) 4979.24
Current children cumulated vsize (KiB) 871228

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8619
/proc/meminfo: memFree=25176436/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=871300 CPUtime=4975.09 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 217749 0 0 0 497416 93 0 0 25 0 1 0 941558001 892211200 217722 33554432000 134512640 134965848 4289079584 18446744073709551615 134534080 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 217825 217722 68 111 0 217712 0
Current children cumulated CPU time (s) 4992.04
Current children cumulated vsize (KiB) 874744

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8619
/proc/meminfo: memFree=25176188/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=871536 CPUtime=4978.3 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 217835 0 0 0 497737 93 0 0 25 0 1 0 941558001 892452864 217808 33554432000 134512640 134965848 4289079584 18446744073709551615 134535097 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 217884 217808 68 111 0 217771 0
Current children cumulated CPU time (s) 4995.25
Current children cumulated vsize (KiB) 874980

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8619
/proc/meminfo: memFree=25176064/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=871768 CPUtime=4979.89 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 217889 0 0 0 497896 93 0 0 25 0 1 0 941558001 892690432 217862 33554432000 134512640 134965848 4289079584 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 217942 217862 68 111 0 217829 0
Current children cumulated CPU time (s) 4996.84
Current children cumulated vsize (KiB) 875212

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8620
/proc/meminfo: memFree=25175692/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=872004 CPUtime=4981.49 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 217934 0 0 0 498056 93 0 0 25 0 1 0 941558001 892932096 217907 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 218001 217907 68 111 0 217888 0
Current children cumulated CPU time (s) 4998.44
Current children cumulated vsize (KiB) 875448

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8620
/proc/meminfo: memFree=25175692/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=872004 CPUtime=4981.89 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 217945 0 0 0 498096 93 0 0 25 0 1 0 941558001 892932096 217918 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 218001 217918 68 111 0 217888 0
Current children cumulated CPU time (s) 4998.84
Current children cumulated vsize (KiB) 875448

[startup+4998.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8620
/proc/meminfo: memFree=25175692/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=872004 CPUtime=4982.09 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 217946 0 0 0 498116 93 0 0 25 0 1 0 941558001 892932096 217919 33554432000 134512640 134965848 4289079584 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 218001 217919 68 111 0 217888 0
Current children cumulated CPU time (s) 4999.04
Current children cumulated vsize (KiB) 875448

[startup+4999 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 8620
/proc/meminfo: memFree=25175692/32951124 swapFree=67064576/67111528
[pid=8416] ppid=8414 vsize=3444 CPUtime=16.95 cores=1,3,5,7
/proc/8416/stat : 8416 (SATzilla2009_C) S 8414 8416 8256 0 -1 4202496 616 3816 0 0 410 86 1198 1 25 0 1 0 941556303 3526656 408 33554432000 134512640 136149437 4292518496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/8416/statm: 861 408 220 400 0 458 0
[pid=8423] ppid=8416 vsize=872004 CPUtime=4982.19 cores=1,3,5,7
/proc/8423/stat : 8423 (tts-4-0) R 8416 8416 8256 0 -1 4202496 217946 0 0 0 498126 93 0 0 25 0 1 0 941558001 892932096 217919 33554432000 134512640 134965848 4289079584 18446744073709551615 134534157 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/8423/statm: 218001 217919 68 111 0 217888 0
Current children cumulated CPU time (s) 4999.14
Current children cumulated vsize (KiB) 875448

Child status: 17
Real time (s): 4999.08
CPU time (s): 4999.26
CPU user time (s): 4997.4
CPU system time (s): 1.85972
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 875448

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

runsolver used 7.17391 second user time and 17.1854 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-19 15:50:07
IDJOB=3499408
IDBENCH=83219
IDSOLVER=1995
FILE ID=node141/3499408-1308491407
RUNJOBID= node141-1308490389-8275
PBS_JOBID= 13608165
Free space on /tmp= 73388 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499408-1308491407/watcher-3499408-1308491407 -o /tmp/evaluation-result-3499408-1308491407/solver-3499408-1308491407 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499408-1308491407.cnf

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=1933444467

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26051868 kB
Buffers:        486316 kB
Cached:        5987320 kB
SwapCached:      19216 kB
Active:        2703580 kB
Inactive:      3831132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26051868 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:           31456 kB
Writeback:           0 kB
AnonPages:       59060 kB
Mapped:          11548 kB
Slab:           301492 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   206804 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 node141 at 2011-06-19 17:13:26