Trace number 3204472

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.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

78.37/78.43	c SATzilla is building models for class 1
78.37/78.43	c run presolver SATenstein for 30 seconds ... 
78.37/78.43	c Bin: Executing SATenstein
78.37/78.43	c spawning binary file with 30 seconds ...
78.37/78.43	c child exit by a signal
78.37/78.43	c SATenstein returned code 137.
78.37/78.43	c run presolver mxc-sr08 for 30 seconds ... 
78.37/78.43	c Bin: Executing mxc-sr08
78.37/78.43	c spawning binary file with 30 seconds ...
78.37/78.43	c child exit by a signal
78.37/78.43	c mxc-sr08 returned code 137.
78.37/78.43	c Orignal number of varibales is 49999, number of clauses is 210000 
78.37/78.43	c predicted feature computation time is -6.357449 
78.37/78.43	c Bin: Executing satelite
78.37/78.43	c spawning binary file with 240 seconds ...
78.37/78.43	c child exited successfully
78.37/78.43	c satzilla computing base features
78.37/78.43	c Number of variabe is: 48800, Number of clause is : 208696 
78.37/78.43	c Initializing...
78.37/78.43	c satzilla compute diameter ...
78.37/78.43	c start diameter features ...
78.37/78.43	c satzilla doing clause learning
78.37/78.43	c start clause learning features ...
78.37/78.43	c Bin: Executing zchaff07
78.37/78.43	c spawning binary file with 2 seconds ...
78.37/78.43	c child exit by a signal
78.37/78.43	c satzilla doing survey propogation probe
78.37/78.43	c do survay propogation for 2 second ...
78.37/78.43	c satzilla doing local search probe
78.37/78.43	c satzilla doing lobjois search-space size estimate
78.37/78.43	c features are:49999 210000 48800 208696 0.0245697 0.00624832 0.233833 0.495301 0.587041 0.707122 6.21946e-05 0.062634 6.14754e-05 0.000122951 0.153258 0 0.966027 6.21946e-05 0.290702 4.79166e-06 0.000186875 2.71574 0.227712 0.169935 0 1 3.36324 3.04412e-05 0.399733 0 0.000110208 2.32826 0.491629 0.000126033 0.29401 9.58332e-06 0.000383333 6 0 6 6 -0 2.69767 0.689035 0 11 5 1 4 1 2 101.264 0.434288 0 286 150.5 55.5 128 70 95.3333 0.392633 0.578226 7.67975e-05 1 0.705972 0.0867498 0.567512 0.20362 0.385771 0.0924673 0.658032 0.000857699 0.900206 0.175523 0.0276979 0.125165 0.0468793 0.0791736 2307.5 0.589281 10761.5 0.00361389 10761.5 10734 10734 0.719425 0.932411 0.883798 0.0598945 0.225465 0.244307 
78.37/78.43	c satzilla's ranking:
78.37/78.43	c 1) adaptg2wsat0: 20.041880
78.37/78.43	c 2) adaptg2wsat+: 8.724358
78.37/78.43	c 3) kcnfs04SAT07: -0.442234
78.37/78.43	c 4) picosat846: -1.028136
78.37/78.43	c 5) march_dl2004: -1.241985
78.37/78.43	c 6) SATenstein: -7.348812
78.37/78.43	c 7) gnovelty+: -10.217263
78.37/78.43	c 8) mxc-sr08: -10000.000000
78.37/78.43	c 9) tts-4-0: -10000.000000
78.37/78.43	c 10) zchaff_rand: -10000.000000
78.37/78.43	c 11) vallst: -10000.000000
78.37/78.43	c 12) minisat20: -10000.000000
78.37/78.43	c 13) minisat20SAT07: -10000.000000
78.37/78.43	c satzilla running adaptg2wsat0 ... 
1299.97/1300.01	c Bin: Executing adaptg2wsat0
1299.97/1300.01	c spawning binary file with 2321 seconds ...
1299.97/1300.01	c child exit by a signal
1299.97/1300.01	c adaptg2wsat0 returned code 143.
1299.97/1300.01	c satzilla running adaptg2wsat+ ... 

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

running on 2 cores: 0,2

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 3.94 2.94 5/192 22369
/proc/meminfo: memFree=14995344/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0

