Trace number 3274633

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? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
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 560
Number of clauses of size over 558298

Solver Data

19.08/19.12	c SATzilla is building models for class 2
19.08/19.12	c run presolver march_dl2004 for 5 seconds ... 
19.08/19.12	c Bin: Executing march_dl2004
19.08/19.12	c spawning binary file with 5 seconds ...
19.08/19.12	c child exit by a signal
19.08/19.12	c march_dl2004 returned code 137.
19.08/19.12	c run presolver mxc-sr08 for 5 seconds ... 
19.08/19.12	c Bin: Executing mxc-sr08
19.08/19.12	c spawning binary file with 5 seconds ...
19.08/19.12	c child exit by a signal
19.08/19.12	c mxc-sr08 returned code 137.
19.08/19.12	c Orignal number of varibales is 150, number of clauses is 58358 
19.08/19.12	c predicted feature computation time is 8.191110 
19.08/19.12	c Bin: Executing satelite
19.08/19.12	c spawning binary file with 240 seconds ...
19.08/19.12	c child exited successfully
19.08/19.12	c satzilla computing base features
19.08/19.12	c Number of variabe is: 150, Number of clause is : 58358 
19.08/19.12	c Initializing...
19.08/19.12	c satzilla compute diameter ...
19.08/19.12	c start diameter features ...
19.08/19.12	c satzilla doing clause learning
19.08/19.12	c start clause learning features ...
19.08/19.12	c Bin: Executing zchaff07
19.08/19.12	c spawning binary file with 2 seconds ...
19.08/19.12	c child exit by a signal
19.08/19.12	c satzilla doing survey propogation probe
19.08/19.12	c do survay propogation for 2 second ...
19.08/19.12	c satzilla doing local search probe
19.08/19.12	c satzilla doing lobjois search-space size estimate
19.08/19.12	c features are:150 58358 150 58358 0 0 0.00257034 0.245005 0.806282 1.34904 0.0666324 0.0160323 0.0333333 0.0666667 0.0081012 0 0 0.0666324 0.201609 0.0379725 0.107063 1.72701 0.0417481 0.0296807 0.00128535 0.0857875 1.73674 0.000701989 0.264448 0.000222763 0.00106241 3.01408 0.0106412 0.00255321 0 0.00255321 0.00255321 2 0 2 2 -0 1656.25 0.127743 1330 2150 1971 1470 1738 1524 1627 17.9943 0.0888754 16.085 22.0609 20.2796 16.5315 18.2668 17.1475 17.9459 0.081805 0.726955 0.000357523 0.161838 0.160965 0.00498135 0.132258 0.0256254 0.083955 0.494031 0.00183233 0.491241 0.496008 0.494976 0.493302 0.49447 0.493835 0.493961 12.8101 0.151624 18.1139 0.168578 18 15 21 1.41927 0.346514 0.915339 0.0674228 0.506712 0.63014 
19.08/19.12	c satzilla's ranking:
19.08/19.12	c 1) tts-4-0: 3.434385
19.08/19.12	c 2) minisat20SAT07: 2.913839
19.08/19.12	c 3) minisat20: 2.038989
19.08/19.12	c 4) mxc-sr08: 1.522511
19.08/19.12	c 5) zchaff_rand: 0.945134
19.08/19.12	c 6) march_dl2004: -0.170742
19.08/19.12	c 7) vallst: -0.662292
19.08/19.12	c 8) SATenstein: -10000.000000
19.08/19.12	c 9) gnovelty+: -10000.000000
19.08/19.12	c 10) adaptg2wsat+: -10000.000000
19.08/19.12	c 11) adaptg2wsat0: -10000.000000
19.08/19.12	c 12) picosat846: -10000.000000
19.08/19.12	c 13) kcnfs04SAT07: -10000.000000
19.08/19.12	c satzilla running tts-4-0 ... 

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-3274633-1303604689/watcher-3274633-1303604689 -o /tmp/evaluation-result-3274633-1303604689/solver-3274633-1303604689 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274633-1303604689.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: 1.22 2.88 3.37 4/192 21155
/proc/meminfo: memFree=11676524/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=0 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550699633 2187264 114 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 114 97 400 0 131 0

