Trace number 3204704

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_R 2009-03-22? (TO) 1300 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
MD5SUM1b9b43753c02a2c226adda648a956e92
Bench CategoryRANDOM (random 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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

68.87/68.94	c SATzilla is building models for class 1
68.87/68.94	c run presolver SATenstein for 30 seconds ... 
68.87/68.94	c Bin: Executing SATenstein
68.87/68.94	c spawning binary file with 30 seconds ...
68.87/68.94	c child exit by a signal
68.87/68.94	c SATenstein returned code 137.
68.87/68.94	c run presolver mxc-sr08 for 30 seconds ... 
68.87/68.94	c Bin: Executing mxc-sr08
68.87/68.94	c spawning binary file with 30 seconds ...
68.87/68.94	c child exit by a signal
68.87/68.94	c mxc-sr08 returned code 137.
68.87/68.94	c Orignal number of varibales is 2000, number of clauses is 40000 
68.87/68.94	c predicted feature computation time is 10.006344 
68.87/68.94	c Bin: Executing satelite
68.87/68.94	c spawning binary file with 240 seconds ...
68.87/68.94	c child exited successfully
68.87/68.94	c satzilla computing base features
68.87/68.94	c Number of variabe is: 2000, Number of clause is : 40000 
68.87/68.94	c Initializing...
68.87/68.94	c satzilla compute diameter ...
68.87/68.94	c start diameter features ...
68.87/68.94	c satzilla doing clause learning
68.87/68.94	c start clause learning features ...
68.87/68.94	c Bin: Executing zchaff07
68.87/68.94	c spawning binary file with 2 seconds ...
68.87/68.94	c child exit by a signal
68.87/68.94	c satzilla doing survey propogation probe
68.87/68.94	c do survay propogation for 2 second ...
68.87/68.94	c satzilla doing local search probe
68.87/68.94	c satzilla doing lobjois search-space size estimate
68.87/68.94	c features are:2000 40000 2000 40000 0 0 0.05 0.37563 0.648429 0.831376 0.0025 1.73472e-16 0.0025 0.0025 -0 0 0 0.0025 0.0984596 0.00165 0.00375 3.67807 0.0791617 0.0609475 0 0.406593 3.02126 0.000474313 0.222997 0.000175 0.00095 2.84552 0.189725 0.00905582 0.08988 0.00625 0.013025 3 0 3 3 -0 17.9306 0.272638 10 37 23 12 21 14 17 75.7989 0.143781 53.7097 112.1 88.4667 61.85 82.6364 68.4348 75.4118 0.166012 0.700614 0.000321902 0.665059 0.329403 0.0289742 0.241605 0.0720232 0.147489 0.00273934 0.65923 0.000121298 0.0182772 0.00506918 0.00102336 0.00348867 0.00149951 0.00229368 104.903 0.197057 380.462 0.112407 383 366 403 0.557519 0.431997 0.858611 0.0542428 0.46484 0.5505 
68.87/68.94	c satzilla's ranking:
68.87/68.94	c 1) picosat846: 0.339281
68.87/68.94	c 2) march_dl2004: 0.218558
68.87/68.94	c 3) kcnfs04SAT07: 0.215486
68.87/68.94	c 4) adaptg2wsat+: -0.268988
68.87/68.94	c 5) adaptg2wsat0: -0.530816
68.87/68.94	c 6) gnovelty+: -1.745645
68.87/68.94	c 7) SATenstein: -3.981292
68.87/68.94	c 8) mxc-sr08: -10000.000000
68.87/68.94	c 9) tts-4-0: -10000.000000
68.87/68.94	c 10) zchaff_rand: -10000.000000
68.87/68.94	c 11) vallst: -10000.000000
68.87/68.94	c 12) minisat20: -10000.000000
68.87/68.94	c 13) minisat20SAT07: -10000.000000
68.87/68.94	c satzilla running picosat846 ... 

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.0 (svn: 935)

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-3204704-1302949110/watcher-3204704-1302949110 -o /tmp/evaluation-result-3204704-1302949110/solver-3204704-1302949110 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_R HOME/instance-3204704-1302949110.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.51 5/192 4709
/proc/meminfo: memFree=16856424/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0