[startup+0.0434939 s]
/proc/loadavg: 4.00 3.94 2.94 5/192 22369
/proc/meminfo: memFree=14995344/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100559 s]
/proc/loadavg: 4.00 3.94 2.94 5/192 22369
/proc/meminfo: memFree=14995344/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300529 s]
/proc/loadavg: 4.00 3.94 2.94 5/192 22369
/proc/meminfo: memFree=14995344/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700425 s]
/proc/loadavg: 4.00 3.94 2.94 5/192 22369
/proc/meminfo: memFree=14995344/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50028 s]
/proc/loadavg: 4.00 3.94 2.94 5/194 22371
/proc/meminfo: memFree=14970648/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
[pid=22370] ppid=22369 vsize=50200 CPUtime=1.49 cores=0,2
/proc/22370/stat : 22370 (SATenstein) R 22369 22369 22184 0 -1 4202496 6673 0 0 0 148 1 0 0 25 0 1 0 406435400 51404800 6628 33554432000 134512640 134854740 4287490512 18446744073709551615 134761047 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22370/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52336

[startup+3.10095 s]
/proc/loadavg: 4.00 3.94 2.94 5/194 22371
/proc/meminfo: memFree=14970276/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
[pid=22370] ppid=22369 vsize=50200 CPUtime=3.09 cores=0,2
/proc/22370/stat : 22370 (SATenstein) R 22369 22369 22184 0 -1 4202496 6673 0 0 0 308 1 0 0 25 0 1 0 406435400 51404800 6628 33554432000 134512640 134854740 4287490512 18446744073709551615 134761109 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22370/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52336

[startup+6.30048 s]
/proc/loadavg: 4.00 3.94 2.94 5/194 22371
/proc/meminfo: memFree=14969788/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
[pid=22370] ppid=22369 vsize=50200 CPUtime=6.29 cores=0,2
/proc/22370/stat : 22370 (SATenstein) R 22369 22369 22184 0 -1 4202496 6673 0 0 0 628 1 0 0 25 0 1 0 406435400 51404800 6628 33554432000 134512640 134854740 4287490512 18446744073709551615 134761151 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22370/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52336

[startup+12.7004 s]
/proc/loadavg: 4.08 3.95 2.96 5/194 22371
/proc/meminfo: memFree=14970144/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
[pid=22370] ppid=22369 vsize=50200 CPUtime=12.69 cores=0,2
/proc/22370/stat : 22370 (SATenstein) R 22369 22369 22184 0 -1 4202496 6673 0 0 0 1268 1 0 0 25 0 1 0 406435400 51404800 6628 33554432000 134512640 134854740 4287490512 18446744073709551615 134760607 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22370/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52336

[startup+25.5002 s]
/proc/loadavg: 4.07 3.96 2.97 5/194 22371
/proc/meminfo: memFree=14970276/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=0 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 406435400 2187264 114 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 114 97 400 0 131 0
[pid=22370] ppid=22369 vsize=50200 CPUtime=25.49 cores=0,2
/proc/22370/stat : 22370 (SATenstein) R 22369 22369 22184 0 -1 4202496 6673 0 0 0 2548 1 0 0 25 0 1 0 406435400 51404800 6628 33554432000 134512640 134854740 4287490512 18446744073709551615 134761151 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22370/statm: 12550 6628 590 84 0 12075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52336

[startup+51.1009 s]
/proc/loadavg: 4.04 3.96 3.00 3/188 22405
/proc/meminfo: memFree=15163960/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=2136 CPUtime=29.99 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 183 6673 0 0 0 0 2998 1 18 0 1 0 406435400 2187264 123 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 534 123 105 400 0 131 0
[pid=22372] ppid=22369 vsize=38116 CPUtime=21.09 cores=0,2
/proc/22372/stat : 22372 (mxc-sr08) R 22369 22369 22184 0 -1 4202496 10785 0 0 0 2108 1 0 0 25 0 1 0 406438399 39030784 8857 33554432000 134512640 135078026 4290620640 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22372/statm: 9529 8857 73 139 0 9388 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40252