[startup+0.052934 s]
/proc/loadavg: 1.22 2.88 3.37 4/192 21155
/proc/meminfo: memFree=11676524/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=0 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550699633 2187264 114 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100928 s]
/proc/loadavg: 1.22 2.88 3.37 4/192 21155
/proc/meminfo: memFree=11676524/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=0 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550699633 2187264 114 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300911 s]
/proc/loadavg: 1.22 2.88 3.37 4/192 21155
/proc/meminfo: memFree=11676524/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=0 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550699633 2187264 114 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700833 s]
/proc/loadavg: 1.22 2.88 3.37 4/192 21155
/proc/meminfo: memFree=11676524/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=0 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550699633 2187264 114 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50068 s]
/proc/loadavg: 1.22 2.88 3.37 5/194 21157
/proc/meminfo: memFree=11661752/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=0 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550699633 2187264 114 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 114 97 400 0 131 0
[pid=21156] ppid=21155 vsize=24780 CPUtime=1.48 cores=0,2
/proc/21156/stat : 21156 (march_dl2004) R 21155 21155 20385 0 -1 4202496 17816 0 0 0 146 2 0 0 25 0 1 0 550699633 25374720 3511 33554432000 134512640 134996440 4291817632 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21156/statm: 6195 3511 67 119 0 6074 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26916

[startup+3.1004 s]
/proc/loadavg: 1.22 2.88 3.37 5/194 21157
/proc/meminfo: memFree=11670440/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=0 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 550699633 2187264 114 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 114 97 400 0 131 0
[pid=21156] ppid=21155 vsize=14312 CPUtime=3.09 cores=0,2
/proc/21156/stat : 21156 (march_dl2004) R 21155 21155 20385 0 -1 4202496 19106 0 0 0 301 8 0 0 25 0 1 0 550699633 14655488 3029 33554432000 134512640 134996440 4291817632 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21156/statm: 3578 3029 84 119 0 3457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16448

[startup+6.30083 s]
/proc/loadavg: 1.45 2.90 3.37 5/194 21161
/proc/meminfo: memFree=11669084/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=2136 CPUtime=4.99 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 183 20275 0 0 0 0 485 14 18 0 1 0 550699633 2187264 123 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 534 123 105 400 0 131 0
[pid=21161] ppid=21155 vsize=8128 CPUtime=1.29 cores=0,2
/proc/21161/stat : 21161 (mxc-sr08) R 21155 21155 20385 0 -1 4202496 2442 0 0 0 129 0 0 0 22 0 1 0 550700133 8323072 1851 33554432000 134512640 135078026 4294805856 18446744073709551615 134561074 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21161/statm: 2032 1851 57 139 0 1891 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10264

[startup+12.7007 s]
/proc/loadavg: 1.65 2.91 3.37 5/192 21169
/proc/meminfo: memFree=11655680/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=9008 CPUtime=11.16 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 2918 24563 0 0 101 0 1000 15 18 0 1 0 550699633 9224192 1810 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2252 1810 137 400 0 1849 0
[pid=21169] ppid=21155 vsize=11092 CPUtime=1.5 cores=0,2
/proc/21169/stat : 21169 (zchaff07) R 21155 21155 20385 0 -1 4202496 2843 0 0 0 149 1 0 0 23 0 1 0 550700752 11358208 2090 33554432000 134512640 135538726 4292546880 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21169/statm: 2773 2090 127 251 0 2520 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 20100

[startup+25.5004 s]
/proc/loadavg: 2.17 2.97 3.38 5/194 21174
/proc/meminfo: memFree=11590644/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=72004 CPUtime=6.36 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 18035 0 0 0 634 2 0 0 25 0 1 0 550701545 73732096 17893 33554432000 134512640 134965848 4293318880 18446744073709551615 134534117 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 18001 17893 68 111 0 17888 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 82360