[startup+0.00920811 s]
/proc/loadavg: 4.00 4.00 3.51 5/192 4709
/proc/meminfo: memFree=16856424/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100264 s]
/proc/loadavg: 4.00 4.00 3.51 5/192 4709
/proc/meminfo: memFree=16856424/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300225 s]
/proc/loadavg: 4.00 4.00 3.51 5/192 4709
/proc/meminfo: memFree=16856424/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701118 s]
/proc/loadavg: 4.00 4.00 3.51 5/192 4709
/proc/meminfo: memFree=16856424/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/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: 4.00 4.00 3.51 5/194 4711
/proc/meminfo: memFree=16848720/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
[pid=4710] ppid=4709 vsize=26460 CPUtime=1.49 cores=4,6
/proc/4710/stat : 4710 (SATenstein) R 4709 4709 4150 0 -1 4202496 2071 0 0 0 149 0 0 0 25 0 1 0 485141645 27095040 2026 33554432000 134512640 134854740 4293605808 18446744073709551615 134760095 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4710/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28596

[startup+3.10074 s]
/proc/loadavg: 4.00 4.00 3.51 5/194 4711
/proc/meminfo: memFree=16848348/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
[pid=4710] ppid=4709 vsize=26460 CPUtime=3.09 cores=4,6
/proc/4710/stat : 4710 (SATenstein) R 4709 4709 4150 0 -1 4202496 2071 0 0 0 309 0 0 0 25 0 1 0 485141645 27095040 2026 33554432000 134512640 134854740 4293605808 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4710/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28596

[startup+6.30118 s]
/proc/loadavg: 4.00 4.00 3.51 5/194 4711
/proc/meminfo: memFree=16848472/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
[pid=4710] ppid=4709 vsize=26460 CPUtime=6.29 cores=4,6
/proc/4710/stat : 4710 (SATenstein) R 4709 4709 4150 0 -1 4202496 2071 0 0 0 629 0 0 0 25 0 1 0 485141645 27095040 2026 33554432000 134512640 134854740 4293605808 18446744073709551615 134546900 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4710/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28596

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.51 5/194 4711
/proc/meminfo: memFree=16848336/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
[pid=4710] ppid=4709 vsize=26460 CPUtime=12.69 cores=4,6
/proc/4710/stat : 4710 (SATenstein) R 4709 4709 4150 0 -1 4202496 2071 0 0 0 1269 0 0 0 25 0 1 0 485141645 27095040 2026 33554432000 134512640 134854740 4293605808 18446744073709551615 134760025 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4710/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28596

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.52 5/194 4711
/proc/meminfo: memFree=16848704/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=0 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 485141645 2187264 114 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 114 97 400 0 131 0
[pid=4710] ppid=4709 vsize=26460 CPUtime=25.49 cores=4,6
/proc/4710/stat : 4710 (SATenstein) R 4709 4709 4150 0 -1 4202496 2071 0 0 0 2549 0 0 0 25 0 1 0 485141645 27095040 2026 33554432000 134512640 134854740 4293605808 18446744073709551615 134568082 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4710/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28596