[startup+102.307 s]
/proc/loadavg: 4.02 3.96 3.05 5/194 22469
/proc/meminfo: memFree=15110452/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=23.85 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 2385 0 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541943 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 254256

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.11 5/194 22480
/proc/meminfo: memFree=15084644/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=83.84 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 8384 0 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541512 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 254256

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.16 5/194 22482
/proc/meminfo: memFree=15084384/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=143.84 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 14384 0 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134553533 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 254256

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.21 5/194 22483
/proc/meminfo: memFree=15084244/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=203.85 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 20384 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134543445 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 254256

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.26 4/188 22501
/proc/meminfo: memFree=15136088/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=263.85 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 26384 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134542566 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 254256

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.30 5/194 22515
/proc/meminfo: memFree=15083660/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2

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

[pid=22466] ppid=22369 vsize=235284 CPUtime=443.85 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 44384 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134544426 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 254256

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.41 5/194 22523
/proc/meminfo: memFree=15077984/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=503.85 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 50384 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541952 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 254256

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.45 5/194 22524
/proc/meminfo: memFree=15078092/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=563.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 56385 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134543646 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 254256

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.48 5/194 22526
/proc/meminfo: memFree=15077700/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=623.85 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 62384 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134554304 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 254256

[startup+762.307 s]
/proc/loadavg: 4.12 4.00 3.52 5/194 22528
/proc/meminfo: memFree=15077676/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=683.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 68385 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134542287 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 254256

[startup+822.301 s]
/proc/loadavg: 4.04 4.00 3.55 5/194 22530
/proc/meminfo: memFree=15077540/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=743.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 74385 1 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134542731 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 254256

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.57 5/194 22531
/proc/meminfo: memFree=15077648/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=803.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 80384 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541830 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 254256

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.60 5/194 22532
/proc/meminfo: memFree=15077612/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=863.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 86384 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134542001 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 254256

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.62 5/194 22534
/proc/meminfo: memFree=15077720/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=923.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 92384 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541475 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 254256

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 22536
/proc/meminfo: memFree=15077816/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=983.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 98384 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134543604 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 254256

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/194 22538
/proc/meminfo: memFree=15077684/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=1043.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 104384 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 254256

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.68 5/194 22539
/proc/meminfo: memFree=15077668/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=1103.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 110384 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541560 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 254256

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.70 5/194 22540
/proc/meminfo: memFree=15077900/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=1163.86 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 116384 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134542715 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 254256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.72 5/194 22542
/proc/meminfo: memFree=15077640/32950928 swapFree=67111528/67111528
[pid=22369] ppid=22367 vsize=18972 CPUtime=78.4 cores=0,2
/proc/22369/stat : 22369 (SATzilla2009_R) S 22367 22369 22184 0 -1 4202496 15946 31441 0 0 1582 6 6220 32 25 0 1 0 406435400 19427328 4413 33554432000 134512640 136149437 4290012688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/22369/statm: 4743 4413 221 400 0 4340 0
[pid=22466] ppid=22369 vsize=235284 CPUtime=1221.57 cores=0,2
/proc/22466/stat : 22466 (adaptg2wsat0) R 22369 22369 22184 0 -1 4202496 7593 0 0 0 122155 2 0 0 25 0 1 0 406443244 240930816 7562 33554432000 134512640 134921720 4286579344 18446744073709551615 134541888 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/22466/statm: 58821 7562 41 100 0 58328 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 254256

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)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.59
CPU system time (s): 0.423935
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 254256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.423935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54994
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= 17
involuntary context switches= 3284

runsolver used 2.10768 second user time and 4.99424 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-16 12:06:07
IDJOB=3204472
IDBENCH=82577
IDSOLVER=1620
FILE ID=node126/3204472-1302948367
RUNJOBID= node126-1302947112-22202
PBS_JOBID= 13017951
Free space on /tmp= 72392 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204472-1302948367/watcher-3204472-1302948367 -o /tmp/evaluation-result-3204472-1302948367/solver-3204472-1302948367 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204472-1302948367.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=226657383

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14995632 kB
Buffers:        720024 kB
Cached:       16602592 kB
SwapCached:          0 kB
Active:        8932716 kB
Inactive:      8658476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14995632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35748 kB
Writeback:           0 kB
AnonPages:      268704 kB
Mapped:          18292 kB
Slab:           298148 kB
PageTables:       5628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   878496 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= 72364 MiB
End job on node126 at 2011-04-16 12:27:49