[startup+51.1009 s]
/proc/loadavg: 2.79 3.05 3.40 5/194 21174
/proc/meminfo: memFree=11537240/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=124512 CPUtime=31.96 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 31129 0 0 0 3191 5 0 0 25 0 1 0 550701545 127500288 30987 33554432000 134512640 134965848 4293318880 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 31128 30987 68 111 0 31015 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 134868

[startup+102.307 s]
/proc/loadavg: 3.47 3.19 3.43 5/194 21176
/proc/meminfo: memFree=11461476/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=196944 CPUtime=83.18 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 49236 0 0 0 8308 10 0 0 25 0 1 0 550701545 201670656 49094 33554432000 134512640 134965848 4293318880 18446744073709551615 134550325 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 49236 49094 68 111 0 49123 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 207300

[startup+162.3 s]
/proc/loadavg: 3.81 3.34 3.46 5/194 21177
/proc/meminfo: memFree=11386572/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=271480 CPUtime=143.16 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 67877 0 0 0 14303 13 0 0 25 0 1 0 550701545 277995520 67735 33554432000 134512640 134965848 4293318880 18446744073709551615 134513232 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 67870 67735 68 111 0 67757 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 281836

[startup+222.301 s]
/proc/loadavg: 3.93 3.45 3.49 5/194 21179
/proc/meminfo: memFree=11321564/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=335004 CPUtime=203.18 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 83789 0 0 0 20301 17 0 0 25 0 1 0 550701545 343044096 83647 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 83751 83647 68 111 0 83638 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 345360

[startup+282.301 s]
/proc/loadavg: 4.02 3.57 3.53 5/194 21180
/proc/meminfo: memFree=11276280/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=380240 CPUtime=263.17 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 95085 0 0 0 26296 21 0 0 25 0 1 0 550701545 389365760 94943 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 95060 94943 68 111 0 94947 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 390596

[startup+342.3 s]
/proc/loadavg: 4.01 3.64 3.55 5/194 21182
/proc/meminfo: memFree=11236572/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=419384 CPUtime=323.17 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 104838 0 0 0 32293 24 0 0 25 0 1 0 550701545 429449216 104696 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 104846 104696 68 111 0 104733 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 429740

[startup+402.301 s]
/proc/loadavg: 4.00 3.70 3.58 5/194 21184
/proc/meminfo: memFree=11201468/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2

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

/proc/21174/statm: 142583 142446 68 111 0 142470 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 580688

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 3.67 5/194 21190
/proc/meminfo: memFree=11052820/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=601272 CPUtime=623.19 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 150306 0 0 0 62281 38 0 0 25 0 1 0 550701545 615702528 150164 33554432000 134512640 134965848 4293318880 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 150318 150164 68 111 0 150205 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 611628

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.68 5/194 21192
/proc/meminfo: memFree=11022052/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=631740 CPUtime=683.18 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 157958 0 0 0 68277 41 0 0 25 0 1 0 550701545 646901760 157816 33554432000 134512640 134965848 4293318880 18446744073709551615 134538658 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 157935 157816 68 111 0 157822 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 642096

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.70 5/194 21193
/proc/meminfo: memFree=10988920/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=664320 CPUtime=743.19 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 166095 0 0 0 74275 44 0 0 25 0 1 0 550701545 680263680 165953 33554432000 134512640 134965848 4293318880 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 166080 165953 68 111 0 165967 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 674676

[startup+822.301 s]
/proc/loadavg: 4.07 3.94 3.72 5/194 21195
/proc/meminfo: memFree=10964596/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=688700 CPUtime=803.18 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 172215 0 0 0 80272 46 0 0 25 0 1 0 550701545 705228800 172073 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 172175 172073 68 111 0 172062 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 699056