[startup+51.1003 s]
/proc/loadavg: 4.00 4.00 3.53 5/194 4713
/proc/meminfo: memFree=16845172/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=2136 CPUtime=29.99 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 182 2071 0 0 0 0 2999 0 18 0 1 0 485141645 2187264 123 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 534 123 105 400 0 131 0
[pid=4713] ppid=4709 vsize=11044 CPUtime=21.09 cores=4,6
/proc/4713/stat : 4713 (mxc-sr08) R 4709 4709 4150 0 -1 4202496 3130 0 0 0 2109 0 0 0 25 0 1 0 485144645 11309056 2636 33554432000 134512640 135078026 4288876160 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4713/statm: 2761 2636 73 139 0 2620 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13180

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.56 5/194 4718
/proc/meminfo: memFree=16797384/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=51868 CPUtime=33.36 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 12647 0 0 0 3334 2 0 0 25 0 1 0 485148539 53112832 12602 33554432000 134512640 134570484 4289086960 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 12967 12602 91 15 0 12601 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 60388

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.58 5/194 4719
/proc/meminfo: memFree=16769224/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=80100 CPUtime=93.35 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 19646 0 0 0 9332 3 0 0 25 0 1 0 485148539 82022400 19601 33554432000 134512640 134570484 4289086960 18446744073709551615 134551544 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 20025 19601 91 15 0 19659 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 88620

[startup+222.3 s]
/proc/loadavg: 4.02 4.01 3.61 5/194 4721
/proc/meminfo: memFree=16745028/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=104256 CPUtime=153.35 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 25709 0 0 0 15331 4 0 0 25 0 1 0 485148539 106758144 25664 33554432000 134512640 134570484 4289086960 18446744073709551615 134553052 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 26064 25664 91 15 0 25698 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 112776

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.63 5/194 4722
/proc/meminfo: memFree=16738056/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=111252 CPUtime=213.35 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 27463 0 0 0 21331 4 0 0 25 0 1 0 485148539 113922048 27418 33554432000 134512640 134570484 4289086960 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 27813 27418 91 15 0 27447 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 119772

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/194 4754
/proc/meminfo: memFree=16751212/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=123396 CPUtime=273.36 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 30539 0 0 0 27331 5 0 0 25 0 1 0 485148539 126357504 30494 33554432000 134512640 134570484 4289086960 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 30849 30494 91 15 0 30483 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 131916

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 3.67 5/194 4759
/proc/meminfo: memFree=16732092/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6

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

/proc/4717/statm: 37573 37010 91 15 0 37207 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 158812

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/194 4797
/proc/meminfo: memFree=16699716/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=159268 CPUtime=573.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 39291 0 0 0 57330 7 0 0 25 0 1 0 485148539 163090432 39246 33554432000 134512640 134570484 4289086960 18446744073709551615 134551410 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 39817 39246 91 15 0 39451 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 167788

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.75 5/194 4831
/proc/meminfo: memFree=16697772/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=162172 CPUtime=633.36 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 40034 0 0 0 63329 7 0 0 25 0 1 0 485148539 166064128 39989 33554432000 134512640 134570484 4289086960 18446744073709551615 134551735 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 40543 39989 91 15 0 40177 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 170692

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.77 5/194 4837
/proc/meminfo: memFree=16682488/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=166660 CPUtime=693.36 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 41180 0 0 0 69329 7 0 0 25 0 1 0 485148539 170659840 41135 33554432000 134512640 134570484 4289086960 18446744073709551615 134553094 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 41665 41135 91 15 0 41299 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 175180

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4839
/proc/meminfo: memFree=16670936/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=178012 CPUtime=753.36 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 44006 0 0 0 75328 8 0 0 25 0 1 0 485148539 182284288 43961 33554432000 134512640 134570484 4289086960 18446744073709551615 134553037 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 44503 43961 91 15 0 44137 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 186532

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/194 4869
/proc/meminfo: memFree=16670116/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=183292 CPUtime=813.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 45334 0 0 0 81328 9 0 0 25 0 1 0 485148539 187691008 45289 33554432000 134512640 134570484 4289086960 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 45823 45289 91 15 0 45457 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 191812

[startup+942.301 s]
/proc/loadavg: 4.12 4.03 3.81 5/194 4874
/proc/meminfo: memFree=16653200/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=195700 CPUtime=873.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 48463 0 0 0 87327 10 0 0 25 0 1 0 485148539 200396800 48418 33554432000 134512640 134570484 4289086960 18446744073709551615 134552190 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 48925 48418 91 15 0 48559 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 204220

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.82 5/194 4876
/proc/meminfo: memFree=16653316/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=195700 CPUtime=933.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 48463 0 0 0 93327 10 0 0 25 0 1 0 485148539 200396800 48418 33554432000 134512640 134570484 4289086960 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 48925 48418 91 15 0 48559 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 204220

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.83 5/194 4877
/proc/meminfo: memFree=16648452/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=200584 CPUtime=993.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 49703 0 0 0 99327 10 0 0 25 0 1 0 485148539 205398016 49658 33554432000 134512640 134570484 4289086960 18446744073709551615 134553074 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 50146 49658 91 15 0 49780 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 209104

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.84 5/194 4879
/proc/meminfo: memFree=16652764/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=195688 CPUtime=1053.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 49711 0 0 0 105327 10 0 0 25 0 1 0 485148539 200384512 48450 33554432000 134512640 134570484 4289086960 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 48922 48450 91 15 0 48556 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 204208

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/194 4880
/proc/meminfo: memFree=16637244/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=212980 CPUtime=1113.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 54035 0 0 0 111325 12 0 0 25 0 1 0 485148539 218091520 52774 33554432000 134512640 134570484 4289086960 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 53245 52774 91 15 0 52879 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 221500

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/194 4885
/proc/meminfo: memFree=16632980/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=216148 CPUtime=1173.37 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 54824 0 0 0 117325 12 0 0 25 0 1 0 485148539 221335552 53563 33554432000 134512640 134570484 4289086960 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 54037 53563 91 15 0 53671 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 224668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.86 5/194 4886
/proc/meminfo: memFree=16632772/32951124 swapFree=67102128/67111528
[pid=4709] ppid=4707 vsize=8520 CPUtime=68.92 cores=4,6
/proc/4709/stat : 4709 (SATzilla2009_R) S 4707 4709 4150 0 -1 4202496 3576 7943 0 0 680 7 6190 15 25 0 1 0 485141645 8724480 1904 33554432000 134512640 136149437 4292437504 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/4709/statm: 2130 1904 220 400 0 1727 0
[pid=4717] ppid=4709 vsize=216148 CPUtime=1231.08 cores=4,6
/proc/4717/stat : 4717 (picosat846) R 4709 4709 4150 0 -1 4202496 54827 0 0 0 123096 12 0 0 25 0 1 0 485148539 221335552 53566 33554432000 134512640 134570484 4289086960 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/4717/statm: 54037 53566 91 15 0 53671 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 224668

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4709 and gives
#  childrusage.ru_utime.tv_sec=68
#  childrusage.ru_utime.tv_usec=710554
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=221966
# CPU time returned by wait4() is 68.9325
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.66
CPU system time (s): 0.34
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 224668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.7106
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11519
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 110

runsolver used 2.29465 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-16 12:18:30
IDJOB=3204704
IDBENCH=82635
IDSOLVER=1620
FILE ID=node119/3204704-1302949110
RUNJOBID= node119-1302947114-4169
PBS_JOBID= 13017958
Free space on /tmp= 72620 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S61914820-087-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204704-1302949110/watcher-3204704-1302949110 -o /tmp/evaluation-result-3204704-1302949110/solver-3204704-1302949110 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204704-1302949110.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1b9b43753c02a2c226adda648a956e92
RANDOM SEED=100385773

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16856828 kB
Buffers:        677480 kB
Cached:       14943660 kB
SwapCached:       5516 kB
Active:        4366124 kB
Inactive:     11376008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16856828 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           32592 kB
Writeback:           0 kB
AnonPages:      118528 kB
Mapped:          18396 kB
Slab:           286084 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   975940 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= 72588 MiB
End job on node119 at 2011-04-16 12:40:12