[startup+882.301 s]
/proc/loadavg: 4.02 3.95 3.74 5/194 21199
/proc/meminfo: memFree=10938064/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=715184 CPUtime=863.18 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 178827 0 0 0 86270 48 0 0 25 0 1 0 550701545 732348416 178685 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 178796 178685 68 111 0 178683 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 725540

[startup+942.3 s]
/proc/loadavg: 4.08 3.97 3.75 5/194 21201
/proc/meminfo: memFree=10908652/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=744716 CPUtime=923.19 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 186186 0 0 0 92267 52 0 0 25 0 1 0 550701545 762589184 186044 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 186179 186044 68 111 0 186066 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 755072

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.77 5/194 21203
/proc/meminfo: memFree=10876124/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=777064 CPUtime=983.18 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 194257 0 0 0 98262 56 0 0 25 0 1 0 550701545 795713536 194115 33554432000 134512640 134965848 4293318880 18446744073709551615 134534139 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 194266 194115 68 111 0 194153 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 787420

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.78 5/194 21204
/proc/meminfo: memFree=10845344/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=807768 CPUtime=1043.19 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 201965 0 0 0 104260 59 0 0 25 0 1 0 550701545 827154432 201823 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 201942 201823 68 111 0 201829 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 818124

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/194 21206
/proc/meminfo: memFree=10819636/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=833316 CPUtime=1103.2 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 208347 0 0 0 110259 61 0 0 25 0 1 0 550701545 853315584 208205 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 208329 208205 68 111 0 208216 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 843672

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/194 21207
/proc/meminfo: memFree=10794564/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=858396 CPUtime=1163.19 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 214597 0 0 0 116257 62 0 0 25 0 1 0 550701545 878997504 214455 33554432000 134512640 134965848 4293318880 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 214599 214455 68 111 0 214486 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 868752

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/194 21209
/proc/meminfo: memFree=10768252/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=883244 CPUtime=1223.2 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 220816 0 0 0 122255 65 0 0 25 0 1 0 550701545 904441856 220674 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 220811 220674 68 111 0 220698 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 893600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.82 2/185 21217
/proc/meminfo: memFree=10761848/32950928 swapFree=67111528/67111528
[pid=21155] ppid=21153 vsize=10356 CPUtime=19.1 cores=0,2
/proc/21155/stat : 21155 (SATzilla2009_C) S 21153 21155 20385 0 -1 4202496 6798 27588 0 0 693 1 1199 17 25 0 1 0 550699633 10604544 2285 33554432000 134512640 136149437 4289174288 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/21155/statm: 2589 2285 220 400 0 2186 0
[pid=21174] ppid=21155 vsize=905744 CPUtime=1280.91 cores=0,2
/proc/21174/stat : 21174 (tts-4-0) R 21155 21155 20385 0 -1 4202496 226446 0 0 0 128023 68 0 0 25 0 1 0 550701545 927481856 226304 33554432000 134512640 134965848 4293318880 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/21174/statm: 226436 226304 68 111 0 226323 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 916100

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 21155 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=923123
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=189971
# CPU time returned by wait4() is 19.1131
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.15
CPU system time (s): 0.86
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 916100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.9231
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34386
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= 13
involuntary context switches= 77

runsolver used 2.14467 second user time and 4.95825 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-24 02:24:49
IDJOB=3274633
IDBENCH=84004
IDSOLVER=1675
FILE ID=node112/3274633-1303604689
RUNJOBID= node112-1303604689-21110
PBS_JOBID= 13150584
Free space on /tmp= 72488 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274633-1303604689/watcher-3274633-1303604689 -o /tmp/evaluation-result-3274633-1303604689/solver-3274633-1303604689 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274633-1303604689.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1965428554

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11677052 kB
Buffers:       1967468 kB
Cached:       18686780 kB
SwapCached:          0 kB
Active:        9491520 kB
Inactive:     11234028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11677052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          128448 kB
Writeback:           0 kB
AnonPages:       70220 kB
Mapped:          16900 kB
Slab:           486504 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   258968 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= 72544 MiB
End job on node112 at 2011-04-24 02:46:32